On Fri, Dec 10, 2010 at 1:37 AM, Peter Otten <__pete...@web.de> wrote:

> I can't replicate the crash. However, your problem looks like there is a
> ready-to-use solution:
>
> http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

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?
Thanks again
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to