Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-celery
A curated list of awesome things related to Celery (distributed task queue)
https://github.com/svfat/awesome-celery
Last synced: about 21 hours ago
JSON representation
-
General
- Celery documentation - Documentation on Celery Framework.
- Celery GitHub - Celery source code.
- celery-tasks-checklist - Useful checklist for building great Celery tasks.
- Celery Pytest Plugin - Official pytest plugin for Celery.
- Celery Pytest Plugin - Official pytest plugin for Celery.
-
Administration and Monitoring
- Celery Insights - Realtime monitoring tool for Celery clusters with a modern web UI.
- Flower - Web-based tool for managing and administering Celery clusters.
- Leek - Monitoring tool that can monitor multiple brokers with a single container, unlike other tools.
- django-celery-beat - Running periodic tasks from Django Admin.
- celery-progress - Download progress bar for Django/Celery.
- django-celery-results - Storing task results using the Django ORM.
- django-health-check - Health check plugin for Django. Celery health checks are bundled.
- clearly - Console worker monitoring/inspecting/debugging.
- celery-exporter - A Prometheus exporter for Celery.
- celery-mixin - Monitoring mixin for Celery. A set of Grafana dashboards and Prometheus rules for Celery.
-
Analogues
-
Task flow and organization
- Selinon - Advanced flow control with dynamic task scheduling and declarative YAML configs.
- celery-director - YAML workflows for Celery tasks and WebUI to run them.
- celery-once - Prevent multiple execution of celery tasks.
- Jobtastic - Implement progress, status, caching, error handling with simple wrappers.
- RedBeat - Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
-
Implementation in different languages
- Rusty Celery - Rust implementation.
- gocelery - Go Client/Server for Celery Distributed Task Queue.
- celery.node - Celery client/worker implementation in Node.js.
Programming Languages
Categories
Sub Categories
Keywords
celery
15
python
12
redis
9
django
5
queue
5
rabbitmq
5
task-queue
5
worker
4
task
4
background-jobs
3
job-queue
3
celery-task
3
distributed
3
workers
3
asynchronous
2
monitoring
2
rq
2
flower
2
monitor
2
async
2
monitoring-tool
2
amqp
2
python-library
2
python3
2
celery-workers
2
queue-workers
2
queued-jobs
2
task-manager
2
task-runner
2
sqs-queue
1
sqs
1
redis-queue
1
task-scheduler
1
queue-tasks
1
async-task
1
celerybeat
1
administration
1
django-orm
1
distributed-computing
1
flow-management
1
hacktoberfest-accepted
1
hacktoberfest2021
1
kubernetes
1
openshift
1
schedule-tasks
1
selinon
1
workflow-management
1
workflow-management-system
1
workflow-scheduler
1
workflow
1