PM2 (software)

pm2
Original author(s) Alexandre Strzelewicz
Initial release June 27, 2013 (2013-06-27)[1]
Stable release
2.1.5 / 11 November 2016 (2016-11-11)[2]
Development status Active
Written in JavaScript
Platform Linux/Unix/Windows
License AGPLv3
Website github.com/Unitech/pm2

PM2 is a process manager for the JavaScript runtime Node.js. In 2016, PM2 is ranked as the 82th more popular JavaScript project on GitHub.

Overview

PM2 or Process Manager 2, is an Open Source, production Node.js process manager helping Developers and Devops manage Node.js applications in production environment. In comparison with other process manager like Supervisord, Forever, Systemd, 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 (software).

References

  1. Earliest known release
  2. "v2.1.5 (2016-11-11): LIMIT CONCURRENT REQUESTS". GitHub. 2016-11-11. Archived from the original on 2016-11-11. Retrieved 2016-11-11.

Further reading

This article is issued from Wikipedia - version of the 11/24/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.