Supervisor进程守护工具的使用
摘要:
Supervisor是一个 Python 开发的 client/server 系统,可以管理和监控类 UNIX 操作系统上面的进程。 官网:http://supervisord.org/ GitHub:https://github.com/Supervisor/supervisor Supervis 阅读全文
posted @ 2019-09-29 15:13 星辰大海ゞ 阅读(1009) 评论(0) 推荐(0) 编辑