[erlang-questions] Lost messages

paweł kamiński kamiseq@REDACTED
Mon Jul 27 12:45:06 CEST 2009


maybe event_manager could help here??
In other words to have some process that guards that all processes that
should receive msg, are still there, so you can link them and do some logic
when you receive 'EXIT' signal from killed receiver. then you store PIDs
list in that guard process and it can raise exception if you try to send msg
to non existing PID.

anyway I would like to here some comments about that too:)

cheers

pozdrawiam
Paweł Kamiński

kamiseq@REDACTED
pkaminski.prv@REDACTED
______________________


More information about the erlang-questions mailing list