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.7.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.7-py3-none-any.whl
(71.5 kB
view details)
File details
Details for the file qpool-0.5.7.tar.gz.
File metadata
- Download URL: qpool-0.5.7.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 |
225f1eb945454180afdf54fd4fdb7c932911640428f76c159dcbaebc22d98132
|
|
| MD5 |
510271adcc75686128194f480e0fc291
|
|
| BLAKE2b-256 |
b8539b4e116270165d0c6442eb6236f8ce5593b9c8199ad37da39b8538a478a5
|
File details
Details for the file qpool-0.5.7-py3-none-any.whl.
File metadata
- Download URL: qpool-0.5.7-py3-none-any.whl
- Upload date:
- Size: 71.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b291ec33b7c47f70db3f2b808bfeec3dcf8953ad89d5cfe109bcfc50e39e41
|
|
| MD5 |
f9e58d72bb13e6a6f95b4d0088cebdd4
|
|
| BLAKE2b-256 |
b36db05066b6c8a6df83fcd21213f9278bbf383383f439da15cdb07b4b0c8f17
|