feat: Add Load Balancer Implementation and Example Code #624
feat: Add Load Balancer Implementation and Example Code #624dongowu wants to merge 1 commit intocloudwego:mainfrom
Conversation
PureWhiteWu
left a comment
There was a problem hiding this comment.
Hi, thanks very much for your contribution!
These loadbalance algorithms are not verified in production by our team, and we are not so familiar with those algorithms, so we cannot guarantee performance and availability. So I think it's not suitable to merge this into Volo at this time.
But I think it's better to be maintained as a Volo ecological project under https://github.com/volo-rs.
If you are willing to maintain this under volo-rs, I can create a repo for you there.
What do you think?
Thanks again for your great contribution!
e011ecf to
0ab411f
Compare
0ab411f to
661f012
Compare
ok |
|
你好,我已经为你在 Volo-rs 下建好了仓库,并邀请你了 https://github.com/volo-rs/volo-loadbalance/invitations |
|
ok 我整理下代码 |
Motivation
Solution