| 接口 | 说明 |
|---|---|
| IRegistry |
注册中心
|
| 类 | 说明 |
|---|---|
| DefaultRegistry |
默认注册方式(配置地址)
|
| ZkClientRegistry |
客户端注册(zookeeper方式)
使用Apache的Curator框架监控zookeeper节点的变化 参考资料: 使用Apache Curator监控Zookeeper的Node和Path的状态 |
| ZkServerRegistry |
服务端注册(zookeeper方式)
|
Copyright © 2015 Baifendian Corporation. All rights reserved.