搜索资源列表
RoundRobinDatacenterBroker.java.tar
- Round-robin load balancing is one of the simplest methods for distributing client requests across a group of servers. Going down the list of servers in the group, the round-robin load balancer forwards a client request to each server in turn. When it