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.
python redis django django-rest-framework celery distributed-locks task-tracking python-tasks celery-smartbase django-integration duplicate-task-prevention framework-adaptation
- Updated
Jun 26, 2024 - Python