夜行人

Recent content on 夜行人

马上订阅 夜行人 RSS 更新: https://wwj718.github.io/index.xml

使用Supervisor来管理进程

2015年9月6日 08:00
#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是用Python实现的一款实用的进程管理工具。Su