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 ↓29% vs prev 7d
total hits 19
actors 6 distinct systems
last hit 3d ago MetaBot
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/celery-singleton
compatibility /v1/registry/celery-singleton/compatibility