Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

pm2 - Node.js Production Process Manager with a built-in Load Balancer

  • Share this:
post-title
PM2 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 to facilitate common system admin tasks.PM2 is constantly assailed by more than 1800 tests.
  • Simple and efficient process management (start/stop/restart/delete/show/monit)
  • Keep your application ALWAYS ONLINE with auto restarts and init system script generation
  • Clusterize Node.js Applications without code change to increase performance and reliability
  • Hot Reload Node.js Applications without extra configuration
http://pm2.io/
https://github.com/Unitech/pm2
http://pm2.keymetrics.io/
License:
Tech: