array-async-queue

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

A lightweight Node.js library (v1.0.7, last updated 2019) for iterating over arrays with controlled concurrency and an optional stop mechanism. Unlike generic async queue libraries, it focuses solely on array processing with a fixed concurrency limit. Requires Node >=5.0.0. Infrequently updated; stable for basic use cases.