simple_one_for_one worker

tty@REDACTED tty@REDACTED
Fri Jul 1 05:48:04 CEST 2005


Hello,

I have a simple_one_for_one supervisor. Its workers are meant to perform one task/transaction then terminate. How should this worker be defined ? Using gen_server seem to be the easiest but I'm confuse about terminating the worker. 

Thanks

tee






More information about the erlang-questions mailing list