Back to all

erlang-message-sync

by kokuyouwind

00Feb 6, 2026Visit Source
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.