#erlang
Read more stories on Hashnode
Articles with this tag
Gentle Introduction to Elixir Lang ยท Elixir is a functional, concurrent language built on the Erlang VM (BEAM), known for its fault tolerance and...
Understanding the Actor model for concurrency ยท The Actor Model is a conceptual model for dealing with concurrent computation. It was introduced by Carl...