IPC share queue

J

Joe Wong

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

Regards,

-- Wong
 
M

Michael Hudson

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

I don't believe so. There's POSH: http://poshmodule.sourceforge.net/,
which could probably be used to build something similar. I believe
POSH is x86 only at the moment, but that's probably fixable by someone
with sufficient knowledge and energy...

Cheers,
mwh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,139
Latest member
JamaalCald
Top