pueue
Task scheduler
Manages shell commands with features for scheduling and processing tasks in the background.
Manage your shell commands.
5k stars
20 watching
135 forks
Language: Rust
last commit: 2 days 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,791 |
coleifer/huey | A lightweight task queue written in Python with support for multiple execution models and scheduling. | 5,240 |
openkruise/kruise | Automates management of stateful and stateless applications on Kubernetes clusters to improve scalability, maintainability, and reliability. | 4,677 |
puma/puma | A Ruby web server designed for parallelism and high-performance | 7,709 |
p-ranav/task_system | A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 40 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
kubernetes-sigs/kueue | A Kubernetes-native API and controller for job queueing with features like prioritized job management and resource sharing. | 1,494 |
pulumi/pulumi | Infrastructure-as-code platform for provisioning and managing cloud resources using popular programming languages | 21,912 |
derailed/popeye | Automated tool to scan and identify potential issues with Kubernetes cluster configurations. | 5,311 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,891 |
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,941 |
celery/celery | A system for distributing work across multiple threads or machines using a message broker to manage the flow of tasks. | 24,976 |
purocean/yn | A highly customizable Markdown editor with advanced features like version control, AI-powered auto-completion, and code execution. | 5,651 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |