<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Outbox on PlumePHP</title><link>https://plumephp.com/tags/outbox/</link><description>Recent content in Outbox on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 17 Aug 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/outbox/index.xml" rel="self" type="application/rss+xml"/><item><title>事件驱动架构：Event Sourcing、CQRS 与 Saga 模式</title><link>https://plumephp.com/event-driven-architecture/</link><pubDate>Mon, 17 Aug 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/event-driven-architecture/</guid><description>&lt;h2 id="一事件驱动架构概述"&gt;一、事件驱动架构概述&lt;/h2&gt;
&lt;p&gt;事件驱动架构（Event-Driven Architecture，EDA）是一种围绕「事件」构建软件系统的架构风格。在 EDA 中，系统的各个组件通过异步事件消息进行通信，而非直接调用彼此的 API。这种解耦带来了弹性、可扩展性和可观测性的显著提升，但也引入了最终一致性、事件顺序和幂等性等新的挑战。&lt;/p&gt;</description></item></channel></rss>