Celery Singleton
JSON →Celery Singleton is a Python library that provides a base class for Celery tasks, ensuring that only one instance of a specific task can be queued or running at any given time. It achieves this by using Redis for distributed locking, leveraging the task's name and arguments to determine uniqueness. The current version is 0.3.1, released in January 2021, and its development appears to be in maintenance with recent activity on its GitHub issues.
Traffic · last 30 days stale · no recent hits
total hits 22
actors 6 distinct systems
last hit 19d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · VN · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/celery-singleton
compatibility /v1/registry/celery-singleton/compatibility