home/categories/architecture-patterns/kokuyouwind-claude-plugins-plugins-code-like-prompt-skills-erlang-message-sync-skill-md
architecture-patternsdevelopment

erlang-message-sync

Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.

kokuyouwind
maintainer
kokuyouwind
업데이트됨 1/9/2026
스타
0
포크
0
quick start

Installation and usage

Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use erlang-message-sync