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.5.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.5-py3-none-any.whl
(71.9 kB
view details)
File details
Details for the file qpool-0.5.5.tar.gz.
File metadata
- Download URL: qpool-0.5.5.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 |
8146f447a16cf9552744c8299e8d55e35484b5dd8c9e66b905224f699d117e7e
|
|
| MD5 |
de88b616c1eed21140eeffe50450747f
|
|
| BLAKE2b-256 |
174b59782f7d67d759931dcd92f5c5b14fba88297d8c8b94215d8718fd0f4a8f
|
File details
Details for the file qpool-0.5.5-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.5-py3-none-any.whl
- Upload date:
- Size: 71.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
396508e99d91b644dc16fcfb74a4649296e122a7c7a4b2281d96df36709f3203
|
|
| MD5 |
fd7ff6cb5aa0fd6a6e0c7a2c5e98d331
|
|
| BLAKE2b-256 |
1f9ffba35d1943b4a46dd13e58b19c61c0d339845889b921492ca1b58703b800
|