Chaos engineering, model checking and more: advanced testing of Erlang and Elixir applications
This post is aimed for Erlang and Elixir developers, and it covers some of the unusual and advanced testing techniques that we employ in EMQX and Mria database.
Erlang application stop order
Erlang application stop order - An EMQX troubleshooting case study.
Hamler 0.2 - OTP Behaviours with Type Classes
Hamler 0.2 will support most of Erlang's concurrent programming features, including Actor Model and OTP Behaviours.
Erlang VS Scala
Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system.