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.9.tar.gz
(97.5 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.9-py3-none-any.whl
(18.4 kB
view details)
File details
Details for the file qpool-0.2.9.tar.gz.
File metadata
- Download URL: qpool-0.2.9.tar.gz
- Upload date:
- Size: 97.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1209a37c0546c55bf43b5bc3dfbe6ea064fce6ee4417ffbd3ee2120fe69830f
|
|
| MD5 |
4c7f069ba092da39110f0eba556b05b8
|
|
| BLAKE2b-256 |
a4ca7125989799fbde039fa5f2987662a557b5df83b5b85ebb9c3acfd69a9cc6
|
File details
Details for the file qpool-0.2.9-py3-none-any.whl.
File metadata
- Download URL: qpool-0.2.9-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5afe9bfc8e2a74735762efc7d746698c17cd1bbd1ab076c90198b8c0d7dbb71
|
|
| MD5 |
3ca2221e26975b290988c2e7fc1442e2
|
|
| BLAKE2b-256 |
2bfb8ff3d1723addc806df9642c8dbbc916568d401e4fcf46d584091f5355e66
|