can-queues

JSON →
library 1.3.2 ·javascript
verified Jun 7, 2026

A lightweight JavaScript task queue library (v1.3.2) for managing asynchronous task execution with priority and batching. Part of the CanJS ecosystem, it provides simple queue APIs for deferring and ordering callbacks, with support for dynamic priority and concurrency control. Stable, infrequent releases, suitable for applications needing structured task scheduling without heavy dependencies. Differentiated by its minimal footprint and integration with CanJS observables.