Package for optimizing your GraphQL operations relay style.
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Abstraction for exponential and custom retry strategies for failed operations.
Compatible version of p-queue
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.
A heap-based implementation of priority queue in javascript with typescript support.
Drop unused definitions from a GraphQL document
a simple priority queue data structure
Write files in an atomic fashion w/configurable ownership
Better Queue for NodeJS
Generic browser priority queue.
Match an object to a list of operations based on a YAML configuration, and then execute them in sequential order, passing the result to each subsequent operation.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
Isomorphic client library for supporting long-running operations in node.js and browser.
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
Retries a function that returns a promise, leveraging the power of the retry module.