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.5.tar.gz
(62.4 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.5-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file qpool-0.2.5.tar.gz.
File metadata
- Download URL: qpool-0.2.5.tar.gz
- Upload date:
- Size: 62.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64c741e6bf80478bcc8fa4e0e8ab8cbca13caa86dabdd760ccf30e5e8ca5e197
|
|
| MD5 |
c992bf27b377a7a7444681fa6ca84077
|
|
| BLAKE2b-256 |
b5cb89d08d1ff862dae1c80c594d0b98c338c3826729aac1b263869fe3aea469
|
File details
Details for the file qpool-0.2.5-py3-none-any.whl.
File metadata
- Download URL: qpool-0.2.5-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75b280a1685a43d3fc0e223bb56b5f8af7e839255c55baadbc13cc8cf2939fa7
|
|
| MD5 |
d8459244eed8a4b770d83c93d9419da6
|
|
| BLAKE2b-256 |
62db94347e50e07c77b34147624cdef67c8f1fdb01bcbe7785208914a6a6729f
|