This Week In Erlang Sept 25

Hello and welcome to another “This week in Erlang” newsletter! This week your humble editor is Mark Allen (@bytemeorg). I get to do a bonus release because of unexpected travel plan changes.

The first ever Indian Erlang and Elixir Factory Lite will happen in Bangalore, November 17, 2017. If you’re in the vicinity, please join us!

Articles and Blog posts

OTP Updates

I noticed this README show up in my twitter feed this week. It’s about the asynchronous (non-blocking) code loading features of OTP since R16.

https://github.com/erlang/otp/blob/master/erts/emulator/internal_doc/CodeLoading.md

Library of the week

Guilherme Andrade announced a new RPC-over-HTTP framework for Erlang. It does not rely on Erlang’s own distribution protocol.

https://github.com/g-andrade/backwater

Feeds