async-parallel-queue

JSON →
library 1.0.3 ·javascript
verified Jun 7, 2026

A lightweight queue for executing async functions in parallel with configurable concurrency. Version 1.0.3. Provides methods like add, fn, waitIdle, pause, start, and status checks. Differentiated by simplicity and zero dependencies, focusing on a functional API without event emitters or Promise-based wrappers.