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.2.10.tar.gz
(102.9 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.2.10-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file qpool-0.2.10.tar.gz.
File metadata
- Download URL: qpool-0.2.10.tar.gz
- Upload date:
- Size: 102.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5eb0b98d5be4cd0472113deb35ea3f9eefaec1011b54f2b87a48065e423f9991
|
|
| MD5 |
5c995e25e60e9ea051c3bacfa9cd993c
|
|
| BLAKE2b-256 |
0e5cc0fb295b095b7748b1d7fac205c14697b20898faaf007131d0cbb2090ced
|
File details
Details for the file qpool-0.2.10-py3-none-any.whl.
File metadata
- Download URL: qpool-0.2.10-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f6c53a0d127e4d7c2bb337191b4c964ed4c37552b0d9e1bce209f6cf0c12a07
|
|
| MD5 |
f04727759f35850323ea35dcdf2e7926
|
|
| BLAKE2b-256 |
b97cdc9125c2c9af9a8a1f522918a080b1814ae7eaa363ed4206412bdb1c9a62
|