async-promise-queue
JSON →Wrapper around async.queue that provides a promise-based API for queueing asynchronous tasks with concurrency control. Current stable version: 1.0.5. Release cadence: infrequent, last updated in 2019. Key differentiators: automatically waits for pending work to finish before rejecting on failure, preventing runaway tasks; also exports a reference to the async module it depends on. Suitable for Node.js environments with Promise-based workflows.
Resources
packageasync-promise-queue ↗
API endpoints
full doc /v1/registry/async-promise-queue