PM2

P(rocess) M(anager) 2

PM2 is a production process manager for Node.js / io.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.

Starting an application in production mode is as easy as:

$ pm2 start app.js

PM2 is constantly assailed by more than 400 tests.

兼容io.jsNode.js. 兼容CoffeeScript. 工作在 Linux (stable) & MacOSx (stable) & Windows (stable)上.

Version npmNPM DownloadsBuild StatusDependencies

NPM