Close #219 PR: Add naught to process managers.

This commit is contained in:
ariskemper
2014-12-18 02:21:05 +07:00
committed by Sindre Sorhus
parent 32b0073244
commit 323a7cb125

View File

@@ -492,6 +492,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [supervisor](https://github.com/isaacs/node-supervisor) - Restart scripts when they crash or restart when a `*.js` file changes.
- [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager.
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
- [naught](https://github.com/andrewrk/naught) - Process manager with zero downtime deployment.
### AST