cbq
OfficialReliable background job processing for ColdBox
AuthorColdBox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Offload slow, blocking, or retry-prone work from request handlers to asynchronous background workers so web requests remain fast and resilient.
Core Features & Use Cases
- Job class creation and dependency injection for encapsulating discrete units of work.
- Queue configuration and routing to database, Redis, or SQS backends with delayed dispatch and worker pool management.
- Retry handling, failed-job tracking, idempotent job patterns, chaining jobs, and monitoring for production workflows.
- Use case: Send welcome emails and generate reports asynchronously, route high-priority jobs to a Redis-backed queue while keeping bulk jobs on a database queue.
Quick Start
Create and configure a SendWelcomeEmailJob that dispatches to the emails queue using the database connection with a 30-second delay.
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: cbq Download link: https://github.com/ColdBox/skills/archive/main.zip#cbq 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.