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.2.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.2-py3-none-any.whl
(72.2 kB
view details)
File details
Details for the file qpool-0.5.2.tar.gz.
File metadata
- Download URL: qpool-0.5.2.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 |
c194b373b802a4e8c9133209a4ec1baa8a9b794bccddcef6ace2f72d69bb3d59
|
|
| MD5 |
5a13c80104fbfa3ab19409a3a103eb21
|
|
| BLAKE2b-256 |
76a4f3b5e44ac6b0b19e4c345226386a404a849fcb3dca1f56352fd7ab43f532
|
File details
Details for the file qpool-0.5.2-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.2-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 |
c3e416b8a62fd3ca4f9f65912c43eb996d30fa49884ec30d5ea09275f78c8b41
|
|
| MD5 |
c7a2e60f5bdc9eceb820f3096188b635
|
|
| BLAKE2b-256 |
814fafc09c47c490c7e269cc133679fd91226ff3f08fe3a0bba228faaac188bb
|