public marks

LINK

gen_server behaviour in Erlang - You don't want to read this.

by greut

The power of OTP comes from the fact that properties such as fault tolerance, scalability, dynamic-code upgrade, and so on, can be provided by the behavior itself. In other words, the writer of the callback does not have to worry about [those things] because this is provided by the behavior.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

behaviour   erl   Erlang   gen_server   otp   programming  

BY

greut
the 10/05/2008 at 14:59