skill-arch-background-jobs
CommunityMaster reliable background jobs and scheduling.
Software Engineering#scheduling#idempotence#dead-letter#background-jobs#queuing#distributed-locks#job-deduplication
Authorryan-nguyen-01
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinate and execute reliable background jobs and scheduled tasks across distributed systems.
Core Features & Use Cases
- Cron scheduling: Schedule recurring tasks with flexible timing, time zones, and retries.
- Deduplication & idempotence: Prevent duplicate work and ensure safe replays or retries across workers.
- Delayed & prioritized queues: Support delayed execution and priority-based processing to meet deadlines and SLA.
- Dead-letter handling & retries: Route failed tasks to a dead-letter queue for later inspection and retry.
- Cross-language support: Illustrates Node.js (BullMQ) and Python (Celery) implementations for real-world adoption.
- Use Case: Daily report generation, order processing pipelines, and data synchronization across services.
Quick Start
Configure a queue (BullMQ or Celery), define a repeatable job, and start a worker to begin processing scheduled 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: skill-arch-background-jobs Download link: https://github.com/ryan-nguyen-01/agent-platform/archive/main.zip#skill-arch-background-jobs 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.