Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yileicn authored Jan 4, 2021
1 parent bab5188 commit 1da44ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
- 默认使用轮询实现,可切换随机算法
- 实现ILoadBalancer可扩展
- 服务容错
- 服务连接报错,切换节点默认重试3次
- 服务连接报错,自动切换节点重试3次
- 可在DashBoard上手动熔断
- 调用链跟踪
- 根据配制来启用Jaeger调用链跟踪
- 服务网关
- 使用Kong网关可实现服务的认证授权,协议转换(grpc转http),服务路由,服务限流和熔断等
- 使用Ocelot网关也可实现上述功能
- 服务配制
- 使用Apollo配制
- 使用Apollo配制中心
- Grpc DashBoard监控
- Http远程调用,手动熔断,日志输出控制
- 待实现服务统计数据来监控
Expand Down

0 comments on commit 1da44ff

Please sign in to comment.