Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 155 Bytes

File metadata and controls

2 lines (2 loc) · 155 Bytes

Load_Balancer

Load balancer that works based on least connections algorithm. Utilized Redis Sorted Sets data structure to track active requests count.