promise-task-queue

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

A configurable task queue with first-class Promise support, concurrency control, and rate-limiting using intervals between tasks (not bursty X per Y). v1.2.0 (2016) is the latest stable; low maintenance cadence. Supports any Promises/A+ compatible library (Bluebird, ES6, Q). Lightweight and focused on task queues with events for metrics.