concurrent-queue
JSON →A FIFO queue with concurrency control for Node.js and browsers, version 7.0.2. Supports both callback and promise-based processing with configurable concurrency limits, max queue size, and soft limits. It uses eventuate for event handling. The package is stable with no recent releases, suitable for rate-limiting async tasks.
Resources
packageconcurrent-queue ↗