bunqueue
#132 of 203 by Downloads / week among npm packages
High-performance job queue for Bun and AI agents. Memory or one-file SQLite, optional PostgreSQL 15–18 multi-broker persistence, cron, retries, DLQ, and MCP.
About
High-performance job queue for Bun. Built for AI agents and automation. Zero external dependencies. MCP-native. TypeScript-first.
The bunqueue server (and the embedded mode) is Bun-only (bun >= 1.3.9): persistence and transport rely on Bun's runtime APIs. Install Bun from bun.sh and run with bun. Importing the bunqueue package from Node fails fast with a clear error rather than a cryptic resolver crash.
Your producers and workers don't have to run on Bun. Official client SDKs connect to the server from Node.js, Deno, Cloudflare Workers (bunqueue-client on npm) and Python (bunqueue-client, PyPI coming soon) — see One Queue, Any Language.
That's it. Queue + Worker in one object. No Redis,…
Excerpted from www.npmjs.com/package/bunqueue
Latest metrics
| Downloads / week | 5.3k | 2026-09-12 |
|---|