An example of Dynamic Task Scheduling using the RedBeat python package, and Celery Beat.
-
Updated
Jul 26, 2018 - Python
An example of Dynamic Task Scheduling using the RedBeat python package, and Celery Beat.
A simple example of how to use Celery to schedule periodic tasks. It uses Redis as message broker.
Celery with redis as queue and result store, with ability to add tasks dynamically. Forked from https://github.com/kongluoxing/celerybeatredis
A guide for implementing celery, using django web framework.
App to download bse copy and save it in redis for quick access
Add a description, image, and links to the celerybeat-redis topic page so that developers can more easily learn about it.
To associate your repository with the celerybeat-redis topic, visit your repo's landing page and select "manage topics."