convey
Load balancer
A load balancer that distributes incoming network requests across multiple servers with dynamic configuration loading and health checking.
Layer 4 load balancer with dynamic configuration loading
345 stars
5 watching
45 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list
load-balancerrusttcptokio
Related projects:
Repository | Description | Stars |
---|---|---|
factorish/proxy | A lightweight container-based load balancer that uses service discovery and provides high availability for HTTP services | 52 |
yyyar/gobetween | A modern and minimalistic load balancer and reverse proxy designed for cloud environments. | 1,941 |
hubspot/baragon | Automates load balancer configuration updates by distributing and tracking changes to multiple load balancers from a central service | 110 |
joa/jawlb | An unsophisticated load balancer that directs requests to gRPC services within a Kubernetes cluster | 14 |
aerokube/ggr | A lightweight load balancer used to create scalable and highly-available Selenium clusters | 314 |
loxilb-io/loxilb | An eBPF-based load balancer and service proxy for Kubernetes and edge environments, supporting various networking protocols and use cases. | 1,465 |
seomoz/roger-bamboo | A service discovery and load balancing system for managing internal traffic to distributed applications. | 5 |
eduardonunesp/sslb | A simple load balancer for Go applications with support for WebSockets and easy configuration via JSON file | 149 |
ebay/neutrino | A software load balancer designed to meet the specific needs of a large-scale e-commerce platform | 312 |
lmachens/cluster | A solution for scaling Meteor apps with load balancing and service discovery without the need for external tools. | 1 |
itrs-group/monitor-merlin | A Naemon module that enables distributed setup and load balancing for monitoring systems. | 22 |
lucasmerlin/hurlurl | A load balancer that distributes users across multiple instances of a shared resource. | 64 |
ruoshan/lua-resty-jump-consistent-hash | An implementation of consistent hashing for load balancing in Lua-based web servers | 25 |
bjarneo/rip | A tool for testing HTTP servers and services under load, capable of simulating different types of requests. | 54 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |