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: over 2 years ago
Linked from 2 awesome lists

awesomeawesome-list

Awesome Celery / General

Celery documentationDocumentation on Celery Framework
Celery GitHub25,062almost 2 years agoCelery source code
Celery Pytest PluginOfficial pytest plugin for Celery
celery-tasks-checklist118almost 7 years agoUseful checklist for building great Celery tasks

Awesome Celery / Administration and Monitoring

Celery Insights54almost 2 years agoRealtime monitoring tool for Celery clusters with a modern web UI
Flower6,518about 2 years agoWeb-based tool for managing and administering Celery clusters
Leek151almost 2 years agoMonitoring tool that can monitor multiple brokers with a single container, unlike other tools
django-celery-beat1,721almost 2 years agoRunning periodic tasks from Django Admin
celery-progress474about 2 years agoDownload progress bar for Django/Celery
django-celery-results698almost 2 years agoStoring task results using the Django ORM
django-health-check1,252about 2 years agoHealth check plugin for Django. Celery health checks are bundled
clearly403over 4 years agoConsole worker monitoring/inspecting/debugging
celery-exporter438almost 2 years agoA Prometheus exporter for Celery
celery-mixin438almost 2 years agoMonitoring mixin for Celery. A set of Grafana dashboards and Prometheus rules for Celery

Awesome Celery / Analogues

RQ9,945almost 2 years agoSimple, lightweight, Python library for creating background jobs, and processing them
WakaQ576almost 2 years agoMinimalistic alternative to Celery
aiotasks438over 6 years agoCelery-like task queue but for asyncronous functions
TaskTiger1,424almost 2 years agoTask management using Redis

Awesome Celery / Task flow and organization

Selinon305about 2 years agoAdvanced flow control with dynamic task scheduling and declarative YAML configs
celery-director538over 2 years agoYAML workflows for Celery tasks and WebUI to run them
celery-once667about 3 years agoPrevent multiple execution of celery tasks
Jobtastic644over 6 years agoImplement progress, status, caching, error handling with simple wrappers
RedBeat928over 2 years agoCelery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis

Awesome Celery / Implementation in different languages

Rusty Celery786over 2 years agoRust implementation
gocelery2,384about 3 years agoGo Client/Server for Celery Distributed Task Queue
celery.node289over 2 years agoCelery client/worker implementation in Node.js

Backlinks from these awesome lists:

More related projects: