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: 11 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. | 139 |
kubernetes-sigs/kueue | A Kubernetes-native solution for managing and scheduling jobs within a cluster | 1,523 |
bee-queue/bee-queue | A simple job/task queue for Node.js using Redis | 3,855 |
openkruise/kruise | Automates management of stateful and stateless applications on Kubernetes clusters to improve scalability, maintainability, and reliability. | 4,694 |
optimalbits/bull | A Node.js job queue package with features like rate limiting and priority handling. | 15,622 |
taskforcesh/bullmq | A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
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,851 |
pugjs/pug | A high-performance template engine for Node.js and browsers, designed to be elegant and feature-rich. | 21,718 |
collectiveidea/delayed_job | Asynchronously executes long-running tasks in the background. | 4,815 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 5,002 |
agenda/agenda | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 |
breejs/bree | A Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. | 3,080 |