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.37.tar.gz
(11.9 kB
view details)
Built Distribution
dwq-0.0.37-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file dwq-0.0.37.tar.gz
.
File metadata
- Download URL: dwq-0.0.37.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02fc5ca595627922512eacb2c94ca0ee027ed430a3a25059706967addb697ca7 |
|
MD5 | 4a8ece1e2dc781463e60b475fcad22d2 |
|
BLAKE2b-256 | 888019d47d960ac76fdc049d02bd5c2d0206c10ee29f6cae4202a0c5db76c25b |
File details
Details for the file dwq-0.0.37-py3-none-any.whl
.
File metadata
- Download URL: dwq-0.0.37-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25ed13c6e5a2229ebe18403695dff5dc892083bf1f145c5851c592cdd42d2d96 |
|
MD5 | 7a56287628745c56467d3729fbb276b8 |
|
BLAKE2b-256 | 95c8630505ae895b256602309326cc88e8e725c535c5e36cba74eec9ff62df91 |