[erlang-questions] Erlang way for process-as-library?

Robert Virding robert.virding@REDACTED
Thu Feb 8 23:04:28 CET 2007


Mats Cronqvist wrote:
> Torbjorn Tornkvist wrote:
> 
>>I'm surprised over the long thread my rough sketch caused.
> 
> 
>    blame robert...

All I did was point out that the code was unsafe. :-) Anyway, hopefully 
this disucssion has given some insight into the problem of synchronising 
in distributed systems.

As someone else mentioned it is probably better to have a supervisor 
process charged with keeping the server alive. This problem goes away.

Robert



More information about the erlang-questions mailing list