simple-priority-queue
Simple and fast priority queue that uses promise based of while iteration and not blocking the main thread.
Simple and fast priority queue that uses promise based of while iteration and not blocking the main thread.
Library for limiting async work
A contributed Node-RED node, that queues undeliverable messages to file for later delivery.
simple queue implementation
Typescript Data Structures
A hapi and mongodb powered job queue
[](https://circleci.com/gh/zWingz/lite-queue) [](https://codecov.io/gh/zWingz/lite-queue)
Very simple queue for my projects.
mail client with simple in-memory queueing
This is a perfect request wrapper for nodejs.
l8 is an *experimental* pthread/erlang inspired task manager for javascript. Simple tasks becomes 'paroles', complex tasks become functions broken in 'steps'. l8 comes with synchronisation and distribution tools including semaphores, mutexes, message queu
job queue and job runner
This is a simplified version of amqp javascript library
Dead simple, Redis-based, message broker
Bull provider for the Adonis framework
An easy-to-use job queue for AdonisJS framework backed by Kue and Kue-scheduler
Asynchronous WebHook delivery, or generic store-and-forward HTTP proxy
Convert nested callback hell into serial procedural coding style, which is more readable, writable, and maintainable. Lightweight, Zero Dependency.
callbacks-helper-tiny is a tiny library on Typescript (and JavaScript) which help to wait for multiple callbacks to finish.
Call an array of functions in parallel (allow set the limit number of tasks executing at the same time)