SharedMemory
Python shared memory library based an posix-ipc.
Features
- Shared type:
- Basic type:
int,float,bool,str,complex - Python defined type:
list,tupleanddict - Other:
nparray
- Basic type:
- Can define shared data through a
JSON- Define directly the value inside the json (excpet
tuple) - Define value structure
listandnparrayexample HERE
- Define directly the value inside the json (excpet
- Possibility to manage shared memory space
- Can use
__getitem__and__setitem__on:listanddict
- Space Memory configurable
- Semaphore
Installation
> pip install SharedMemory
Documentation
Documentation and example are provided HERE
More
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sharedmemory-1.6.0.tar.gz
(22.6 kB
view details)
Built Distribution
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