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.38.tar.gz
(12.5 kB
view details)
Built Distribution
dwq-0.0.38-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file dwq-0.0.38.tar.gz
.
File metadata
- Download URL: dwq-0.0.38.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fa6a177d6fa27c018733d15a920ec0c2054abd3a9f4dcd4999d24ea555accb7 |
|
MD5 | e1c94f73f479d06f6083f03eefb27907 |
|
BLAKE2b-256 | f1867a23cddb49e1f3b366167168bdf7b67685d6757c54d308a28287e39d4c2c |
File details
Details for the file dwq-0.0.38-py3-none-any.whl
.
File metadata
- Download URL: dwq-0.0.38-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6800cc2f60da2ad0f226a6e0dc8b3593c200ff60442bcb2ef60afc4f5500a92d |
|
MD5 | 1e7b5258d47dd16817bde74cf086bb68 |
|
BLAKE2b-256 | 41b7e19519d34ba8188f26f59fcad09a3f185cc8894af6069aa2e320c5ba0846 |