pm2
Original author(s)Alexandre Strzelewicz
Initial release27 June 2013 (2013-06-27)[1]
Stable release
5.3.0 / 15 March 2023 (2023-03-15)[2]
Repository
Written inJavaScript
PlatformLinux/Unix/Windows
LicenceAGPLv3
Websitegithub.com/Unitech/pm2

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

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.

References

  1. Earliest known release
  2. "v5.3.0 (2023-03-15): Release 5.3.0 · Unitech/pm2". GitHub. 2023-03-15. Retrieved 2023-06-05.

Further reading

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.