https://github.com/jacksu/grpclb
https://github.com/jacksu/grpclb
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksu/grpclb
- Owner: jacksu
- License: apache-2.0
- Created: 2018-12-12T09:27:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T09:33:01.000Z (over 7 years ago)
- Last Synced: 2025-01-17T05:44:04.501Z (over 1 year ago)
- Language: Java
- Size: 2.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
实现了grpc客户端的负载均衡,简单的服务轮询,没有借助zookeeper和etcd,因此没有服务发现功能。