beatserver
Task scheduler
Periodic task scheduler for Django channels
Beatserver, a periodic task scheduler for Django 🎵
140 stars
8 watching
20 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
channelsdjangodjango-channelspythonschedulertaskwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
celery/django-celery-beat | Manages periodic tasks with scheduling and notification features. | 1,702 |
koed00/django-q | A task queue system for Django applications | 1,832 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 384 |
sibson/redbeat | A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. | 923 |
hugoabonizio/schedule.cr | Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
kagkarlsson/db-scheduler | A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. | 1,261 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 349 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
thinktransit/micropython-aioschedule | A task scheduler with asynchronous support and persistence for MicroPython-based devices | 8 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
bitlabstudio/django-calendarium | A reusable Django app to manage and display calendar events. | 222 |
dask/distributed | A library for managing and orchestrating parallel computing tasks across multiple machines | 1,579 |
thauber/django-schedule | A calendaring application for Django that allows users to create and manage events, including one-time and recurring events. | 841 |
deepaksinghvi/cdule | A Golang-based scheduler library with database support | 54 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |