cc-task-queues

Community

Orchestrate Python background tasks at scale.

Authorz23cc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Celery-based task queues automate and manage background work for Python services, reducing latency and operational overhead.

Core Features & Use Cases

  • Basic Task: define and run asynchronous tasks with retries and reliability.
  • Periodic Tasks and Workflows: schedule recurring jobs and compose pipelines using chains, groups, and chords.
  • Monitoring and Production Readiness: includes task lifecycle visibility and a practical production checklist.

Quick Start

Install Celery, configure a broker such as Redis or RabbitMQ, define a simple task with @app.task, and enqueue it with apply_async.

Dependency Matrix

Required Modules

None required

Components

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: cc-task-queues
Download link: https://github.com/z23cc/cc-code/archive/main.zip#cc-task-queues

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.