Preparing for system design interviews?  Try bugzed.com →

block-queue

JSON →
library 0.0.2 ·javascript
verified Jun 7, 2026

A minimal Node.js in-process blocking FIFO queue implementation. Version 0.0.2 is the latest stable release. Provides a simple concurrency-limited task queue with a reducer pattern. Unlike async.queue, this library blocks on push when the internal buffer is full, enforcing backpressure. Suitable for simple in-process task orchestration where flow control is needed.

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

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇬🇧 United Kingdom