Erlang/OTP. Contribute to erlang/otp development by creating an account on GitHub. (more…)
Read more »
A Causal-Consistent Reversible Debugger for Erlang - GitHub - mistupv/cauder: A Causal-Consistent Reversible Debugger for Erlang... (more…)
Read more »
This is an article about something I showed live at the Erlang & Elixir Factory San Francisco 2017. It’s about what you can and can not do if you are fancy with your module attributes in Erlang. (more…)
Read more »
Applications are becoming increasingly concurrent, yet the traditional way of doing this, threads and locks, is very troublesome. This article highlights Erlang and Scala, two programming languages that use a different approach to concurrency: the actor m...
Read more »
The Erlang & Elixir process registry Syn v2 has been rewritten from the grounds up. In this post I share the architectural choices behind this work. (more…)
Read more »