<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Thanks for all the answers, I forgot to mention that the speed of transfer between processes is an import factor, so hard-disk files are out of the question.<br><br>So I'm going to look into 3 proposed solutions:<br>1. mmap [+ cpickle]<br>2. processing<br>3. xmlrpc (this one is least clear to me, it looks like it needs some server to run, I just need to look more into it).<br><br>Thanks,<br><br>David<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Aahz &lt;aahz@pythoncraft.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> baypiggies@python.org<br><b><span
 style="font-weight: bold;">Sent:</span></b> Friday, July 10, 2009 10:29:23 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Baypiggies] Help ! How to exchange python objects between two python processes on the same machine ?<br></font><br>On Fri, Jul 10, 2009, Harish Mallipeddi wrote:<br>&gt;<br>&gt; You could also use "processing" to exchange objects between processes.<br>&gt; <br>&gt; <a href="http://pypi.python.org/pypi/processing" target="_blank">http://pypi.python.org/pypi/processing</a><br><br>That's the same thing as the module multiprocessing, for versions of<br>Python prior to 2.6.<br>-- <br>Aahz (<a ymailto="mailto:aahz@pythoncraft.com" href="mailto:aahz@pythoncraft.com">aahz@pythoncraft.com</a>)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &lt;*&gt;&nbsp; &nbsp; &nbsp; &nbsp;  <a href="http://www.pythoncraft.com/" target="_blank">http://www.pythoncraft.com/</a><br><br>"as long as we like the same operating system, things are cool."
 --piranha<br>_______________________________________________<br>Baypiggies mailing list<br><a ymailto="mailto:Baypiggies@python.org" href="mailto:Baypiggies@python.org">Baypiggies@python.org</a><br>To change your subscription options or unsubscribe:<br><a href="http://mail.python.org/mailman/listinfo/baypiggies" target="_blank">http://mail.python.org/mailman/listinfo/baypiggies</a><br></div></div></div><br>

      </body></html>