About 459,000 results
Open links in new tab
  1. PM2 - Home - Advanced Node.js Process Manager & Monitoring

    With PM2 Harden your Node.js Workload and be Ready to Scale. Build Battle-Hardened Node.js Applications. Advanced process manager with built-in load balancer, monitoring dashboard, and …

  2. PM2 - Quick Start

    PM2 is an advanced production process manager for Node.js applications with built-in load balancer, zero-downtime reload, startup scripts, monitoring, and microservice management features.

  3. pm2 - npm

    Dec 9, 2025 · PM2 is a production process manager for Node.js/Bun applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to …

  4. What is PM2: A Complete Guide to Node.js Process Management

    Dec 12, 2024 · PM2 (Process Manager 2) is an advanced process manager designed specifically for Node.js applications, though it can manage other types of applications as well. It provides a …

  5. pm2 cheatsheet

    The one-page guide to pm2: usage, examples, links, snippets, and more.

  6. PM2 (software) - Wikipedia

    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, …

  7. PM2 - Overview | PM2 Documentation

    PM2 Runtime is a Production Process Manager for Node.js applications with a built-in Load Balancer. It allows you to keep applications alive forever, to reload them without downtime and facilitate common …

  8. Running Node.js Apps with PM2 (Complete Guide) - Better Stack

    Feb 26, 2025 · PM2 is a renowned open-source process manager tailored for Node.js applications. It acts as a guardian, streamlining deployment, overseeing logs, monitoring resources, and ensuring …

  9. PM2 - Home

    PM2 is an advanced production process manager for Node.js applications with built-in load balancer, zero-downtime reload, startup scripts, monitoring, and microservice management features.

  10. What is PM2 and how to use it? - Lucent Innovation

    May 7, 2025 · PM2 is a popular process manager for Node.js applications. It helps programmers manage, monitor, and keep Node.js processes running in the background, especially in the case of …