pyqueuex 🚀
A powerful, feature-rich job queue system for Python with advanced retry strategies, job chaining, and intelligent job processing.
✨ Features
-
🔄 Advanced Retry Strategies
- Exponential, Linear, and Fixed backoff
- Configurable delays and attempts
- Maximum retry limit
-
⏱️ Smart Job Processing
- Job timeout handling
- Time-to-live (TTL) support
- Multiple queue processing strategies
- Concurrent job execution
-
🔗 Job Dependencies & Chaining
- Sequential job execution
- Result passing between jobs
- Complex workflow support
- Dependency graph management
-
📊 Queue Management
- FIFO/LIFO processing
- Priority queues
- Round-robin distribution
- Rate limiting
🚀 Quick Start
pip install pyqueuex
Release files for pyqueuex 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyqueuex-0.1.0.tar.gz | 27.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyqueuex-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.7 MB
Release files / pyqueuex-0.1.0.tar.gz
| Download URL | pyqueuex-0.1.0.tar.gz |
|---|---|
| Size | 27.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83191c67a7a07285d3ec20f710a06e09e07ca2769c4b88eb3772418a1ade7217
|
|
BLAKE2b-256 checksum How to use checksums |
6644ca7291f2cc0395303a7aa4b249732e7b753f2d1c0cbea76350240b760caf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.28.1
|
Release files / pyqueuex-0.1.0-py3-none-any.whl
| Download URL | pyqueuex-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c8bdd5b63dc7bfefb7b9ecb1d6b968f5e87013b597f0402d51bfd3c1ead954e3
|
|
BLAKE2b-256 checksum How to use checksums |
121f372932f8a55b7e906cd0ba5485878d5310003912e22bf87751e3696a7603
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.28.1
|