随笔分类 -  分布式框架Dubbo和Sofa

摘要:DUBBO是一个分布式服务框架,致力于提供高性能和透明化的RPC远程服务调用方案,是阿里巴巴SOA服务化治理方案的核心框架,阿里内部采用sofa框架,同属于分布式RPC框架,dubbo开源,而sofa和hsf没有开源而已. Dubbo的github地址:https://github.com/alib 阅读全文
posted @ 2016-06-10 01:00 nanyangzp 阅读(2188) 评论(0) 推荐(0)
摘要:报错信息如下: Multiple annotations found at this line:– cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 阅读全文
posted @ 2016-06-02 09:44 nanyangzp 阅读(746) 评论(0) 推荐(0)
摘要:配置dubbo环境过程中的xml文件,安装官网的demo配置好后,出错: "Description Resource Path Location Type cvc-complex-type.2.4.c: The matching wildcard is strict, but no declarat 阅读全文
posted @ 2016-03-08 15:41 nanyangzp 阅读(7845) 评论(0) 推荐(0)