node-fork-queue
A queue for node.js that uses child processes (child_process.fork()). This queue uses Pools for child-process because it takes time to spawn new child-process.
A queue for node.js that uses child processes (child_process.fork()). This queue uses Pools for child-process because it takes time to spawn new child-process.
Easy way to manage a pool of worker threads.
Thoonk is a persistent (and fast!) system for push feeds, queues, and jobs which leverages Redis. Thoonk follows a contract (schema + behavior) to allow multiple languages and custom implementations to interact reliably.
Sails Hook For Jobs Scheduling Based on Kue
Easy node-red queue to limit the messages processed at the same time.
An admin panel of Bull based on WebSocket.
A simple and fast FIFO collection for enqueuing and dequeuing items.
A time & memory efficient asynchronous queue written in CoffeeScript.
Task scheduler with concurrency limits.
Feature rich priority job queue backed by redis
Netfilter nfqueue binding
a fork of kue
Node HTTP Client
Better Queue store test
JavaScript Data Structures written for Node.js
Queue to run jobs with unique keys at fixed intervals
Async batched concurrent queue
Worker to consume AWS SQS messages, built with Serverless and AWS Lambda in mind
A simple queue for NodeJS, with usage similar to Resque in RoR
Simple In-memory Distributed Queue for Node.js