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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dwq-0.1.0.tar.gz.
File metadata
- Download URL: dwq-0.1.0.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4cc176374e2b35526f58c62164430320352cf9217771d263d618746c79631d8
|
|
| MD5 |
75f2539a3a41faeeb6ee4c60f8bd9a1a
|
|
| BLAKE2b-256 |
6f70aa730ab1c71b8fc481c53735de29a9950953621b5f2b006b3a20900407b1
|
File details
Details for the file dwq-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dwq-0.1.0-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39a104b626ce5563ad0b9622d7067ad68f4f20538c3d7b8c7f483a97781b762a
|
|
| MD5 |
87e9512b28efe0d0fae6678a7cb2da84
|
|
| BLAKE2b-256 |
02908484684e4577df0f029f0dc43e5ce455e364f1e9b2e0bf713fc410e52e58
|