一种分布式复杂消息处理引擎的设计与实现

发布时间:2013-08-12 作者:陆平,钱煜明,朱科支 阅读量:

[摘要] 阐述了一种高性能分布式复杂消息处理引擎的设计方案,这种引擎改进了传统复杂事件处理过程(CEP)处理引擎扩展性问题。新的设计方案通过将分布式无状态数据处理节点与分布式存储相结合,实现了复杂消息处理的规模和性能的线性扩展,同时避免了单点故障,保证了系统的高可靠性。

[关键词] 复杂事件处理;流式计算;M2M;滑动窗口;实时计算

[Abstract] This paper describes a high-performance, distributed, complex event processing engine that improves the scalability of a traditional complex event processing engine. In the design of this new complex event processing (CEP), the stateless processing node is combined with distributed storage so that scale and performance can be linearly expanded. This design prevents single node failure and makes the system highly reliable.

[Keywords] CEP; stream processing; M2M; sliding window; real-time processing