fc-queue

JSON →
library 0.7.0 ·javascript
verified Jun 7, 2026

A lightweight async queue for managing request concurrency with promise-based flow control. v0.7.0 is the latest stable release with infrequent updates. It supports configurable concurrency limits, task retries, and priority queuing. Unlike alternatives like p-limit, it offers built-in retry logic and event-based progress tracking, but lacks extensive ecosystem adoption.