[erlang-questions] How to supervise multi workers

Phong Mai phongmh307@REDACTED
Mon Jun 22 14:24:25 CEST 2015


Hi there,

I’m trying to build my first Erlang OTP application but stuck at supervising my workers.
My application has a central worker to get messages from RabbitMQ then, depends on the messages, tasks will be distributed to poolboy worker to process the task. I tried few methods but unable to make both supervisors work.

http://damntechnology.blogspot.com/2011/10/erlang-supervising-two-processes-from.html <http://damntechnology.blogspot.com/2011/10/erlang-supervising-two-processes-from.html>

Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150622/a57dd3de/attachment.htm>


More information about the erlang-questions mailing list