ace v0.15.4 Ace.Governor View Source
A governor maintains servers ready to handle clients.
A governor process starts with a reference to supervision that can start servers. It will then wait until the server has accepted a connection. Once it’s server has accepted a connection the governor will start a new server.