Skip to main content

Python module for controlling concurrent access to resources

Project description

ResourceMutexManagement, RMM, lets you control access to resources that can’t be used concurrently. It’s written in Python and depends on redis-py https://pypi.python.org/pypi/redis/ and a redis server being run.

If you have n tests that can/do run concurrently but all require access to a resource that can’t be used by more than one test at a time, this could be the package for you.

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

ResourceMutexManagement-0.1.tar.gz (2.3 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