Skip to main content

dwq: a Disque based work queue

Project description

# dwq - a Disque based work queue

dwq (Disque Work Queue) is a tool that can be used to distribute Jobs on git repositories across multiple machines.

## Installation

# pip install dwq

## Usage

Start a worker:

# dwqw

Execute a command on worker:

# dwqc -r <repository> -c <commit> ls

More sophisticated:

# export DWQ_REPO=<repository> DWQ_COMMIT=<commit> # for i in $(seq 10); do echo ‘echo $DWQ_WORKER:$DWQ_WORKER_THREAD’; done | dwqc

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

dwq-0.0.60.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

dwq-0.0.60-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file dwq-0.0.60.tar.gz.

File metadata

  • Download URL: dwq-0.0.60.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for dwq-0.0.60.tar.gz
Algorithm Hash digest
SHA256 dcd791330c6e51b6e2eb52c961f4fff88a25f25260a6698d42aa1e5383257a80
MD5 437ffe07bc3d6133607c8be9f79cf107
BLAKE2b-256 0bf02c293c0a629f089938c89dcb35bce39379648689ff823385a8c1c3a35e16

See more details on using hashes here.

File details

Details for the file dwq-0.0.60-py3-none-any.whl.

File metadata

  • Download URL: dwq-0.0.60-py3-none-any.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for dwq-0.0.60-py3-none-any.whl
Algorithm Hash digest
SHA256 659a3fd7ae67aa9a8a4bbcc18904b6444fe49f86ee7368448e36d4713a7a1202
MD5 6ca77263c52ca7278164067fa62f4999
BLAKE2b-256 4d5008c51c20227eae2ffabf4e24dcdaae48e2ae289ecf55c21e4562debf7e49

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