TrivialRC
Process manager
A minimalistic process manager and run-time configuration system for managing startup and shutdown processes in containers and applications.
A trivial process manager for containers and applications
30 stars
4 watching
5 forks
Language: Shell
last commit: 12 months ago
Linked from 1 awesome list
dockerfileentrypointinit-systemprocess-managerprocess-monitorrcrc-system
Related projects:
Repository | Description | Stars |
---|---|---|
vorburger/ch.vorburger.exec | A Java library to launch and manage external processes from within a Java application. | 31 |
hexagon/pup | A universal process manager for managing and automating system processes across multiple languages and platforms. | 160 |
kokizzu/goproc | A lightweight process manager helper library for Go that simplifies running and managing background processes. | 25 |
hniksic/rust-subprocess | A library providing facilities to execute external processes and pipelines with optional redirection of input/output streams. | 425 |
bytegust/spm | A process manager that allows users to start, stop, and manage long-running processes with a simple syntax. | 64 |
skarnet/s6 | A suite of programs designed to manage processes and supervise system services. | 779 |
deref/exo | A tool for managing and monitoring application processes and logs. | 415 |
adamcooke/procodile | A tool for managing background processes in Ruby applications | 615 |
enkessler/childprocess | A Ruby library for managing child processes and controlling external programs. | 578 |
garywiz/chaperone | Manages processes in Docker-like containers for reliable startup and shutdown | 175 |
jtmoulia/spawndir | A tool that spawns processes from the file system by monitoring directories and executing specified commands with provided arguments. | 4 |
immortal/immortal | A tool for managing and supervising processes across different platforms and users. | 806 |
chrismytton/shoreman | An implementation of Foreman's process management capabilities in a shell script | 294 |
hmdsefi/gowl | A tool for managing and monitoring processes with an infinite worker pool | 69 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |