asgoodasnu/process-manager

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 190

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:project

pkg:composer/asgoodasnu/process-manager

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).