pueue
Task scheduler
Manages shell commands with features for scheduling and processing tasks in the background.
Manage your shell commands.
5k stars
21 watching
137 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
command-linecommand-line-tooldaemonhacktoberfestqueue-managerqueue-tasksrustshell-queue
Related projects:
Repository | Description | Stars |
---|---|---|
automattic/kue | A priority job queue backed by Redis for Node.js applications. | 9,458 |
alexei-led/pumba | A tool used to test and validate the resilience of containerized applications by inducing failures and stress on their resources | 2,797 |
coleifer/huey | A lightweight task queue written in Python with support for multiple execution models and scheduling. | 5,259 |
openkruise/kruise | Automates management of stateful and stateless applications on Kubernetes clusters to improve scalability, maintainability, and reliability. | 4,694 |
puma/puma | A Ruby web server designed for parallelism and high-performance | 7,716 |
p-ranav/task_system | A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
kubernetes-sigs/kueue | A Kubernetes-native solution for managing and scheduling jobs within a cluster | 1,523 |
pulumi/pulumi | Enables infrastructure provisioning and management using standard programming language features | 22,063 |
derailed/popeye | Automated tool to scan and identify potential issues with Kubernetes cluster configurations. | 5,343 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,896 |
pyinfra-dev/pyinfra | A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. | 3,966 |
celery/celery | A distributed task queue system that allows tasks to be processed by multiple worker processes across a network. | 25,062 |
purocean/yn | A highly customizable Markdown editor with advanced features like version control, AI-powered auto-completion, and code execution. | 5,688 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 139 |