POSIX IPC primitives (semaphores and shared memory) for Python
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.