Puqeue - Promise Queue

JSON →
library 1.1.33 ·javascript
verified Jun 7, 2026

A small JavaScript library for queuing promises, allowing control over concurrency and priority. Current stable version: 1.1.33. Simple API with support for options like maxOperationCount and task priority. Less feature-rich than async.queue but lightweight and easy to integrate.