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

170 stars
4 watching
4 forks
last commit: 7 months ago
Linked from 2 awesome lists

awesomeawesome-list

Awesome Celery / General

Celery documentation Documentation on Celery Framework
Celery GitHub 24,882 7 days ago Celery source code
Celery Pytest Plugin Official pytest plugin for Celery
celery-tasks-checklist 119 about 5 years ago Useful checklist for building great Celery tasks

Awesome Celery / Administration and Monitoring

Celery Insights 51 12 days ago Realtime monitoring tool for Celery clusters with a modern web UI
Flower 6,475 3 months ago Web-based tool for managing and administering Celery clusters
Leek 151 15 days ago Monitoring tool that can monitor multiple brokers with a single container, unlike other tools
django-celery-beat 1,702 8 days ago Running periodic tasks from Django Admin
celery-progress 470 3 months ago Download progress bar for Django/Celery
django-celery-results 695 26 days ago Storing task results using the Django ORM
django-health-check 1,238 4 months ago Health check plugin for Django. Celery health checks are bundled
clearly 404 over 2 years ago Console worker monitoring/inspecting/debugging
celery-exporter 429 12 days ago A Prometheus exporter for Celery
celery-mixin 429 12 days ago Monitoring mixin for Celery. A set of Grafana dashboards and Prometheus rules for Celery

Awesome Celery / Analogues

RQ 9,890 7 days ago Simple, lightweight, Python library for creating background jobs, and processing them
WakaQ 574 9 days ago Minimalistic alternative to Celery
aiotasks 439 over 4 years ago Celery-like task queue but for asyncronous functions
TaskTiger 1,423 4 months ago Task management using Redis

Awesome Celery / Task flow and organization

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

Awesome Celery / Implementation in different languages

Rusty Celery 779 5 months ago Rust implementation
gocelery 2,379 about 1 year ago Go Client/Server for Celery Distributed Task Queue
celery.node 286 6 months ago Celery client/worker implementation in Node.js

Backlinks from these awesome lists:

More related projects: