<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dubbo on ddatsh</title>
    <link>https://ddatsh.com/tags/dubbo/</link>
    <description>Recent content in Dubbo on ddatsh</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <managingEditor>i@ddatsh.com (ddatsh)</managingEditor>
    <webMaster>i@ddatsh.com (ddatsh)</webMaster>
    <lastBuildDate>Wed, 02 Dec 2020 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://ddatsh.com/tags/dubbo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>java spi</title>
      <link>https://ddatsh.com/post/java/java-spi/</link>
      <pubDate>Wed, 02 Dec 2020 00:00:00 +0800</pubDate><author>i@ddatsh.com (ddatsh)</author>
      <guid>https://ddatsh.com/post/java/java-spi/</guid>
      <description>&lt;h1 id=&#34;service-provider-interface-spi&#34;&gt;Service Provider Interface (SPI)&lt;/h1&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;em&gt;SPI 是一种基于“接口 + 策略模式 + 配置文件”组合实现的动态加载机制&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;它的主要应用场景是&lt;strong&gt;可替换的插件机制&lt;/strong&gt;，让框架开发者能提供一组接口，而用户或第三方可以在不修改框架源码的情况下实现和扩展功能&lt;/p&gt;</description>
    </item>
    <item>
      <title>dubbo</title>
      <link>https://ddatsh.com/post/java/dubbo/dubbo/</link>
      <pubDate>Mon, 18 Dec 2017 00:00:00 +0800</pubDate><author>i@ddatsh.com (ddatsh)</author>
      <guid>https://ddatsh.com/post/java/dubbo/dubbo/</guid>
      <description>&lt;p&gt;dubbo 源码分析，参考众多文章,经常会更新&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.ddatsh.com/img/dev/java/dubbo/roadmap.jpg&#34; alt=&#34;&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Dubbo依赖关系&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.ddatsh.com/img/dev/java/dubbo/arch.png&#34; alt=&#34;&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;方块代表层或模块&lt;/p&gt;&#xA;&lt;p&gt;蓝色与业务有交互，绿色只对Dubbo内部交互&lt;/p&gt;&#xA;&lt;p&gt;蓝色虚线初始化时调用，红色虚线运行时异步调用，红色实线运行时同步调用&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
