A Redis tools provide python's Lock RLock Semaphore BoundedSemaphore Condition Event Barrier and Queue cross process.
Project description
A Redis tools provide python’s Lock RLock Semaphore BoundedSemaphore Condition Event Barrier and Queue cross process
Quickstart
Install the library with pip install redistools. Import the collections from the top-level redistools package.
from redistools import RedisManager as Manager
manager = Manager()
Then use it as a standard multiprocessing.Manager <https://docs.python.org/3/library/multiprocessing.html#multiprocessing.managers.SyncManager>
Notice: We didn’t provide Array and Value in RedisManager
© 2016-? wwqgtxx
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
redistools-0.1.7.tar.gz
(14.2 kB
view details)
File details
Details for the file redistools-0.1.7.tar.gz.
File metadata
- Download URL: redistools-0.1.7.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96d1e275c8de68828c8a18a75fe1f0708f79dc68a541690e3dd5ea80226031cb
|
|
| MD5 |
1041eb9fa1b7568aa9b262463b0fdb3e
|
|
| BLAKE2b-256 |
c940333374041ab84be0b413570b653c6e79e5d97a52ff4aeec966f9304972d0
|