Queue System

JSON →
library 4.1.1 ·javascript
verified Jun 7, 2026

A powerful yet simple JavaScript/TypeScript tasks queue system for Node.js and browsers. Current stable version is 4.1.1. It supports concurrency control, pause/unpause, task insertion at any position, forced start, cancellation (including running tasks), and event monitoring. Fully unit tested with full TypeScript support. Differentiated by its clean API and flexible task ordering.