horoyoii / load-balancer-java

Simple load balancer in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple round robin load balancer in Java. Every connection to the load balancer gets forwarded to a host in the given list.

About

Simple load balancer in Java


Languages

Language:Java 100.0%