PM2 or Process Manager 2, is an Open Source, production ready Node.js process manager. Some key features of PM2 are automatic application load balancing, declarative application configuration, deployment system and monitoring.
Started in 2013 by Alexandre Strzelewicz. The code source is hosted on GitHub and installable via npm.