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