Hello, all,<div><br></div><div>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.</div>
<div><br></div><div>What is the best way to find out what is going on and what the cause of this leak is?</div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Andrew</div>