Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 168 Bytes

Noob Loader

A simple load balancer that works on a reordering round robin algorithm.

Syntax:

./loader -urls "127.0.0.1:8000,127.0.0.1:8080" -port 6000