block-queue
JSON →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.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 22d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇬🇧 United Kingdom
Resources
packageblock-queue ↗