python-posix_ipc - POSIX IPC primitives (semaphores and shared memory) for Python
Website: | http://semanchuk.com/philip/posix_ipc/ |
---|---|
License: | BSD |
- Description:
posix_ipc is a Python module (written in C) that permits creation and manipulation of POSIX inter-process semaphores, shared memory and message queues on platforms supporting POSIX Realtime Extensions, POSIX 1003.1b-1993.
Packages
python-posix_ipc-1.0.0-1.el7.nuxref.src [78 KiB] |
Changelog
Chris Caron (2017-03-26):
- Latest upstream |