Supervisor

Inswitch Solutions - Erlang Evaluation erlang@REDACTED
Fri May 23 10:12:35 CEST 2003


I have three FSM machines FSM1, FSM2 and FSM3.
FSM1 creates FSM2 (linked) and FSM3 uses FSM2 (linked).

Whenever FSM2 exit I'd like FSM1 to re-create FSM2 again, so FSM3 uses FSM2 continously.

Questions:
1 - Can I use supervisor behavior in this case ?
Are there any examples of supervisor usage to look for ?
2 - Is it easier to trap EXIT signals ?


Many thanks,
Eduardo Figoli
INSwitch Solutions





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030523/c6d68a15/attachment.htm>


More information about the erlang-questions mailing list