kue
Job scheduler
A priority job queue backed by Redis for Node.js applications.
Kue is a priority job queue backed by redis, built for node.js.
9k stars
274 watching
867 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
job-queuepriority-queueworker-queue
Related projects:
Repository | Description | Stars |
---|---|---|
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |
kubernetes-sigs/kueue | Provides job queueing functionality for Kubernetes clusters | 1,432 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,827 |
openkruise/kruise | Automates management of stateful and stateless applications on Kubernetes clusters to improve scalability, maintainability, and reliability. | 4,668 |
optimalbits/bull | A Node.js library for handling distributed jobs and messages with rate limiting, scheduling, and concurrency features. | 15,574 |
taskforcesh/bullmq | A message queue and batch processing solution for NodeJS and Python applications using Redis | 6,186 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
rocketseat/adonis-bull | An AdonisJS package providing an easy way to use asynchronous job queues with Redis support. | 310 |
kubernetes-sigs/kui | A framework for adding graphical user interfaces to command-line tools for cloud-native applications | 2,842 |
pugjs/pug | A high-performance template engine for Node.js and browsers, designed to be elegant and feature-rich. | 21,691 |
collectiveidea/delayed_job | Asynchronously executes long-running tasks in the background. | 4,818 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 4,996 |
agenda/agenda | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,400 |
breejs/bree | A Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. | 3,063 |