1、疑问点
1.1 设计模式
1.2 bean加载过程
1.3 extension机制
1.4 代理
1.5 远程调用过程
2、源码阅读
2.7 服务引入
2.8 服务路由
2.9 集群
2.10 负载均衡
3、参考文章
《dubbo官方文档:http://dubbo.apache.org/zh-cn/docs/source_code_guide/dubbo-spi.html》
1.1 设计模式
1.2 bean加载过程
1.3 extension机制
1.4 代理
1.5 远程调用过程
2.7 服务引入
2.8 服务路由
2.9 集群
2.10 负载均衡
《dubbo官方文档:http://dubbo.apache.org/zh-cn/docs/source_code_guide/dubbo-spi.html》