<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ArchitectureDesign on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek/tags/architectureDesign/</link>
    <description>Recent content in ArchitectureDesign on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 06 Mar 2024 10:36:00 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek/tags/architectureDesign/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dubbo整体架构</title>
      <link>https://index.zshipu.com/geek/post/code/docs/Dubbo/architectureDesign/Dubbo%E6%95%B4%E4%BD%93%E6%9E%B6%E6%9E%84/</link>
      <pubDate>Wed, 06 Mar 2024 10:36:00 +0000</pubDate>
      <guid>https://index.zshipu.com/geek/post/code/docs/Dubbo/architectureDesign/Dubbo%E6%95%B4%E4%BD%93%E6%9E%B6%E6%9E%84/</guid>
      <description>项目结构 首先从 GitHub 上 clone 下来 Dubbo 项目，我们根据其中各子项目的项目名，也能大概猜出来各个模块的作用。 dubbo-common 公共逻辑子项目，定义了各子项目中 通用的 组件 和 工具类，如：IO、日志、配置处理等。 dubbo-rpc 分布式协调服务框架的核心，该模块定义了 RPC 相关的组件，包括 服务发布、服务调用代理、远程调用结果、RPC 调用</description>
    </item>
  </channel>
</rss>
