questions about multiprocessing

Vincent Ren renws1990 at gmail.com
Mon Mar 7 19:47:21 EST 2011


Got it, thanks.
But what should I do if I want to improve the efficiency of my
program?

On Mar 8, 11:37 am, Robert Kern <robert.k... at gmail.com> wrote:

> I'm afraid his response applies to this as well: you can't pass methods to
> pool.map() or any other such communication channel to your subprocesses.





More information about the Python-list mailing list