For a number of months now, I’ve been wanting to learn some Erlang.| dmathieu.com
Finding how to take a complete release and then safely upgrade it without taking it down or losing data. Done with a Progress Quest clone.| learnyousomeerlang.com
A first foray into testing with Erlang, using EUnit as a test framework. We see EUnit's most important features and put them in practice by studying real tests.| learnyousomeerlang.com
A shorter chapter on distributed OTP applications, showing how to use OTP mechanisms to allow failover/takeover mechanisms to make systems redundant and reliable.| learnyousomeerlang.com