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.0.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.0-py3-none-any.whl
(72.1 kB
view details)
File details
Details for the file qpool-0.5.0.tar.gz.
File metadata
- Download URL: qpool-0.5.0.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 |
3a3ee64406b92e74db6469693cae64f74517eeb5db9c22dc4780bd14e28452c1
|
|
| MD5 |
16774b4d85f2d7b2fc0b753b63cbdbc3
|
|
| BLAKE2b-256 |
4b953eba1aa1f28232bb6b6e79a7d67ef95a5fdf9bcafe1bde3b3acb9cffe852
|
File details
Details for the file qpool-0.5.0-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.0-py3-none-any.whl
- Upload date:
- Size: 72.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79df7e6d84f66373a945035fc20e4477bf4537942dcab0ee567defe96cccbd2
|
|
| MD5 |
33a57cf95f37e6a364472d1ac1681cd7
|
|
| BLAKE2b-256 |
e1c37921606f5ea388d541e1bc3ba8ef07e114697ed7214d8ed9aa3511aa6088
|