<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>分布式 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%88%86%E5%B8%83%E5%BC%8F/</link><description>Recent content in 分布式 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 28 Feb 2026 11:03:15 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%88%86%E5%B8%83%E5%BC%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>手写一个基础消息代理：发布、订阅、重试与失败契约</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/basic-message-broker/</link><pubDate>Sat, 28 Feb 2026 11:03:15 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/basic-message-broker/</guid><description>从发布订阅到重试与失败契约，系统讲解基础消息代理的实现与工程边界。</description></item><item><title>分布式系统中的故障切换与会话管理</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/failover-and-user-session/</link><pubDate>Sat, 24 Jan 2026 13:27:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/failover-and-user-session/</guid><description>解释故障切换与用户会话管理的核心策略与工程取舍。</description></item><item><title>如何设计去中心化 P2P 系统：节点、发现与一致性</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/design-decentralized-p2p-system/</link><pubDate>Sat, 24 Jan 2026 13:27:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/design-decentralized-p2p-system/</guid><description>从节点发现、路由与一致性角度介绍 P2P 系统设计。</description></item><item><title>如何排序 10TB 数据：分布式排序思路</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/sort-10tb-data/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/sort-10tb-data/</guid><description>介绍大规模分布式排序的基本流程与工程考量。</description></item><item><title>Java 与 C# 的互操作性：可行路径与现实约束</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/java-csharp-interoperability/</link><pubDate>Sat, 24 Jan 2026 13:08:42 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/java-csharp-interoperability/</guid><description>讨论 Java 与 C# 的互操作方式、常见方案与工程取舍。</description></item><item><title>CAP 理论怎么落地：CP、AP、CA 的直观例子</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/cap-theorem-examples/</link><pubDate>Sat, 24 Jan 2026 13:04:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/cap-theorem-examples/</guid><description>用工程场景解释 CAP 理论，并给出系统选型与权衡建议。</description></item><item><title>最终一致性：分布式系统中的现实与取舍</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/eventual-consistency/</link><pubDate>Sat, 24 Jan 2026 13:04:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/eventual-consistency/</guid><description>解释最终一致性的含义、适用场景与工程实践建议。</description></item><item><title>发布/订阅在可扩展性上的缺点：一致性与可观测性成本</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/publish-subscribe-cons/</link><pubDate>Sat, 24 Jan 2026 12:29:51 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/publish-subscribe-cons/</guid><description>分析发布/订阅模型在扩展性方面的缺点与工程成本。</description></item><item><title>如何设计高可扩展系统：从瓶颈到弹性</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/design-scalable-systems/</link><pubDate>Sat, 24 Jan 2026 12:29:51 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/design-scalable-systems/</guid><description>给出设计高可扩展系统的核心原则与实践步骤。</description></item><item><title>什么是 CQRS：命令与查询职责分离</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/cqrs-basics/</link><pubDate>Sat, 24 Jan 2026 12:25:49 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/architecture/cqrs-basics/</guid><description>解释 CQRS 的核心思想、适用场景与落地成本。</description></item></channel></rss>