Erlang: A Generic Server Tutorial

From 20bits, 5 months ago, 0 views

One of the benefits of working with Erlang is that it was designed with real-world applications in mind. This is reflected in OTP, or Open Telecommunications Platform, a set of standard libraries that come with the default Erlang VM. OTP implements in a generic way lots of networking paradigms, including finite state machines (gen_fsm), event [...]

comments

No comments yet.

You must be logged in to add your own comment.