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.
maintainer
kokuyouwind
Mis à jour 1/9/2026
Étoiles
0
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use erlang-message-sync