What is supervisor Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. 引用自supervisor官网,中文意思就是是一个C/S架构的系统,用来监控管理类UNIX系统上进程. Features 简单,高效,可扩展,兼容性好(Orz,其实不能在windows上用)
If you're interested in more of this type of content, check out the Servers for Hackers eBook! As some point you'll likely find yourself writing a script which needs to run all the time - a "long running script". These are scripts that shouldn't
XML-RPC API Documentation http://www.supervisord.org/api.html Third Party Applications and Libraries http://www.supervisord.org/plugins.html 本文尝试一下第三方应用中的Supervisord-Monitor Install 1.Clone supervisord-monitor to your vhost/webroot: git clone https:/