
Slides and more info: http://www.elixirconf.eu/elixirconf2016/zandra-norman
One of the great things with Erlang is how easy it is to distribute. Distributed Erlang makes applications transparent when porting them from a single computer to multiple computers in a network. There are still areas for improvement though, and the OTP team is working on ...