Compatible version of p-queue
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Offload tasks to a pool of workers on node.js and in the browser
a simple priority queue data structure
Utilities for debouncing and throttling functions in React.
Generic browser priority queue.
Better Queue for NodeJS
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
qjobs is a simple and stupid queue job manager for nodejs
Common Analytics controller for event tracking
Queueing jobs in Postgres from Node.js like a boss
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
TODO
Curated collection of data structures for the JavaScript/TypeScript.
a performant queue implementation in javascript
A queue implementation that can be iterated over
Vow-based task queue
Priority queue data structures