While I was on vacation, Erlang/OTP 20 RC1 was released. As you can see in that page, these are the highlights according to the OTP team: (more…)
Read more »
Learn how to use Helm charts to deploy a Presence Docker image to Kubernetes and install Prometheus and Grafana dashboards for monitoring the cluster. (more…)
Read more »
This PR introduces BeamAsm, a JIT compiler for the Erlang VM.
Implementation
BeamAsm provides load-time conversion of Erlang beam instructions into native code on x86-64. This allows the loader to ... (more…)
Read more »
A list of tips and heuristics on how to work with Erlang/OTP Behaviors and how to define your own ones. (more…)
Read more »