是什么 ? | : | a production Process Manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks. |
开发语言 | : | Node.js |
官方主页 | : | http://pm2.keymetrics.io |
源码仓库 | : | https://github.com/Unitech/pm2 |
包管理器 | 安装命令 |
---|---|
npm | npm install -g pm2 |
yarn | yarn global add pm2 |