vertx-kue
Task queue
A priority task queue built on top of Vert.x and backed by Redis.
Vert.x Blueprint Project - Vert.x Kue, a priority task queue powered by Vert.x
140 stars
13 watching
34 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
job-schedulerredisvertx
Related projects:
Repository | Description | Stars |
---|---|---|
nodeca/idoit | A Redis-backed task queue engine with advanced features for managing tasks and monitoring progress. | 77 |
albinzr/swiftytask | A high-performance queuing system for managing tasks with closure and various priority levels | 22 |
actumn/celery.node | A task queue client/worker for Node.js based on the Celery protocol. | 283 |
kubernetes-sigs/kueue | Provides job queueing functionality for Kubernetes clusters | 1,432 |
pricingassistant/mrq | A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 877 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
swisspost/vertx-redisques | A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. | 13 |
koed00/django-q | A task queue system for Django applications | 1,832 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
retz/retz | A Mesos framework for managing batch job queuing and execution | 24 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
tomsteele/cs-magik | An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. | 33 |
joseferben/pocketbase-queue | A type-safe queue for background tasks using PocketBase. | 35 |