We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f66110f + 82456e9 commit 7a09566Copy full SHA for 7a09566
readme.md
@@ -432,6 +432,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
432
- [forever](https://github.com/nodejitsu/forever) - A simple CLI tool for ensuring that a given script runs continuously (i.e. forever).
433
- [supervisor](https://github.com/isaacs/node-supervisor) - Restart scripts when they crash or restart when a `*.js` file changes.
434
- [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager.
435
+- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
436
437
438
### AST
0 commit comments