Enqueues messages onto a given SQS queue
queue where you can push promise-like functions
Extremely fast double-ended queue implementation
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 simple rate limited queue for asynchronous operations. Restricts the number of operations executed per time interval.
A markdown-it plugin to create GitHub-style task lists
Optimize the speed of important tasks on limited ressources
Compatible version of p-queue
A Node.js library for interacting with the Vercel Queue Service API
a performant queue implementation in javascript
Sequential asynchronous lock-based queue for promises
A really simple message queue based on Redis
micromark extension to support GFM task list items
mdast extension to parse and serialize GFM task list items
A simple job queue built on top of [nedb](https://www.npmjs.com/package/nedb) and [fastq](https://www.npmjs.com/package/fastq)
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Emulate AWS λ and SQS locally when developing your Serverless project
Promise queue with a nice API
Simple XML to JavaScript object converter.
No description provided.
Background task orchestration & visibility for developers
An asynchronous task runner with configurable rate limiting / throttling and concurrency control.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
A grunt wrapper for nyc