zoukankan      html  css  js  c++  java
  • Supervisor

    Supervisor: A Process Control System

    Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.

    It shares some of the same goals of programs like launchddaemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as “process id 1”. Instead it is meant to be used to control processes related to a project or a customer, and is meant to start like any other program at boot time.

  • 相关阅读:
    java
    java
    java
    java
    java
    java
    java
    java
    sed命令的用法
    linux系统产生随机数的6种方法
  • 原文地址:https://www.cnblogs.com/rsapaper/p/6832094.html
Copyright © 2011-2022 走看看