Trait based multiprocessing with queues
Project description
QPool
Description
Multiprocessing with Process Pools implemented using Processes and Shared Memory objects.
- Built in progress bar.
- Traits for rate-limiting, exponential backoff and retry, logging, and more.
- Graceful shutdown by default (CTRL+C 2x, will kill immediately).- Allows re-use of pool after join, cutting down on process spawning time.
Debugging Tips
- If hanging, investigate stop_workers, specifically the point of joining the processes, unclosed queues and resources can prevent process closure.
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
qpool-0.5.3.tar.gz
(5.9 MB
view details)
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
qpool-0.5.3-py3-none-any.whl
(72.2 kB
view details)
File details
Details for the file qpool-0.5.3.tar.gz.
File metadata
- Download URL: qpool-0.5.3.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
404b99272e28d99bfdc14f0ffee442497de715835ce51881fbd31676559d1c52
|
|
| MD5 |
82b8bd8e29ad154ecb1e7409ad37d665
|
|
| BLAKE2b-256 |
2534635b9b117b4f8cb05fbfd65b616a7c15ff548deebfe70ff2d8ab7ff61c0b
|
File details
Details for the file qpool-0.5.3-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.3-py3-none-any.whl
- Upload date:
- Size: 72.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0a11bf322008520d4fdb75106700c626e41dbae17a1501d3fa5c11530a2744c
|
|
| MD5 |
4400c175a9d1630b0a09c36dc9991914
|
|
| BLAKE2b-256 |
6f390dda055569ebaf3e325f8a10f7797652d7470148ba26800b3979804689a7
|