[erlang-questions] Investigate an infinite loop on production servers

Morgan Segalis msegalis@REDACTED
Thu May 23 12:24:47 CEST 2013


When a client is connecting, yes, I'm using start_child.

The supervising strategy is : simple_one_for_one, temporary, worker

Morgan.


Le 23 mai 2013 à 12:13, Dmitry Kolesnikov <dmkolesnikov@REDACTED> a écrit :

> 
> On May 23, 2013, at 1:04 PM, Morgan Segalis <msegalis@REDACTED> wrote:
> 
>> Every process spawned is monitored and started by a supervisor…
> 
> Do you use start_child to spawn a new process? If so, do you clean it up?
> What is supervising strategy?
> 
> - Dmitry

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


More information about the erlang-questions mailing list