[Baypiggies] Help ! How to exchange python objects between two python processes on the same machine ?

Aahz aahz at pythoncraft.com
Fri Jul 10 19:41:14 CEST 2009


On Fri, Jul 10, 2009, Harish Mallipeddi wrote:
> On Fri, Jul 10, 2009 at 10:59 PM, Aahz <aahz at pythoncraft.com> wrote:
>> On Fri, Jul 10, 2009, Harish Mallipeddi wrote:
>>>
>>> You could also use "processing" to exchange objects between processes.
>>>
>>> http://pypi.python.org/pypi/processing
>>
>> That's the same thing as the module multiprocessing, for versions of
>> Python prior to 2.6.
> 
> My bad - didn't read the entire thread before answering :)

Not a problem -- it's good for people to know what PyPI download
corresponds to Python modules not available in their versions.  I just
didn't bother searching PyPI myself.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"as long as we like the same operating system, things are cool." --piranha


More information about the Baypiggies mailing list