multiwatch

Forks and watches multiple instances of a program

Install

All systems
curl cmd.cat/multiwatch.sh
Debian Debian
apt-get install multiwatch
Ubuntu
apt-get install multiwatch
image/svg+xml Kali Linux
apt-get install multiwatch
Windows (WSL2)
sudo apt-get update sudo apt-get install multiwatch
Raspbian
apt-get install multiwatch

multiwatch

Forks and watches multiple instances of a program

multiwatch forks multiple instance of one application and keeps them running. It is made to be used with spawn-fcgi so all forks share the same fastcgi socket (no webserver restart needed if you increase/decrease the number of forks), and it is easier to setup than multiple daemontool or runit supervised instances.