[ 原始碼: supervisor ]
套件:supervisor(4.2.2-2)
System for controlling process state
Supervisor is a system for controlling and maintaining process state, similar to what init does, but not intended as an init replacement.
It will manage individual processes or groups of processes that need to be started and stopped in order, and it is possible to control individual process state via an rpc mechanism, thus allowing ordinary users to restart processes.
其他與 supervisor 有關的套件
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- helper tools for all init systems
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: supervisor-doc
- Documentation for a supervisor