On Apr 29, 1:01 pm, "psaff...@googlemail.com"
wrote:
> I'm trying to get to grips with the multiprocessing module, having
> only used ParallelPython before.
>
> based on this example:
>
> http://docs.python.org/library/multiprocessing.html#using-a-pool-of-w...
>
> what happens if I want my "f" to
> "psaff...@googlemail.com" (P) wrote:
>P> I'm trying to get to grips with the multiprocessing module, having
>P> only used ParallelPython before.
>P> based on this example:
>P> http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers
>P> what happens if I want my "f" to
On Wed, Apr 29, 2009 at 2:01 PM, psaff...@googlemail.com
wrote:
> I'm trying to get to grips with the multiprocessing module, having
> only used ParallelPython before.
>
> based on this example:
>
> http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers
>
> what happens if I w
I'm trying to get to grips with the multiprocessing module, having
only used ParallelPython before.
based on this example:
http://docs.python.org/library/multiprocessing.html#using-a-pool-of-workers
what happens if I want my "f" to take more than one argument? I want
to have a list of tuples of