Showing 21-40 of 448,613 packages
Evaluate asynchronous tasks with configurable concurrency.
Simple function queue
Promise queue with concurrency control
Simple JS queue with auto run for node and browsers
Promise-based queue
Task (function) queue with concurrency / timeout control.
Promise queue with a nice API
Sequential asynchronous lock-based queue for promises
A promise based, dynamic priority queue runner, with concurrency limiting.
Simple queue to execute any function on FIFO order.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
High-priority task queue for Node.js and browsers
lightweight concurrent function queue
a simple priority queue data structure
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
Better Queue for NodeJS
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
A lightweight task queue
Extremely fast double-ended queue implementation