<div class="gmail_quote">On Fri, Dec 10, 2010 at 1:37 AM, Peter Otten <span dir="ltr"><__<a href="mailto:peter__@web.de">peter__@web.de</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">I can't replicate the crash. However, your problem looks like there is a<br>ready-to-use solution:<br><br><a href="http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers" target="_blank">http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers</a><br>
<font color="#888888"><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a></font></div></blockquote>
<div> </div>
<div>Pool.map doesn't seem to be able to support multiple argument functions which is what I'm trying to do here. Any other suggestions?</div>
<div>Thanks again</div>
<div> </div></div><br>