sterlingdeng / load-balancer-go

round robin load balancer in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Super Simple Load Balancer Built Using Go

Implemented a round-robin style load balancer since that was the easiet Goal was to better understand load-balancers, reverse proxies, and go.

Reference

https://github.com/d12/Load-Balancer-Golang

About

round robin load balancer in go


Languages

Language:Go 100.0%