
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.

Message queue for serverless
QStash is an HTTP-based messaging system for serverless environments. Reliable message delivery with scheduling, retries, and callbacks.

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.