A simple and flexible job queue for Python
Project description
Chancy
A postgres-backed task queue for Python.
Key Features
- Support for job priorities, retries, timeouts, scheduling, global rate limits, memory limits, unique jobs, and more
- asyncio-based worker with support for asyncio, threaded, process-based, and sub-interpreter job execution.
- Configurable job retention for easy debugging and tracking
- Minimal dependencies (only psycopg3 required)
- Plugins for a dashboard, workflows, cron jobs, and more
- Optional transactional enqueueing for atomic job creation
- asyncio & sync APIs for easy integration with existing codebases
Documentation
Check out the getting-started guide and the API documentation at https://tkte.ch/chancy/.
Screenshots
Chancy comes with an optional dashboard that provides a basic look into the status of your queues:
Similar Work
Many similar projects exist. Some of them are:
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
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
File details
Details for the file chancy-0.13.0.tar.gz.
File metadata
- Download URL: chancy-0.13.0.tar.gz
- Upload date:
- Size: 786.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad651530bd913cdfb1375cd310e634bb3284e0de9fe05e36c6d158fd962e8a1b
|
|
| MD5 |
6ff7fb710507f93c6f9fda0a56f909f8
|
|
| BLAKE2b-256 |
8ae9b41a8a69d7fc8260af49778c203db6c634098543406269e87abf7c8e10bc
|
File details
Details for the file chancy-0.13.0-py3-none-any.whl.
File metadata
- Download URL: chancy-0.13.0-py3-none-any.whl
- Upload date:
- Size: 305.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a8d20d9ac9195be02d8cfcf08e548410b7c6fed9f241d101c58f19894381570
|
|
| MD5 |
6686a00d7a0e5f92787c760e35275431
|
|
| BLAKE2b-256 |
f3f31b92d97c589b29f51d1b792bd11a14681b1b5f31ebeb983688ad164dab7d
|