Error management with multiple processes in Erlang: links, monitors, exit signals (and how to trap them), the logic behind being able to give names to processes.| learnyousomeerlang.com
Presenting finite-state machines and their OTP implementation with an asynchronous item trading system for a fictive game| learnyousomeerlang.com
A tour of OTP supervisors. We see how to supervise an OTP process with all the different restart strategies. Practical examples with an annoying band manager included.| learnyousomeerlang.com