请输入您要查询的百科知识:

 

词条 Staged event-driven architecture
释义

  1. See also

  2. References

  3. Bibliography

  4. External links

{{Citations broken|date=May 2017}}

The staged event-driven architecture (SEDA) refers to an approach to software architecture that decomposes a complex, event-driven application into a set of stages connected by queues.[1] It avoids the high overhead associated with {{clarify-span|thread-based concurrency models|date=August 2013}} (i.e. locking, unlocking, and polling for locks), and decouples event and thread scheduling from application logic. By performing admission control on each event queue, the service can be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity.

SEDA employs dynamic control to automatically tune runtime parameters (such as the scheduling parameters of each stage) as well as to manage load (like performing adaptive load shedding). Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.

See also

  • Event-driven architecture (EDA)
  • Service-oriented architecture (SOA)

References

1. ^{{cite web| accessdate = 2013-09-03| location = | publisher = Harvard University| title = SEDA: An Architecture for Highly Concurrent Server Applications| url = https://img.sauf.ca/pictures/2015-11-20/eaf0277e0c3e6f5c9c81d2815c9dc082.pdf| quote = SEDA is an acronym for staged event-driven architecture, and decomposes a complex, event-driven application into a set of stages connected by queues.}}

Bibliography

{{Refbegin}}
  • {{citation

| first1 = Matt
| last1 = Welsh
| first2 = David
| last2 = Culler
| first3 = Eric
| last3 = Brewer
| date = December 2001
| title = "SEDA: an architecture for well-conditioned, scalable internet services" in "SOSP '01 Proceedings of the eighteenth ACM symposium on Operating systems principles"
| edition = 1st
| publisher = Association for Computing Machinery
| pages = 230–243
| isbn = 978-1-58113-389-9
| url = http://portal.acm.org/citation.cfm?id=502057
}}{{Refend}}

External links

  • Apache ServiceMix provides a Java SEDA wrapper, combining it with related message architectures (JMS, JCA & straight-through flow).
  • Criticism about how SEDA premises (threads are expensive) are no longer valid
  • JCyclone: Java open source implementation of SEDA
  • Mule ESB is another open-source Java implementation
  • [https://web.archive.org/web/20061130052025/http://www.eecs.harvard.edu/%7Emdw/proj/seda/ SEDA: An Architecture for Highly Concurrent Server Applications] describing the PhD thesis by Matt Welsh from Harvard University
  • A Retrospective on SEDA by Matt Welsh, July 26, 2010
{{DEFAULTSORT:Staged Event-Driven Architecture}}

2 : Events (computing)|Software architecture

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/13 1:15:57