@mcjxy/task-pool
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
Kestrel client module for NodeJS
A queued sqlite node for Node-RED
Sends and receives queue messages from Azure Service Bus Queues
Fast javascript library for priority queue with variety of heap trees underneath
A ridiculously simple queuing system, with clients in various languages, built on top of MongoDB.
Simple AWS SQS Queue processing library.
Simple & versatile queue with built-in event emitter
Node.js job queue backed by MongoDB
An async iterator for a RedisSMQ message queue
Queue manager for NestJS Framework for Redis (via bull package)
a message queue by redis streams
A schema definition module for RabbitMQ graphs and messages
Redis queue for Integreat - based on Bull
Basic asynchronous loop for an Array [] or Object {} that can return an accumulated object and modify it. Also, this has option to deep loop for complex Object.
A nodejs AMQP implementation built on top of amqplib's channel-oriented api. Connection/Queue/Exchange constructors supporting auto-reconnection and backoff.
Node.js job worker library using disque
setTimeout with true zero delay
Zenaton library
An advanced task queue module for Node.js with support for multiple child queues, enabling controlled concurrent processing of asynchronous tasks.