{"library":"bunqueue","type":"library","category":null,"description":"Bunqueue is a high-performance job queue for the Bun runtime (≥1.3.9), built specifically for AI agents and automation. Version 2.8.6 provides SQLite persistence, cron scheduling, priorities, retries, dead-letter queues, webhooks, and a native MCP server — all with zero external runtime dependencies (only croner and msgpackr). It is a Redis/BullMQ alternative that ships as ESM-only TypeScript types. The package is actively maintained with frequent releases and benchmarks showing sub-millisecond job processing. Key differentiators: embedded/Simple Mode (queue+worker in one object), optional MCP SDK peer dependency, and a tiny footprint (7 packages, 5.4 MB) unlike Redis-backed alternatives.","language":"javascript","status":"active","version":"2.8.6","tags":["javascript","bun","job-queue","message-queue","task-queue","background-jobs","queue","worker","cron","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bunqueue","imports":["import { Bunqueue } from 'bunqueue/client'","import { Queue } from 'bunqueue'","import { Worker } from 'bunqueue'","import type { Job } from 'bunqueue'"]},{"cmd":"yarn add bunqueue","imports":[]},{"cmd":"pnpm add bunqueue","imports":[]}],"homepage":"https://bunqueue.dev","github":"https://github.com/egeominotti/bunqueue","docs":null,"changelog":null,"pypi":null,"npm":"bunqueue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}