Skip to content
#

load-balancing

Here are 247 public repositories matching this topic...

Vehicle gateway servers (HTTP REST API + TCP Server) and also TCP client to connect to communicate with with TCP server & REST API. HAPROXY roundrobin load-balancing used for horizontal scalability between TCP servers + uses Redis PubSub to collaborate and each command / reply their tcp clients.

  • Updated Mar 1, 2023
  • TypeScript
nginx-load-balancer-round-robin

Load balancer with nginx algorithm Round Robin – Requests are distributed evenly across the servers, with server weights taken into consideration. This method is used by default (there is no directive for enabling it)

  • Updated Apr 30, 2024
  • Python

Improve this page

Add a description, image, and links to the load-balancing 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 load-balancing topic, visit your repo's landing page and select "manage topics."

Learn more