process-management.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [process-management]
www.codever.land/bookmarks/t/process-management
Bluepill
https://github.com/bluepill-rb/bluepill
Simple process monitoring tool.
- tags: ruby, process-management, monitoring
- :octocat: source code
Eye
Process monitoring tool. Inspired from Bluepill and God.
- tags: ruby, process-management, monitoring
- :octocat: source code
Foreman
https://github.com/ddollar/foreman
Manage Procfile-based applications.
- tags: ruby, process-management, monitoring
- :octocat: source code
God
https://github.com/mojombo/god
An easy to configure, easy to extend monitoring framework written in Ruby.
- tags: ruby, process-management, monitoring
- :octocat: source code
Health Monitor Rails
https://github.com/lbeder/health-monitor-rails
A mountable Rails plug-in to check health of services (Database, Cache, Sidekiq, Redis, e.t.c.) used by the Rails app.
- tags: ruby, process-management, monitoring
- :octocat: source code
Procodile
https://github.com/adamcooke/procodile
Run processes in the background (and foreground) on Mac & Linux from a Procfile.
- tags: ruby, process-management, monitoring
- :octocat: source code
PM2
https://github.com/Unitech/pm2
Advanced Process Manager.
- tags: node.js, process-management
- :octocat: source code
nodemon
https://github.com/remy/nodemon
Monitor for changes in your app and automatically restart the server.
- tags: node.js, process-management
- :octocat: source code
node-mac
https://github.com/coreybutler/node-mac
Run scripts as a native Mac daemon and log to the console app.
- tags: node.js, process-management
- :octocat: source code
node-linux
https://github.com/coreybutler/node-linux
Run scripts as native system service and log to syslog.
- tags: node.js, process-management
- :octocat: source code
node-windows
https://github.com/coreybutler/node-windows
Run scripts as a native Windows service and log to the Event viewer.
- tags: node.js, process-management
- :octocat: source code
supervisor
https://github.com/petruisfan/node-supervisor
Restart scripts when they crash or restart when a *.js file changes.
- tags: node.js, process-management
- :octocat: source code
Phusion Passenger
https://github.com/phusion/passenger
Friendly process manager that integrates directly into Nginx.
- tags: node.js, process-management
- :octocat: source code