【发布时间】:2011-04-03 23:48:39
【问题描述】:
SEDA: An Architecture for Well-Conditioned, Scalable Internet Services
“SEDA是staged event-driven architecture的首字母缩写,将一个复杂的、事件驱动的应用程序分解成一组stages,通过queues。”
我了解它是一种架构,并且有许多 SEDA 实现(请参阅Wikipedia article)。什么是“舞台”?有人可以对分阶段事件驱动架构进行全面的高级总结,以及它与传统(非分阶段?)事件驱动架构有何不同?
【问题讨论】:
标签: architecture stage event-driven eda