load-balancer
ehtiramabdullayev/load-balancer
Java
A load balancer is a component that, once invoked, it distributes incoming requests to a list of registered providers and return the value obtained from one of the registered providers to the original caller.