ace v0.14.7 Ace.Governor.Supervisor View Source
Supervise governors to maintain a pool of accepting servers.
Link to this section Summary
Functions
Starts a supervised pool of governor processes
Link to this section Functions
Link to this function
start_link(server_supervisor, listen_socket, acceptors)
View Source
start_link(pid, Ace.Connection.connection, non_neg_integer) :: {:ok, pid}
Starts a supervised pool of governor processes.