[erlang-questions] Investigate an infinite loop on production servers
Morgan Segalis
msegalis@REDACTED
Thu May 23 14:25:22 CEST 2013
No, I was talking about the function I made to investigate which processes I have created, which gives me this output :
Dict: {dict,16,16,16,8,80,48,
{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},
{{[[{{connector_serv,init,1},[connector_suprc42,connector,<0.42.0>]}|548]],
[],
[[{{supervisor,connector_sup,1},[connector,<0.42.0>]}|3],
[{{connector_serv,init,1},[connector_supssl,connector,<0.42.0>]}|1460],
[{{supervisor,casserl_sup,1},[connector,<0.42.0>]}|1],
[{{supervisor,pushiphone_sup,1},[connector,<0.42.0>]}|2],
[{{pushiphone,init,1},['pushiphone-lite',connector,<0.42.0>]}|3],
[{{supervisor,clientpool_sup,1},[connector,<0.42.0>]}|1]],
[],
[[{{clientpool,init,1},[clientpool_sup,connector,<0.42.0>]}|1],
[undefined|4]],
[],
[[{{supervisor,connector,1},[<0.42.0>]}|1],
[{{casserl_serv,init,1},[casserl_sup,connector,<0.42.0>]}|50]],
[],[],[],
[[{{connector_serv,init,1},[connector_suprc4,connector,<0.42.0>]}|472],
[{{ssl_connection,init,1},
[ssl_connection_sup,ssl_sup,<0.51.0>]}|
1366],
[{unknown,unknown}|3]],
[],[],
[[{{pushiphone,init,1},['pushiphone-full',connector,<0.42.0>]}|3]],
[],
[[{{pg2,init,1},[kernel_safe_sup,kernel_sup,<0.10.0>]}|1]]}}}
ok
I'm very satisfied with supervisor, and I don't think to have the expertise tweaking it...
Le 23 mai 2013 à 14:19, Dmitry Kolesnikov <dmkolesnikov@REDACTED> a écrit :
>
> On May 23, 2013, at 1:04 PM, Morgan Segalis <msegalis@REDACTED> wrote:
>
>> I have made a little function a while back, getting all processes and removing the processes inited at the beginning…
>
> Could you please elaborate on that? Why you are not satisfied with supervisor?
>
> - Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130523/02df5f9b/attachment.htm>
More information about the erlang-questions
mailing list