Miscellaneous indices for graphology.
A promise based, dynamic priority queue runner, with concurrency limiting.
Offload tasks to a pool of workers on node.js and in the browser
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.
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
Haraka plugin that validates recipients against Qmail::Deliverable
🚀 Complete TypeScript Data Structures Library: Linked List, Hash Map, Concurrent HashMap, Stack, Queue, Set, Tree, BST, AVL Tree, Red-Black Tree, Graph, Heap, Trie with 100% test coverage, async-safe operations, and comprehensive algorithms. Perfect for
a simple priority queue data structure
Generic browser priority queue.
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.
Optimize the speed of important tasks on limited ressources
wrapper around async.queue to make some common usages simpler
A Node.js library for interacting with the Vercel Queue Service API
qjobs is a simple and stupid queue job manager for nodejs
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
High-priority task queue for Node.js and browsers
Queueing jobs in Postgres from Node.js like a boss
Vow-based task queue
Priority queue data structures
A queue implementation that can be iterated over