node-windows
Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). (by coreybutler)
God
Ruby process monitor (by mojombo)
Our great sponsors
node-windows | God | |
---|---|---|
2 | 4 | |
2,400 | 2,193 | |
- | - | |
3.9 | 0.0 | |
7 days ago | 5 months ago | |
JavaScript | Ruby | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
node-windows
Posts with mentions or reviews of node-windows.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-08.
-
How can I run my app when windows starts up?
There is a library node-windows that will turn your node application into a Windows service which you can then program to run on startup.
God
Posts with mentions or reviews of God.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-26.
-
Automation tool to deploy and manage Go services using systemd on GNU/Linux machines
Was it http://godrb.com/?
-
Eden
It's odd in the same way that Prophet and https://github.com/mojombo/god are. A bit grandiose or sacrilegious.
-
Security review of "please", a sudo replacement written in Rust
god used to be a fairly popular process supervisor written in Ruby. I don't remember there being much controversy around the name (with the build tool zeus, other gods have been put through the ringer too), apart from one GH issue I just found which was created quite some time after the project stopped being maintained.
-
reject button, return to command line
Did they replace systemd with god now? I can’t keep up with this anymore…
What are some alternatives?
When comparing node-windows and God you can also consider the following projects:
Foreman - Manage Procfile-based applications
PM2 - Node.js Production Process Manager with a built-in Load Balancer.
node-linux - Create native background daemons on Linux systems.
Eye - Process monitoring tool. Inspired from Bluepill and God.
Bluepill - simple process monitoring tool
Nodemon.io - Monitor for any changes in your node.js application and automatically restart the server - perfect for development
Immortal - ⭕ A *nix cross-platform (OS agnostic) supervisor
Procodile - 🐊 Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)
supervisor - Supervisor process control system for UNIX
supervisor
node-mac - Node utilities for Mac