petercoles/cluster-manager

Manage, scale and contract server clusters with PHP.

0.1.0 2016-06-28 14:10 UTC

This package is auto-updated.

Last update: 2024-04-17 17:36:10 UTC


README

Build Status Code Quality Software License

Despite the goodness above, this project is at a very early stage of development, is missing key functionality and is not, yet, recommended for adoption.

It's aims are to provide a stepping stone for PHP applications expanding beyond a single server or new projects that will adopt a queue-driven clustered server architecture from the outset.

It's main features will be the ability to monitor queues and spin up (or down) worker servers to handle the queued jobs, as well as monitoring the health of the servers in the cluster and taking remedial action where needed.