ace v0.6.3 API Reference
Modules
Provide a service over TCP
Starting the combination of socket, governors and server supervisor
The governor acts to throttle the creation of servers
To ensure the pool of listening servers is kept constant, the governor processes are supervised
Each Ace.TCP.Server
manages a single TCP connection.
They are responsible for managing communication between a TCP client and the larger application
Supervise a collection of servers, that are listening or handling connections