How I use Erlang Hot Code Updates
2024-11-19
Underjord is a tiny, wholesome team doing Elixir consulting and contract work. If
you
like
the writing you should really try the code. See our services for more
information.
One of the Erlang ecosystem’s spiciest nerd snipes are hot code updates. Because it can do it. In ways that almost no other runtime can.
I use Elixir which builds on Erlang and has the same capabilities.
The standard way of doing Elixir releases via mix release does not support Erlang hot code updates. As in, it w...
Read more at underjord.io