Wait for multiple callback
A reliable job queue with deduplication, request/response support, and pluggable storage
Outpatient front-end module for O3
a library of conditions that are useful for end-to-end tests
Timeout HTTP/HTTPS requests
Better Queue for NodeJS
Generic browser priority queue.
Wait for expectation to be true, useful for integration and end to end testing
Waits until the given predicate function returns a truthy value, then resolves
Call an array of promise-returning functions, restricting concurrency to a specified limit.
a streaming zip archive generator.
A writeFile queue which reattempts to write after errors occur
Promise queue with a nice API
Debounce promise-returning & async functions
Evaluate asynchronous tasks with configurable concurrency.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Like lodash.debounce but you get an array of all previous (unique) events
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
Provides 'WaitQueue', an async coordination primitive used to queue and resolve promises.
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
Throttled parallel function invocation.
Curated collection of data structures for the JavaScript/TypeScript.