Message queues which uses MongoDB and promise, based on mongodb-queue.
Promise-based queue
Fast, in memory work queue
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
asynchronous function queue with adjustable concurrency
Promise queue with a nice API
wrapper around async.queue to make some common usages simpler
A promise based message queue for Node.js using a mongodb backing store.
Tiny queue data structure
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Useful TypeScript utilities.
Message queues which uses MongoDB.
fast, tiny `queueMicrotask` shim for modern engines
A promise based, dynamic priority queue runner, with concurrency limiting.
TypeScript definitions for promise-queue
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A shim for the setImmediate efficient script yielding API
The official MongoDB driver for Node.js
Compatible version of p-queue
async/await simple priority queues
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
High-priority task queue for Node.js and browsers
A simple tool to keep requests to be executed in order.