IPC share queue

Irmen de Jong irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Fri Apr 2 11:17:28 EST 2004


Joe Wong wrote:

> 
> Hi, the buildin Queue() class is good to use among multiple threads in 
> the program. Is there anything similar to this across process boundary?

Check out Pyro's Event Server (http://pyro.sourceforge.net)
It might suit your needs...

--Irmen



More information about the Python-list mailing list