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
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
dwq-0.0.44.tar.gz
(14.5 kB
view details)
Built Distribution
dwq-0.0.44-py3-none-any.whl
(31.6 kB
view details)
File details
Details for the file dwq-0.0.44.tar.gz
.
File metadata
- Download URL: dwq-0.0.44.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92bf26b3e33b563e886c4b21e1398addb7d2ef2ca60da9744ab19fc8360370f1 |
|
MD5 | 66a43c743466dcb81739641493cbce9c |
|
BLAKE2b-256 | 9e5a4d0626c0f550b0b2c24282a1a569e13e8bdbbb0456eec03575df0b6af1bf |
File details
Details for the file dwq-0.0.44-py3-none-any.whl
.
File metadata
- Download URL: dwq-0.0.44-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 930a899daa308a84c2b400600f4df8da580ad37c5a8f6eca109b3b35ccefe449 |
|
MD5 | c13db5ea2807754c823eae6382d96524 |
|
BLAKE2b-256 | a781d07c399ba2b10b8c259c6e8a3de947a73b9f1bbe1d657cc4214c07a8c66f |