Skip to main content

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 Value and Namespace in RedisManager

© 2016-? wwqgtxx

Project details


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.1.zip (13.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page