
JAVA-中间件
fengyunhust
这个作者很懒,什么都没留下…
展开
-
Zookeeper选举过程
假设有5台机器 znode状态:looking、following、leading 、observing(提高读取效率) 初始化: 1、服务器d为1启动,广播,没有应答,此时处于looking状态 2、服务器id为2启动,与1交换,胜出;由于选举没有超过半数,此时处于looking状态 3、服务器id为3启动根据,前面的理论,被选举为leader 4、服务器id为4、5原创 2016-03-19 14:16:30 · 446 阅读 · 0 评论 -
SOA中间件 - 熔断降级
1原创 2016-07-08 18:35:14 · 1385 阅读 · 0 评论 -
SOA中间件 - 服务自动注册与发现
时序图:原创 2016-07-13 20:59:21 · 2610 阅读 · 0 评论