command
module
Version:
v0.0.0-...-d9da9f1
Opens a new window with list of versions in this module.
Published: Mar 21, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Load Balancer GO
Simple Load Balancer using Round Robin algorithm with active cleaning and passive recovery for unhealthy backends.
Usage
default port: 8080
go build
# backends list, use commas to separate
load-balancer-go.exe --backends=http://localhost:8081,http://localhost:8082,http://localhost:8083
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.