beatserver
Task scheduler
Periodic task scheduler for Django channels
Beatserver, a periodic task scheduler for Django 🎵
142 stars
8 watching
20 forks
Language: Python
last commit: about 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,721 |
koed00/django-q | A task queue system for Django applications | 1,841 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 398 |
sibson/redbeat | A Celery Beat Scheduler that stores scheduled tasks and runtime metadata in Redis. | 928 |
hugoabonizio/schedule.cr | Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
kagkarlsson/db-scheduler | A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 351 |
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 background task queue for Python applications backed by Redis and Celery. | 576 |
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,582 |
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 | 55 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |