multiprocessing vs thread performance

Paul Rubin http
Wed Dec 31 19:19:54 EST 2008


Aaron Brady <castironpi at gmail.com> writes:
> I had an idea.  You could use 'multiprocessing' for synchronization,
> and just use an mmap for the actual communication.  (I think it's a
> good idea.)

Are you reinventing POSH?  (http://poshmodule.sourceforge.net)



More information about the Python-list mailing list