
Quirrel brings job queuing to serverless environments with an elegantly simple model: define endpoints that process jobs, schedule jobs to those endpoints. No workers, no infrastructure, just HTTP.
Key Features:
Why Quirrel:
Quirrel capabilities:
Quirrel is perfect for simpler background job needs in serverless applications. It won't handle complex workflow orchestration, but for the common case of "do this thing later" or "do this thing repeatedly," it's wonderfully straightforward.

Premium message queue for Node.js
BullMQ is a Redis-based queue system for Node.js. Battle-tested, feature-rich, and designed for production workloads.

Durable execution for modern infrastructure
Temporal provides durable workflow execution at massive scale. Build applications that survive failures, deployments, and time with confidence.

Background jobs with no infrastructure
Developer-first background job platform that feels like writing normal code.