pueue
Task scheduler
Manages shell commands with features for scheduling and processing tasks in the background.
Manage your shell commands.
5k stars
20 watching
132 forks
Language: Rust
last commit: 8 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,461 |
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,220 |
openkruise/kruise | Automates management of stateful and stateless applications on Kubernetes clusters to improve scalability, maintainability, and reliability. | 4,668 |
puma/puma | A Ruby web server designed for parallelism and high-performance | 7,696 |
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 | 439 |
kubernetes-sigs/kueue | Provides job queueing functionality for Kubernetes clusters | 1,432 |
pulumi/pulumi | Infrastructure-as-code platform for provisioning and managing cloud resources using popular programming languages | 21,847 |
derailed/popeye | Automated tool to scan and identify potential issues with Kubernetes cluster configurations. | 5,283 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,888 |
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,914 |
celery/celery | A distributed task queue system that allows tasks to be dynamically allocated and executed across multiple worker processes | 24,882 |
purocean/yn | A highly customizable Markdown editor with advanced features like version control, AI-powered auto-completion, and code execution. | 5,644 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |