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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file posix_ipc-1.0.3.tar.gz.
File metadata
- Download URL: posix_ipc-1.0.3.tar.gz
- Upload date:
- Size: 76.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e71ab8cd24e5e1d2a68dc9847d34b03a98612f5fb39550da8e99c42387e23dd6
|
|
| MD5 |
fff75c0fa6665c802dc26ce3736d9ba0
|
|
| BLAKE2b-256 |
9f897118d7c3fed3933b7c2d16afb29362adfedd58cc6d37d808a0aede2aa051
|
File details
Details for the file posix_ipc-1.0.3-cp36-cp36m-macosx_10_6_intel.whl.
File metadata
- Download URL: posix_ipc-1.0.3-cp36-cp36m-macosx_10_6_intel.whl
- Upload date:
- Size: 17.3 kB
- Tags: CPython 3.6m, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0d0ff0610a9cfe951709b0a68f470f04cd9fdc372c4cc3a3ece17757ae1e527
|
|
| MD5 |
a51eb428ed783bf4c33d5a390b8fde88
|
|
| BLAKE2b-256 |
dc8b990eebdc6d3bb37f117bc55c20b9654d63adf04179230be04617f5f813b7
|
File details
Details for the file posix_ipc-1.0.3-cp27-cp27m-macosx_10_6_intel.whl.
File metadata
- Download URL: posix_ipc-1.0.3-cp27-cp27m-macosx_10_6_intel.whl
- Upload date:
- Size: 16.8 kB
- Tags: CPython 2.7m, macOS 10.6+ Intel (x86-64, i386)
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3d199cc67064a67068abee9d9bcc724079e2f873cc99400e1c69e4458786fec
|
|
| MD5 |
084b7ada6f2fa3632aba7fdb47544c58
|
|
| BLAKE2b-256 |
4cf2a091ef996eb166c3752f9ada38ddd0dca4a55eed795dfef300ba00e01fc1
|