bee-queue

Job scheduler

A simple job/task queue for Node.js using Redis

A simple, fast, robust job/task queue for Node.js, backed by Redis.

GitHub

4k stars
33 watching
218 forks
Language: JavaScript
last commit: 15 days ago
Linked from 1 awesome list

bee-queuejob-queuejob-schedulerredisredis-queueworker-queue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taskforcesh/bullmq A message queue and batch processing solution for NodeJS and Python applications using Redis 6,186
optimalbits/bull A Node.js library for handling distributed jobs and messages with rate limiting, scheduling, and concurrency features. 15,574
automattic/kue A priority job queue backed by Redis for Node.js applications. 9,461
actumn/celery.node A task queue client/worker for Node.js based on the Celery protocol. 283
resque/resque A Redis-backed Ruby library for managing background tasks and jobs. 9,432
antirez/disque A distributed message broker designed to capture the essence of Redis as a jobs queue, providing a scalable and fault-tolerant system for exchanging messages between processes. 8,008
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 594
breejs/bree A Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. 3,063
rq/rq A Python library for queuing and executing jobs asynchronously in the background. 9,890
felixmosh/bull-board A tool for visualizing and managing background jobs in queues with Redis support 2,341
sindresorhus/p-queue A promise queue with concurrency control to limit the number of concurrent operations 3,470
yigit/android-priority-jobqueue A Job Queue implementation specifically designed for Android to schedule tasks that run in the background. 3,400
parallel-js/parallel.js A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. 3,232
path/android-priority-jobqueue A framework to schedule and manage background tasks in Android applications 2,407
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724