[erlang-questions] Memory Leak

andrew mmc andrewmmc@REDACTED
Tue May 26 15:10:36 CEST 2009


Hello, all,
I have a system that involves spawning lots of processes to work on the same
set of data.  Each process reports to one of a number of listener processes
that collate the results and determines the next bit of work to do.  There
is also a fair amount of inter-process communication.  I have found that
pretty quickly, erlang runs out of memory.

What is the best way to find out what is going on and what the cause of this
leak is?

Thanks for your help,

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090526/2eb08677/attachment.htm>


More information about the erlang-questions mailing list