celery-patterns
CommunityCelery patterns for Python task orchestration.
Authorromankovsv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Celery patterns enable Python applications to run tasks asynchronously with robust retry strategies, scheduling, and complex workflow orchestration across multiple workers.
Core Features & Use Cases
- Task definitions and automatic discovery across apps
- Retry strategies, timeouts, and progress tracking for long-running operations
- Complex workflows with chains, groups, chords, and periodic tasks
- Production-ready configuration with Redis or RabbitMQ backends and beat scheduler
- Monitoring and observability through standard Celery tooling
Quick Start
Configure Celery with a broker (e.g., Redis or RabbitMQ) and start the worker and beat services to begin processing tasks.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: celery-patterns Download link: https://github.com/romankovsv/claude-code-python-devops-mlops/archive/main.zip#celery-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.