Preparing for system design interviews?  Try bugzed.com →

In-Memory Queue

JSON →
library 1.0.3 ·javascript maintenance
verified Jun 7, 2026

Simple in-memory job queue for Node.js (version 1.0.3, last updated 2018). It supports concurrent read/writes, retry mechanisms, parallel and series processing based on consumer priority, multiple consumers per topic, and topic-wise job distribution. Unlike Redis-backed queues (Bull, Bee), it has zero external dependencies and runs entirely in-process with no persistence. Key differentiators: consumer priority scheduling (lower priority numbers run first and in parallel), built-in retry, and promise-based API.

total hits 10
actors 2 distinct systems
last hit 22d ago human
GPTBot
3
Amazonbot
2
Humans
5

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇪🇸 Spain · 🇧🇷 Brazil