Skip to content
#

least-connections

Here are 10 public repositories matching this topic...

A Go-based load balancer that distributes client requests among multiple servers using various load-balancing algorithms. It supports both horizontal and vertical scaling and includes real-time monitoring via a web interface. The project also provides example servers to demonstrate its capabilities.

  • Updated Oct 16, 2024
  • Go

This API Gateway is built in Go and provides load balancing between multiple backend services. It supports multiple load balancing strategies, including "Round Robin" and "Least Connections"

  • Updated Feb 7, 2025
  • Go

Improve this page

Add a description, image, and links to the least-connections topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the least-connections topic, visit your repo's landing page and select "manage topics."

Learn more