asgoodasnu/process-manager

This package's canonical repository appears to be gone and the package has been frozen as a result.

v1.0.0 2016-12-02 12:59 UTC

This package is not auto-updated.

Last update: 2019-12-08 14:11:00 UTC


README

The process manager launches the given processes by forking itself and run a pcntl_exec and restarts them if a process exits.

There is also a listener on port 11111 that can show a list of running processes and has the capability to shutdown the manager (and alle the child processes).