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

Aahz aahz at pythoncraft.com
Fri Jul 10 19:29:23 CEST 2009


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.
-- 
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