Skip to main content

RDLM (Restful Distributed Lock Manager) is a lock manager over HTTP build on Tornado

Project description

What is it ?

RDLM (Restful Distributed Lock Manager) is a lock manager over HTTP built on Tornado.

Special features

  • RESTful interface

  • Timeout automatic management (to avoid stale locks)

  • Blocking wait for acquiring a lock (with customatizable timeout)

  • Very fast (in memory)

  • One unique single threaded process

  • Can deal with thousands of locks and simultaneous connections

  • Administrative password protected requests

Quickstart

Installation

pip install rdlm

Requirements:
- Python 2.6, 2.7, 3.2 or 3.3
- Tornado >= 2.3

Starting the daemon

rdlm-daemon.py --port=8888 --logging=debug

(rdlm-daemon.py --help for the full list of options)

API

The complete HTTP API is described in this specific document.

If you prefer a pure python API, you can also have a look at : this specific project.

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

rdlm-0.4.2.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file rdlm-0.4.2.tar.gz.

File metadata

  • Download URL: rdlm-0.4.2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rdlm-0.4.2.tar.gz
Algorithm Hash digest
SHA256 e9440cc3859ca6f050969a8c5eb068f594688c32064662009a02666781a77c7e
MD5 6a2670286dbb303c8619848c2b6c1ad5
BLAKE2b-256 72454bc1b09956474ba23a226d1c47ec6d2fca4ff28397c0fc121c218829270b

See more details on using hashes here.

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