This website requires JavaScript.
Explore
Help
Register
Sign In
iLoveElysia
/
openbilibili
Watch
1
Star
0
Fork
0
You've already forked openbilibili
mirror of
https://github.com/iLoveElysia/openbilibili.git
synced
2026-03-14 05:46:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
openbilibili
/
library
/
net
/
rpc
/
warden
/
balancer
/
wrr
History
Donny
49ab8aadd1
Initial commit
2019-04-22 20:46:32 +08:00
..
test
Initial commit
2019-04-22 20:46:32 +08:00
BUILD
Initial commit
2019-04-22 20:46:32 +08:00
CHANGELOG.md
Initial commit
2019-04-22 20:46:32 +08:00
CONTRIBUTORS.md
Initial commit
2019-04-22 20:46:32 +08:00
OWNERS
Initial commit
2019-04-22 20:46:32 +08:00
README.md
Initial commit
2019-04-22 20:46:32 +08:00
wrr_test.go
Initial commit
2019-04-22 20:46:32 +08:00
wrr.go
Initial commit
2019-04-22 20:46:32 +08:00
README.md
Unescape
Escape
business/warden/balancer/wrr
项目简介
warden 的 weighted round robin负载均衡模块
,
主要用于为每个RPC请求返回一个Server节点以供调用
编译环境
请只用 Golang v1.9.x 以上版本编译执行
依赖包
grpc
Reference in New Issue
View Git Blame
Copy Permalink