ace v0.7.1 Ace.TCP.Governor.Supervisor

To ensure the pool of listening servers is kept constant, the governor processes are supervised.

The each governor in the pool is replaced on a one for one basis.

Summary

Functions

Starts a supervised pool of governor processes

Functions

start_link(server_supervisor, listen_socket, acceptors)
start_link(pid, :inet.socket, non_neg_integer) :: {:ok, pid}

Starts a supervised pool of governor processes.