Hi all,
FYI there are two Python IPC extension modules available that you might find 
useful. They're both less fancy than the multiprocessing module because they 
expose lower level primitives. 

There's a module for POSIX IPC:
http://semanchuk.com/philip/posix_ipc/

And another for SysV IPC:
http://semanchuk.com/philip/sysv_ipc/

I'm the author of both and have tested them on OpenSolaris. I hope you find 
them useful.

Cheers
Philip Semanchuk
first name @ my last name  dot com
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to