Multiprocessing, shared memory vs. pickled copies

Dan Stromberg drsalists at gmail.com
Mon Apr 4 21:03:21 EDT 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110404/390e7e1b/attachment-0001.html>


More information about the Python-list mailing list