Erlang is often referred to as the “concurrency oriented programming language”. How did it get this... (more…)
Read more »
Erlang Logger formatter for logstash. Contribute to zotonic/logstasher development by creating an account on GitHub. (more…)
Read more »
An Erlang implementation of RAFT from WhatsApp. Contribute to WhatsApp/waraft development by creating an account on GitHub. (more…)
Read more »
With that, global memory is something we never have to worry about as shared state only happens deterministically via sending messages around from process to process. (more…)
Read more »
I typically like to do development work on my local machine. Locally I’ve got all my favorite tools, scripts, and aliases along with custom … (more…)
Read more »