Links for sysv_ipc

0.4.2 home_page
0.4.2 download_url
0.6.4 home_page
0.6.4 download_url
0.4.1 home_page
0.4.1 download_url
0.5 home_page
0.5 download_url
0.5.1 home_page
0.5.1 download_url
0.5.2 home_page
0.5.2 download_url
0.6 home_page
0.6 download_url
0.6.1 home_page
0.6.1 download_url
0.6.2 home_page
0.6.2 download_url
0.6.3 home_page
0.6.3 download_url
Sysv_ipc gives Python programs access to System V semaphores, shared memory and message queues. Most (all?) Unixes (including OS X) support System V IPC. Windows+Cygwin 1.7 might also work. Sample code is included. This extension is released under the GPL. You might also be interested in the similar POSIX IPC module at: http://semanchuk.com/philip/posix_ipc/ home_page
Sysv_ipc gives Python programs access to System V semaphores, shared memory and message queues. Most (all?) Unixes (including OS X) support System V IPC. Windows+Cygwin 1.7 might also work. Sample code is included. This extension is released under the GPL. You might also be interested in the similar POSIX IPC module at: http://semanchuk.com/philip/posix_ipc/ download_url
http://semanchuk.com/philip/posix_ipc/