【Dubbo+Zookeeper的RPC分布式集群服务系统】服务端接口
【Spring MVC+Dubbo+Zookeeper分布式服务演示】服务端接口
【Spring MVC+Dubbo+Zookeeper分布式服务演示】
这里需要三个项目一起运行
一个为【服务端】
https://github.com/imalexyang/provider
一个为【服务端接口】需要转为Jar包,引入到服务端和消费端
https://github.com/imalexyang/providerService
一个为【消费端】
https://github.com/imalexyang/consumer
主要是参考这个文章做的
http://1358440610-qq-com.iteye.com/blog/2196235
另外,Zookeeper 3.4.6 http://pan.baidu.com/s/1skkBMDR
dubbo-admin 2.5.4 http://pan.baidu.com/s/1gdPr47x
2015/12/15
Beijing