go-balancer

所属分类:云原生工具
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-10-28 05:53:00
上 传 者sh-1993
说明:  GoBalancer是一个使用Go编程语言构建的健壮且高效的负载平衡器。它是......的关键组件...,
(GoBalancer is a robust and highly efficient load balancer built using the Go programming language. It serves as a critical component for distributing incoming network traffic across multiple backend servers, ensuring optimal resource utilization and high availability.)

文件列表:
.idea/ (0, 2023-10-28)
.idea/go-balancer.iml (322, 2023-10-28)
.idea/inspectionProfiles/ (0, 2023-10-28)
.idea/inspectionProfiles/Project_Default.xml (1771, 2023-10-28)
.idea/modules.xml (274, 2023-10-28)
.idea/vcs.xml (167, 2023-10-28)
api/ (0, 2023-10-28)
api/config/ (0, 2023-10-28)
api/config/config.go (15, 2023-10-28)
cmd/ (0, 2023-10-28)
cmd/gobalancer/ (0, 2023-10-28)
cmd/gobalancer/main.go (19, 2023-10-28)
go.mod (246, 2023-10-28)
go.sum (726, 2023-10-28)
go.work (14, 2023-10-28)
go.work.sum (624, 2023-10-28)
internal/ (0, 2023-10-28)
internal/lbcore/ (0, 2023-10-28)
internal/lbcore/algorithms/ (0, 2023-10-28)
internal/lbcore/algorithms/leastconn.go (19, 2023-10-28)
internal/lbcore/algorithms/roundrobin.go (359, 2023-10-28)
internal/lbcore/healthcheck.go (1705, 2023-10-28)
internal/lbcore/healthcheck_test.go (942, 2023-10-28)
internal/lbcore/loadbalancer.go (15, 2023-10-28)
internal/lbcore/servers/ (0, 2023-10-28)
internal/lbcore/servers/backendserver.go (492, 2023-10-28)
pkg/ (0, 2023-10-28)
pkg/networking/ (0, 2023-10-28)
pkg/networking/listener.go (19, 2023-10-28)
pkg/networking/router.go (19, 2023-10-28)
pkg/networking/serverpool.go (19, 2023-10-28)
pkg/scheduling/ (0, 2023-10-28)
pkg/scheduling/scheduler.go (660, 2023-10-28)
pkg/scheduling/scheduler_test.go (1468, 2023-10-28)
... ...

# go-balancer

近期下载者

相关文件


收藏者