Skip to content

xychen/grpclb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于etcd3实现的gRPC负载均衡

  • 代码非我原创,在此文的基础之上修改: gRPC服务发现&负载均衡
  • 原文中的代码有一些问题
    1. 判断serviceKey是否存在bug修复
    2. 注册时重复PUT,修改为KeepAliveOnce方式
    3. UnRegister函数bug修复
    4. watch函数内存泄漏bug修复
  • 同时参考了https://github.com/wwcd/grpc-lb,实现方式略有不同

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages