Skip to content

Latest commit

 

History

History

stack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.