Forever: Detailed Overview & Metrics

v4.0.3(over 2 years ago)

This package was last published over a year ago. It may not be actively maintained.The package doesn't have any types definitionsNumber of direct dependencies: 14Monthly npm downloads

Forever is a simple CLI tool for ensuring that a given script runs continuously. It is commonly used to keep Node.js applications running indefinitely by automatically restarting them in case of crashes or unexpected shutdowns. Forever provides features like logging, monitoring, and process management to help maintain the uptime of applications.

Compared to other process management tools like PM2, Forever is lightweight and straightforward, focusing primarily on the task of keeping a script running persistently. It is actively maintained and offers a reliable solution for developers looking to ensure the stability and availability of their Node.js applications.

Alternatives:
pm2+
nodemon+
supervisor+
node-windows+
node-mac+
node-linux+
pm2-windows-startup+
systeminformation+
strong-pm+
qckwinsvc+

Tags: node.jsCLIprocess-managementuptimemonitoring