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.3.1.tar.gz
(220.6 kB
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.3.1-py3-none-any.whl
(20.0 kB
view details)
File details
Details for the file qpool-0.3.1.tar.gz.
File metadata
- Download URL: qpool-0.3.1.tar.gz
- Upload date:
- Size: 220.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b23bd3745aa5a076fa9d6b0e5a987be3ba3302a26fd78a10ea677e517c33c7b
|
|
| MD5 |
5d194fcad54b79b1f20f53149942a9be
|
|
| BLAKE2b-256 |
7dc6eabbafa71f017cfa8919d47560eb21cea2d27b51897204fc5c052e596e44
|
File details
Details for the file qpool-0.3.1-py3-none-any.whl.
File metadata
- Download URL: qpool-0.3.1-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecf00f925b325095bad2d66959ee83cf1d92d8f7f2850fd586c767c02fb5bd00
|
|
| MD5 |
641572a3b0e42edbe73c1640de5a88e4
|
|
| BLAKE2b-256 |
f2c2da87d43fdb7e31af62c3dbc155d7631f2abe2e4cc8d7ad4d76dde6eb6af1
|