[Linux系统] 使用supervisor管理进程
一、安装supervisor 由于supervisor暂不支持python3,所以我们使用python2的easy_install安装: [root@centos-venv-fb ~]# python -V Python 2.7.5 [root@centos-venv-fb ~]# easy_install -i https://pypi.tuna.tsinghua.edu.cn/simple supervisor Searching for supervisor Reading https://pypi.tuna.tsinghua.edu.cn/simple/supervisor/ Best match: supervisor 4.1.0 Downloading https://pypi.tuna.tsinghua.edu.cn/packages/de/87/ee1ad8fa533a4b5f2c7623f4a2b585d3c1947af7bed8e65bc7772274320e/supervisor-4.1.0.tar.gz#sha256=2dc86fe0476e945e61483d614ceb2cf4f93b95282eb243bdf792621994360383 Processing supervisor-4.1.0.tar.gz Writing /tmp/easy