POSIX IPC primitives (semaphores, shared memory and message queues) for Python
Project 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 the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993. This includes nearly all Unices and Windows + Cygwin 1.7.
posix_ipc is compatible with Python 2 and 3.
The latest version, contact info, sample code, etc. are available on PyPI and here: http://semanchuk.com/philip/posix_ipc/
Installation is as simple as python setup.py install. Usage, a version history, warnings, suggestions, etc. are covered in ReadMe.html.
posix_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 System V IPC module at: http://semanchuk.com/philip/sysv_ipc/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file posix_ipc-0.9.8.tar.gz
.
File metadata
- Download URL: posix_ipc-0.9.8.tar.gz
- Upload date:
- Size: 66.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 271446eb133efb7410eb51265807aa54e0acb8eb7c2abcf027e51b4cb36d36dd |
|
MD5 | f3e78df4ab4e0f43ea04ef5c53563970 |
|
BLAKE2b-256 | 3d72ccb5ffb26aa22019784f5d44e8a4431adf2de51897c9e8eacdcd4fe5b764 |