کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
432792 689073 2012 14 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Low latency complex event processing on parallel hardware
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
Low latency complex event processing on parallel hardware
چکیده انگلیسی

Most complex information systems are event driven: each part of the system reacts to the events happening in the other parts, potentially generating new events. Complex event processing (CEP) engines in charge of interpreting, filtering, and combining primitive events to identify higher level composite events according to a set of rules are the new breed of message-oriented middleware, which is being proposed today to better support event-driven interactions.A key requirement for CEP engines is low latency processing, even in presence of complex rules and large numbers of incoming events. In this paper, we investigate how parallel hardware may speed up CEP processing. In particular, we consider the most common operators offered by existing rule languages (i.e., sequences, parameters, and aggregates); we consider different algorithms to process rules built using such operators; and we discuss how they can be implemented on a multi-core CPU and on CUDA, a widespread architecture for general-purpose programming on GPUs.Our analysis shows that the use of GPUs can bring impressive speedups in the presence of complex rules. On the other hand, it shows that multi-core CPUs scale better with the number of rules. Our conclusion is that an advanced CEP engine should leverage a multi-core CPU for processing the simplest rules, using the GPU as a coprocessor devoted to process the most complex ones.


► We compare different algorithms for complex event processing (CEP).
► We implement CEP algorithms on multi-core CPUs and on CUDA GPUs.
► GPUs provide impressive speedups for complex rules, involving a large number of events.
► Multi-core CPUs scale better with the number of rules considered.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Journal of Parallel and Distributed Computing - Volume 72, Issue 2, February 2012, Pages 205–218
نویسندگان
, ,