Load Balancers

There are two load balancing algorithms available for now:

  • random
  • round robin

Base class

Load blancers algorithms

Load blancers exceptions

Providers

Providers exist to give lists of hosts

Base class

List Provider