Multiprocessing, shared memory vs. pickled copies
Philip Semanchuk
philip at semanchuk.com
Mon Apr 4 21:16:28 EDT 2011
On Apr 4, 2011, at 9:03 PM, Dan Stromberg wrote:
> On Mon, Apr 4, 2011 at 4:34 PM, Philip Semanchuk <philip at semanchuk.com>wrote:
>
>> So if you're going to use multiprocessing, you're going to use pickle, and
>> you need pickleable objects.
>>
>
> http://docs.python.org/library/multiprocessing.html#sharing-state-between-processes
Thank you, Dan. My reading comprehension skills need work.
Cheers
Philip
More information about the Python-list
mailing list