BullMQ
Fast and robust Redis-backed job queue library for Node.js. Supports delayed jobs, retries, rate limiting, and concurrent job processing with TypeScript support and low latency.
Overview
| Category | Jobs |
| Self-Hostable | Yes |
| On-Prem | No |
| Best For | hobby, startup, growth |
| Last Verified | 2026-02-13 |
Strengths & Weaknesses
Strengths:- dx
- performance
- reliability
When to Use
Best when:- Node.js/TypeScript applications
- Redis available
- high-throughput processing
- serverless environments without Redis
- no external dependencies allowed