关于supervisor的使用
摘要:supervisor介绍 Supervisor 是一个用 Python 写的进程管理工具,可以很方便的用来在 UNIX-like 系统(不支持 Windows)下启动、重启(自动重启程序)、关闭进程(不仅仅是 Python 进程) 安装命令 包含 安装supervisor的依赖文件、supervis
阅读全文
posted @ 2020-04-19 00:04
posted @ 2020-04-19 00:04