Premium Queue package for handling distributed jobs and messages in NodeJS.
A persistent job or task queue backed by RethinkDB.
A full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end testing....
Implementation of a nested asynchronous job queue in Node.js
Reliable and modern Redis Streams based task queue for Node.js 🤖
âš¡ Node.js library to run and orchestrate background jobs with Zenaton Workflow Engine
A fast, robust and extensible distributed task/job queue for Node.js, powered by Redis.
Node.js high availability queue and scheduler for background job processing
:confetti_ball: :battery: Simple background job/task processing queue for Node.js (>= 7.6) using `cluster` & separate Node processes....
PHP library to schedule jobs for the NodeJS Bull Redis queue
High performance, robust and flexible queue/worker system powered by redis.
A Google Cloud Pubsub client for node.js geared towards queues and jobs.
A simple asynchronous worker pool and concurrent job queue for Golang's HTTP Server, inspired from Node.js asynchronous http server design....
Realtime Web UI for Bull job queue that pulls from El Borracho REST+SSE API
Example of how to use the Bull Queue lib and Redis for management of job queues in background.
Boilerplate project to kick-start projects in Node.js, includes an HTTP layer, database layer, job queue along with Docker setup....
Implementation and scaling of bull npm library to manage nodejs job queues
:computer: Projeto para o módulo "Tarefas em background utilizando Node.js e Redis" do Bootcamp "Desenvolvimento Node.js" da plataforma de cursos online "Digital I...
Express 4 router containing a REST and SSE API for Bull job queues
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)...
Comprehensive solution for queue management in Node.js, offering flexible job queueing systems for various databases....
NodeJS service that offloads expensive jobs to Bull (Redis-based queue) for background processing.
An end to end proof of concept showing how to handle customer balance encryption at rest in a digital wallet application. This implementation feature getting custo...
A wrapper over async queue helpful in managing the queue length and reducing memory usage during batch jobs....