idoit
Task queue engine
A Redis-backed task queue engine with advanced features for managing tasks and monitoring progress.
Redis-backed task queue engine with advanced task control and eventual consistency
77 stars
5 watching
9 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| A web interface to Resque's job queue system, built as a Rails engine. | 236 |
| A web-based console for managing Beanstalkd queues and servers | 600 |
| A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A task queue client/worker for Node.js based on the Celery protocol. | 289 |
| An automation tool that enables efficient task management and execution of complex workflows | 1,893 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A tool that automates repetitive tasks by defining and running tasks in Markdown files using specific syntax. | 2,024 |
| An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A queue manager library for NestJS applications | 73 |
| A tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues. | 112 |
| A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. | 1,424 |