atlas

This project is maintained by Pranshu258

Least Connection

The LeastConnectionLoadBalancer class selects the origin server with the least number of active connections.

Methods

Least Connection Power Of Two

The LeastConnectionPowerOfTwoLoadBalancer class selects the origin server with the least number of active connections using the power of two choices algorithm.

Methods