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.0.tar.gz
(222.7 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.0-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file qpool-0.3.0.tar.gz.
File metadata
- Download URL: qpool-0.3.0.tar.gz
- Upload date:
- Size: 222.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5bed5c27ea1b8a16b6b23d55f8cb82a07ac42a7443ac5168363ceef5795a84a
|
|
| MD5 |
b6d4fb52972e49b7838388808efe0278
|
|
| BLAKE2b-256 |
33f6366b50195a6213adc195b66fe9950e28cc87176e9bfba305ad9aa56c610b
|
File details
Details for the file qpool-0.3.0-py3-none-any.whl.
File metadata
- Download URL: qpool-0.3.0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ce48d2a9d1d68ef10ad3d0ceeca1f24d30217e31d6be452c8ed547641a014ac
|
|
| MD5 |
c6383774a4e1f38ba1709cb583c2a2c5
|
|
| BLAKE2b-256 |
6f0e69b104cad1fbc6dc4b7d89e5c4e6de22a4b48cd8617b13a22497cdd977bd
|