Magic-Load-Balancer This project is a simple load balancer with golang that use some algorithms for distributing requests to servers.These algorithms are round-robin,random and magic algorithm that use working(resposne) time for distributing requests to servers.