Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 339 Bytes

Stack

A stack server written using concurrency primitives.

What it demonstrates

  • OTP server written without using GenServer
  • Basic implementations to send and cast requests
  • Use of self/0 and make_ref/0 in messages
  • Included tests for features

Questions?

Find me on Twitter as @xymbol.