What is PM2?
Production process manager for Node.js apps with a built-in load balancer
PM2 is a tool in the Node.js Process Manager category of a tech stack.
PM2 is an open source tool with 41.6K GitHub stars and 2.6K GitHub forks. Here’s a link to PM2's open source repository on GitHub
Who uses PM2?
Companies
124 companies reportedly use PM2 in their tech stacks, including top.gg, hogangnono, and Software Engineering.
Developers
295 developers on StackShare have stated that they use PM2.
Pros of PM2
12
9
3
Blog Posts
PM2 Alternatives & Comparisons
What are some alternatives to PM2?
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
forever
It is a simple CLI tool for ensuring that a given script runs continuously. It is used to keep the server alive even when the server crash/stops. When the server is stopped because of some error, exception, etc.it automatically restarts it.
nodemon
It is an open source utility that will monitor for any changes in your source and automatically restart your server. It has a default support for node & coffeescript, but easy to run any executable (such as python, make, etc).
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. According to Netcraft nginx served or proxied 30.46% of the top million busiest sites in Jan 2018.
New Relic
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and create best-in-class digital experiences. If you run software, you need to run New Relic. More than 50% of the Fortune 100 do too.
Related Comparisons