Skip to content
/ sysv_ipc Public
forked from mruffalo/sysv_ipc

Mirror of Philip Semanchuk's sysv_ipc Python package (starting with v0.6.4)

License

Notifications You must be signed in to change notification settings

ten4o/sysv_ipc

 
 

Repository files navigation

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.

sysv_ipc is free software (free as in speech and free as in beer) released
under a 3-clause BSD license. Complete licensing information is available in 
the LICENSE file.

You might also be interested in the similar POSIX IPC module at:
http://semanchuk.com/philip/posix_ipc/

About

Mirror of Philip Semanchuk's sysv_ipc Python package (starting with v0.6.4)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 42.2%
  • Python 36.1%
  • HTML 21.7%