Load Balancing
gAPI implements a simple load balacing component.
This component calls a random host, from those available and accessible.
In the future, it will be implement a more complex load balancing algorithm with weights and better decisions between hosts.