Building an OTP Application

Erlware - martinjlogan@erlware.org (Martin J. Logan) - January 09, 2007

Building an OTP Application Overview

Erlang is a clean, simple language, and it is easy to learn. That’s Erlang, now lets talk OTP. The learning curve goes up significantly when getting into OTP. Questions arise, such as; how do I start an application, what is the function of a supervisor, and how do I make use of gen_server? That is just the beginning it gets far more confusing… “what is a .



Categories: Blogs  Erlware