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.
4k stars
34 watching
219 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
bee-queuejob-queuejob-schedulerredisredis-queueworker-queue
Related projects:
Repository | Description | Stars |
---|---|---|
| A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
| A Node.js job queue package with features like rate limiting and priority handling. | 15,622 |
| A priority job queue backed by Redis for Node.js applications. | 9,458 |
| A task queue client/worker for Node.js based on the Celery protocol. | 289 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A distributed in-memory message broker designed to be scalable and fault-tolerant | 8,010 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. | 3,080 |
| A Python library for queueing jobs and processing them in the background with workers using Redis as the backend. | 9,945 |
| A tool for visualizing and managing background jobs in queues with Redis support | 2,387 |
| A promise queue with concurrency control to limit the number of concurrent operations | 3,506 |
| A Job Queue implementation specifically designed for Android to schedule tasks that run in the background. | 3,396 |
| A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,235 |
| A framework to schedule and manage background tasks in Android applications | 2,407 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |