Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
PM2 (software)
Node.js process manager

PM2 is a process manager for the JavaScript runtime Node.js.

We don't have any images related to PM2 (software) yet.
We don't have any YouTube videos related to PM2 (software) yet.
We don't have any PDF documents related to PM2 (software) yet.
We don't have any Books related to PM2 (software) yet.
We don't have any archived web articles related to PM2 (software) yet.

Overview

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.

Further reading