PM2 (software)
Appearance
Original author(s) | Alexandre Strzelewicz |
---|---|
Initial release | 27 June 2013[1] |
Stable release | 5.3.1
/ 20 January 2024[2] |
Repository | |
Written in | JavaScript |
Platform | Linux/Unix/Windows |
Licence | AGPLv3 |
Website | github |
PM2 is a process manager for the JavaScript runtime Node.js.
Overview
[edit]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
[edit]- ^ Earliest known release
- ^ "v5.3.1 (2024-01-20): Release 5.3.1 · Unitech/pm2". GitHub. 2024-01-20. Retrieved 2024-02-19.
Further reading
[edit]- Krill, Paul (September 2, 2015). "Node.js process manager set for 1.0 upgrade". InfoWorld. Retrieved July 8, 2016.
- Ambler, T.; Cloud, N. (2015). "Chapter 4". JavaScript Frameworks for Modern Web Dev. Apress. pp. 53–72. ISBN 978-1-4842-0662-1.