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.9.tar.gz
(8.4 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.9-py3-none-any.whl
(73.9 kB
view details)
File details
Details for the file qpool-0.5.9.tar.gz.
File metadata
- Download URL: qpool-0.5.9.tar.gz
- Upload date:
- Size: 8.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c35fb3e35fb536d31aaaa1df091304f4ecb46ed72c697c74da50e5589e38c3a
|
|
| MD5 |
51667b14f99359b039702aeedb95a8b7
|
|
| BLAKE2b-256 |
881fef17090aed2c6e4f9069a16a37a9aaf73b0c97f2b8824310dbb2c42f2909
|
File details
Details for the file qpool-0.5.9-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.9-py3-none-any.whl
- Upload date:
- Size: 73.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ddaa31b8fe41b9a6938efae076d85e89cf1dd8109dad6cde321ca3ce024a35e
|
|
| MD5 |
6bd6be44bfd78ff26ab5d52e38730f2e
|
|
| BLAKE2b-256 |
a279406a23229ba49c614a217d2da2721a099f04eafb0aeb22c8ca538e0f02ba
|