A stack server written using concurrency primitives.
- OTP server written without using
GenServer - Basic implementations to send and cast requests
- Use of
self/0andmake_ref/0in messages - Included tests for features
Find me on Twitter as @xymbol.
A stack server written using concurrency primitives.
GenServerself/0 and make_ref/0 in messagesFind me on Twitter as @xymbol.