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.56.tar.gz
(27.7 kB
view details)
Built Distribution
dwq-0.0.56-py3-none-any.whl
(32.4 kB
view details)
File details
Details for the file dwq-0.0.56.tar.gz
.
File metadata
- Download URL: dwq-0.0.56.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6717c659a5599485aae3097461a30d5b4dee9ca087b055cd64b9fa8b67964dd7 |
|
MD5 | a9fa294221c344738958bad928479038 |
|
BLAKE2b-256 | 8dcd8572bcd5b92d93ed4de79b6eb3dee0c86a43c029a7aa5c7ed388bb5997bf |
File details
Details for the file dwq-0.0.56-py3-none-any.whl
.
File metadata
- Download URL: dwq-0.0.56-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb6349e44edac6ea463e5fa4617e754172ecb093046313310e598662522ac928 |
|
MD5 | 6d820b327f70f41438f2422373c2330c |
|
BLAKE2b-256 | df784f5c254c7ad0475da377997d5ba955ad1637058c4b1947664c1ff644e3ad |