/sample-loadbalancer

A sample load-balancer set of abstractions

Primary LanguageKotlin

Load balancer

It contains a set of abstractions to design a simple loadbalancer implementation, includes round-robin and random-order implementations.

You can test it in the tests using prepared providers or defining a custom one