celery-insights
Celery monitor
A real-time monitoring tool for Celery clusters
Real-Time monitoring tool for Celery
51 stars
2 watching
5 forks
Language: TypeScript
last commit: 12 days ago
Linked from 1 awesome list
celerypythonrabbitmqredis
Related projects:
Repository | Description | Stars |
---|---|---|
rsalmei/clearly | A tool to monitor and debug Celery task clusters in real-time | 404 |
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
ask/celery | An asynchronous task queue/job queue for distributed message passing | 54 |
celery/django-celery-results | A Celery task result backend using Django ORM | 695 |
gregavrbancic/fastapi-celery | An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 527 |
danihodovic/celery-exporter | A Prometheus exporter for Celery metrics | 429 |
rusty-celery/rusty-celery | An implementation of the Celery task queue system in Rust | 779 |
sbdchd/celery-types | Type stubs for several related projects in the Celery ecosystem. | 87 |
kodless/leek | A tool to monitor and manage tasks in distributed computing systems like Celery clusters | 151 |
sibson/redbeat | A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. | 923 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
ovh/celery-director | A tool for building and managing complex workflows with Celery | 538 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |
sontek/pyramid_celery | Integrates Celery with Pyramid web application frameworks | 106 |
policystat/jobtastic | Libraries adding useful features to Celery tasks | 645 |