An open API service indexing awesome lists of open source software.

https://github.com/tonyschneider/celery-smartbase

Celery Smartbase is a Python package that provides solutions for common problems that arise when working with the Celery distributed task queue. In particular, Celery Smartbase solves the problem of duplicate task execution, which can occur in certain scenarios such as when workers are restarted.
https://github.com/tonyschneider/celery-smartbase

celery celery-smartbase distributed-locks django django-integration django-rest-framework duplicate-task-prevention framework-adaptation python python-tasks redis task-tracking

Last synced: 4 months ago
JSON representation

Celery Smartbase is a Python package that provides solutions for common problems that arise when working with the Celery distributed task queue. In particular, Celery Smartbase solves the problem of duplicate task execution, which can occur in certain scenarios such as when workers are restarted.

Awesome Lists containing this project