awesome-celery

Task queue manager

A curated collection of tools and resources for building, managing, and optimizing distributed task queues.

A curated list of awesome things related to Celery (distributed task queue)

GitHub

174 stars
4 watching
4 forks
last commit: 11 months ago
Linked from 2 awesome lists

awesomeawesome-list

Awesome Celery / General

Celery documentation Documentation on Celery Framework
Celery GitHub 25,062 4 months ago Celery source code
Celery Pytest Plugin Official pytest plugin for Celery
celery-tasks-checklist 118 over 5 years ago Useful checklist for building great Celery tasks

Awesome Celery / Administration and Monitoring

Celery Insights 54 3 months ago Realtime monitoring tool for Celery clusters with a modern web UI
Flower 6,518 7 months ago Web-based tool for managing and administering Celery clusters
Leek 151 4 months ago Monitoring tool that can monitor multiple brokers with a single container, unlike other tools
django-celery-beat 1,721 4 months ago Running periodic tasks from Django Admin
celery-progress 474 8 months ago Download progress bar for Django/Celery
django-celery-results 698 5 months ago Storing task results using the Django ORM
django-health-check 1,252 8 months ago Health check plugin for Django. Celery health checks are bundled
clearly 403 almost 3 years ago Console worker monitoring/inspecting/debugging
celery-exporter 438 4 months ago A Prometheus exporter for Celery
celery-mixin 438 4 months ago Monitoring mixin for Celery. A set of Grafana dashboards and Prometheus rules for Celery

Awesome Celery / Analogues

RQ 9,945 4 months ago Simple, lightweight, Python library for creating background jobs, and processing them
WakaQ 576 4 months ago Minimalistic alternative to Celery
aiotasks 438 almost 5 years ago Celery-like task queue but for asyncronous functions
TaskTiger 1,424 4 months ago Task management using Redis

Awesome Celery / Task flow and organization

Selinon 305 8 months ago Advanced flow control with dynamic task scheduling and declarative YAML configs
celery-director 538 9 months ago YAML workflows for Celery tasks and WebUI to run them
celery-once 667 over 1 year ago Prevent multiple execution of celery tasks
Jobtastic 644 almost 5 years ago Implement progress, status, caching, error handling with simple wrappers
RedBeat 928 about 1 year ago Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis

Awesome Celery / Implementation in different languages

Rusty Celery 786 10 months ago Rust implementation
gocelery 2,384 over 1 year ago Go Client/Server for Celery Distributed Task Queue
celery.node 289 10 months ago Celery client/worker implementation in Node.js

Backlinks from these awesome lists:

More related projects: