clearly
Celery monitor
A tool to monitor and debug Celery task clusters in real-time
Clearly see and debug your celery cluster in real time!
404 stars
14 watching
21 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
asynchronouscelerydistributedflowermonitormonitoring-toolpythonqueuereal-timerealtimetask
Related projects:
Repository | Description | Stars |
---|---|---|
danyi1212/celery-insights | A real-time monitoring tool for Celery clusters | 51 |
ask/celery | An asynchronous task queue/job queue for distributed message passing | 54 |
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
kodless/leek | A tool to monitor and manage tasks in distributed computing systems like Celery clusters | 151 |
gregavrbancic/fastapi-celery | An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 527 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
sibson/redbeat | A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. | 923 |
rusty-celery/rusty-celery | An implementation of the Celery task queue system in Rust | 779 |
krispycamel4u/sysmontask | A Linux system monitoring tool with task management features similar to Windows Task Manager. | 689 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
cameronmaske/celery-once | Prevents multiple execution of tasks by checking if they are still running or waiting to be executed | 664 |
alexmyczko/ruptime | A tool that provides remote system information and monitoring capabilities | 151 |
dani3l0/status | A lightweight system monitoring tool that provides real-time information about a Linux server's status and performance | 166 |
vintasoftware/celery-tasks-checklist | A collection of guidelines and best practices for building high-quality Celery tasks. | 119 |
ruricolist/moira | A library for monitoring and restarting long-running threads in Common Lisp programs. | 29 |