{"id":12321,"date":"2013-10-03T17:31:53","date_gmt":"2013-10-03T16:31:53","guid":{"rendered":"http:\/\/www.decidesoluciones.es\/introduccion-al-procesamiento-de-eventos-complejos-ii-2\/"},"modified":"2026-04-07T16:52:04","modified_gmt":"2026-04-07T14:52:04","slug":"introduction-to-complex-event-processing-ii","status":"publish","type":"post","link":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/","title":{"rendered":"Introduction to Complex Event Processing II"},"content":{"rendered":"<h2>Basic Concepts<\/h2>\n<p>In the first part of this article <a title=\"Introduction to Complex Event Processing I\" href=\"http:\/\/www.decidesoluciones.es\/en\/introduction-complex-event-processing-i\/\">\u201cIntroduction to Complex Event Processing I<\/a>\u201d we saw some of the most important principles of CEP. This section will provide a detailed analysis of the core concepts upon which complex event processing is based.<\/p>\n<h3>Events and Causality<\/h3>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"576\">An event is an object that represents or records an activity that is happening, or is considered to be happening.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The result of the weather forecast obtained by running a weather simulator, the confirmation of a purchase recorded in Carrefour\u2019s website, data recorded using RFID sensors to make sure that the suitcases are being correctly routed through the airport\u2019s baggage handling system, a missing signal indicating the possible loss of a suitcase.<\/p>\n<p>This definition refers to<strong> event objects<\/strong> that describe real or virtual events and are processed in information systems. These objects are any kind of data structure from strings to complex data types.<\/p>\n<p>Sometimes we talk about events and messages indistinctly, but the truth is that an event contains more information than a mere message. Namely, <strong>the activity that happened, when it happened, how long it lasted and how it relates to other activities.<\/strong><\/p>\n<p>The table below shows a small subset of interrelated events:<\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Happening<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>Start time<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>End time<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>Triggered by other events<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Event 1:<\/strong> Tokyo announces that for various socioeconomic reasons it cannot take on the 2020 Olympic Games.<\/td>\n<td valign=\"top\" width=\"144\">\u00a01 August 2014, at 20:35<\/td>\n<td valign=\"top\" width=\"144\">1 August 2014, at 20:45<\/td>\n<td valign=\"top\" width=\"144\">Event 0: Sudden 200-point increase in the Japanese risk premium.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">Event 2: The IOC holds an emergency meeting to choose a new venue from among the finalists.<\/td>\n<td valign=\"top\" width=\"144\">2 August 2014, at 09:00<\/td>\n<td valign=\"top\" width=\"144\">2 August 2014, at 20:45<\/td>\n<td valign=\"top\" width=\"144\">Event 1<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Event 3:<\/strong> An exponential growth in the demand for caf\u00e9 con leche (coffee with milk) in the bars of Plaza Mayor in Madrid is detected.<\/td>\n<td valign=\"top\" width=\"144\">3 August 2014, at 07:00<\/td>\n<td valign=\"top\" width=\"144\">12 August 2014, at 22:45<\/td>\n<td valign=\"top\" width=\"144\">Event 2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>It is not always necessary to manage timestamps for the start and end of an event; it will depend on the type of processing to be done.<\/p>\n<p>Let\u2019s look at another example showing the controversial concepts of event correlation and causality<\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Happening<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>Start time<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>End time<\/strong><\/td>\n<td valign=\"top\" width=\"144\"><strong>Triggered by other events<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Event 1<\/strong>: Well-known culture representatives protest in the centre of Madrid against cuts<\/td>\n<td valign=\"top\" width=\"144\">19 July 2012, at 17h 00\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">19 July 2012, at 20h 01\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">Event 0<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\"><strong>Event 2<\/strong>: The Spanish risk premium shoots up to 579 points<\/td>\n<td valign=\"top\" width=\"144\">19 July 2012, at 18h 00\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">19 July 2012, at 18h 01\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">Event 1?<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"144\">Event 3: A newspaper that shall remain nameless overlaps the two images on its front page establishing a relation of causality.<\/td>\n<td valign=\"top\" width=\"144\">20 July 2012, at 06h 00\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">20 July 2012, at 06h 00\u2019 00\u2019\u2019<\/td>\n<td valign=\"top\" width=\"144\">Event 2 and Event 1?<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><em>Causality between events is not always objective. This is a clear example of what happens when a system confuses event correlation and causality just because they both share the same time window.<br \/>\n<\/em><\/p>\n<p><em>It is very important to conduct a thorough analysis of causality objectives between events because a complex event processing system can generate incoherent conclusions if causal relations are established that do not reflect reality.<br \/>\n<\/em><\/p>\n<h3><em>Event Cloud <\/em><\/h3>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-18130\" src=\"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/NubeEventosBanco-300x239.png\" alt=\"\" width=\"300\" height=\"239\" \/><\/p>\n<p>The diagram above shows an event cloud related to customer actions at a given banking website. Each linear sequence of events represents customer actions when they access their accounts and conduct various bank transactions in any order.<\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"576\">The term <strong>Event Cloud<\/strong> usually refers to the set of all events that can affect a business, and includes time measurements, causality relations and any other type of significant relations.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Event Clouds reach a company through its information systems and its communication layer. The number of input data formats can be arbitrarily high. Again, it is more helpful to use diagrams.<\/p>\n<div><a href=\"http:\/\/www.decidesoluciones.es\/wp-content\/uploads\/2013\/09\/EnterpriseEventCloud.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-1676\" src=\"http:\/\/www.decidesoluciones.es\/wp-content\/uploads\/2013\/09\/EnterpriseEventCloud-300x243.png\" alt=\"\" width=\"300\" height=\"243\" \/><\/a><\/div>\n<p>It is precisely this jungle of data, information systems, and communication protocols that gives power to the events. However, they can also become troubled waters where only some fishermen will gain.<\/p>\n<p>Think for example what would happen if we started detecting the following transaction sequences: \u201cA user enters the website, changes his password and immediately runs an automatic payment order to an external account\u201d, all in less than 5 minutes. Each one of these events by itself is normal, but their sequence, including the time variable, makes the set, the pattern suspicious. Why change the password just before withdrawing money?<\/p>\n<p>But it could perfectly be that someone returning from summer holidays decides to pay for the gym after changing their password because they have been thinking for some time now that it was not secure enough.<\/p>\n<p>Detecting event patterns is an enormous challenge, and in future articles we will go into more detail. A clear example are the current fraud detection systems. Historically they have been too rigid and developed with software with a lot of conditional statements that simply controlled the special cases of fraud already known. This made them inflexible and difficult to change; and naturally, they were prone to inaccuracies or even major errors.<\/p>\n<p><strong>With rules engines capable of processing events, more flexible and easy to update systems can be developed for of fraud detection and many others applications.<\/strong><\/p>\n<h3>Event Levels<\/h3>\n<p>Going back to the previous diagram, one might think that the event cloud is a messy mass of information. But the truth is that events can be organised into very simple structures, for example, in layers or levels.<\/p>\n<p>The idea of organising them in layers is similar to the organization of the OSI stack in telecommunications. The lowest level, the physical layer, transports events called packets (strings of bits). A specific set of these strings form a higher level event on the data link layer, which in turn are organised to form another event on the network layer and so on until events are generated at the highest level, the application layer. This can generate, following the example, the delivery of WhatsApp messages, which make our lives much more complicated.<\/p>\n<p>The idea of event layers is also applicable to business events. It would seem logical to break down high level business events into lower level events.<\/p>\n<p>An example would be the high level event \u201chiring of Gareth Bale by Real Madrid\u201d. This will depend on a lot of lower level events: negotiation by both player\u2019s managers, negotiation between club presidents, preparation of press releases to add pressure to the negotiations, search for bank funding, ignoring public opinion describing the deal as immoral,\u2026<\/p>\n<p><em><strong>A higher level event can be broken down into lower level events, which can be present or absent.<\/strong><\/em><\/p>\n<p>These events in turn imply other lower level events, such as the use of accounting software, bank management software, text editing software (to draft the contract). If we continue with this breakdown, we can drill all the way down to the IT layer, having started with the business layer. A typical breakdown of business events will look like this:<\/p>\n<p>Business Process Layer 1 \u2192 Business Process Layer 2\u00a0 \u2192 \u2026 \u2192 Application Layer \u2192 Middleware Layer \u2192 Base Software Layer.<\/p>\n<p><em><strong>Organisation by event layers facilitates analysis and traceability of business processes.<\/strong><\/em><\/p>\n<p>If we have defined the dependencies between events at different levels, it is later easier to trace this from business errors down to problems in the database or even in the communication layer.<\/p>\n<p>Obviously, business managers only worry about business layer events. If lower layers need to be analysed this is done by programmers, as we all know.<\/p>\n<h3>Event Flows<\/h3>\n<p>The first CEP applications that dealt with stock exchange events processed events in the order of arrival. The advantage of these systems was their ease of implementation. With such simple processing it was possible to do it in almost real time as the logic was also simple.<\/p>\n<p>But such simplistic reasoning gives equally poor results. If on 11 September 2001 at 16:00 h GMT+1 dramatic drops in the Tokyo, London, Paris and Frankfurt stock exchanges arrive at the same time, this system would not have been able to detect the common underlying relation that could become a pattern. Who could see that it all lead back to Bin Laden?<\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"576\">An Event Flow is an orderly linear sequence of events happening within a specific time window.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The Event Cloud includes the concept of event flow as a special case where events follow a linear order, one after the other.<\/p>\n<p>When events are processed in the order of arrival we call it ESP (Event Streams Processing). The objective is to provide a system with the capability of processing very high rates of events in very short timeframes. The aim was, and still is, to conduct data processing that gives results in seconds. However, information as important as the possible relationship between these events, excluding the fact that they all happened at the same time, cannot be lost along the way.<\/p>\n<h3>Processing the event cloud is what we need<\/h3>\n<p>It is more common to have to deal with several event flows simultaneously, so that the events in each flow relate to the rest in very different ways.<\/p>\n<p>As already mentioned, the events belonging to the same flow are interrelated by their date of arrival; however, it may also be the case that flow events <em><strong>are caused by events from another flow<\/strong><\/em> or that they form patterns with events from other flows.\u00a0 This leads to the basic conclusion that event flows <em><strong>must not be processed independently.<\/strong><\/em> Even an attempt to mix them in a single sequentially ordered flow is considered insufficient.<\/p>\n<p>The causality relation doesn\u2019t always have to be sequential. Imagine a string of WhatsApp messages in which a project manager and one of his programmers are happily discussing the functionality of a screen that provides an application report. The Project Manager sends a <strong>WM1 message<\/strong> proposing a 2D graph with pie charts. The Programmer replies with a <strong>WM2 message<\/strong> saying diagrams should be 3D, because it\u2019s \u201ca piece of cake\u201d. The Project Manager gets encouraged and replies with a <strong>WM3 message<\/strong> saying that as well as 3D the values on each piece of the pie should be highlighted. The Programmer adds a<strong> WM4 message<\/strong> with a detailed legend on the top right of the chart.<\/p>\n<p>Meanwhile, the Project Manager receives an <strong>EM1<\/strong> message by email from the customer\u2019s systems manager saying the report must be included in the application that same afternoon. The Project Manager replies with an <strong>EM2 message<\/strong> assuring him it will be ready.\u00a0 The Project Manager sends the Programmer a <strong>WM5 message<\/strong> telling him it is enough to come up with a text report, and make it quick.<\/p>\n<p>We see here how the events of a second flow can clearly affect the events of the first flow by interrupting the sequential causality that had been established initially.<\/p>\n<h3>So then, which ideas are important? \u2026 Coming soon in the last chapter.<\/h3>\n<h2>References<\/h2>\n<p><a href=\"http:\/\/www.archelaus-cards.com\/retail\/archives\/20090112.php\">\u201cEvent processing for Business\u201d<\/a>. David C. Luckham<\/p>\n<p><a href=\"http:\/\/www.archelaus-cards.com\/retail\/archives\/20090112.php\">http:\/\/www.archelaus-cards.com\/retail\/archives\/20090112.php<\/a><\/p>\n<p>Programming Without a Call Stack \u2013 Event-driven Architectures Gregor Hohpe www.eaipatterns.com<\/p>\n<p>Oracle Complex Event Processing (CEP) \u2013 Key Features and Benefits<\/p>\n<p><a href=\"http:\/\/forum.complexevents.com\/viewtopic.php?f=13&amp;t=183\">http:\/\/forum.complexevents.com\/viewtopic.php?f=13&amp;t=183<\/a><\/p>\n<p><a href=\"http:\/\/inteligencialinguistica.com\/blog\/causalidad-vs-correlacion-primera-parte\/\">http:\/\/inteligencialinguistica.com\/blog\/causalidad-vs-correlacion-primera-parte\/<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the first part of this article \u201cIntroduction to Complex Event Processing I\u201d we saw some of the most important principles of CEP. This section will provide a detailed analysis of the core concepts upon which complex event processing is based.<\/p>\n","protected":false},"author":30,"featured_media":28583,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,770,262],"tags":[785],"class_list":["post-12321","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sin-categorizar","category-tecnologia","category-uncategorized","tag-inteligencia-de-procesos","category-1","category-770","category-262","description-off"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introduction to Complex Event Processing II - Decide<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introduction to Complex Event Processing II - Decide\" \/>\n<meta property=\"og:description\" content=\"In the first part of this article \u201cIntroduction to Complex Event Processing I\u201d we saw some of the most important principles of CEP. This section will provide a detailed analysis of the core concepts upon which complex event processing is based.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/\" \/>\n<meta property=\"og:site_name\" content=\"Decide\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-03T16:31:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T14:52:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-1024x683.jpg\" \/>\n<meta name=\"author\" content=\"decide4AI\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-1024x683.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@canaldecide\" \/>\n<meta name=\"twitter:site\" content=\"@canaldecide\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"decide4AI\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/\"},\"author\":{\"name\":\"decide4AI\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/#\\\/schema\\\/person\\\/c5a2787a44b67d8f84604a8b87c76075\"},\"headline\":\"Introduction to Complex Event Processing II\",\"datePublished\":\"2013-10-03T16:31:53+00:00\",\"dateModified\":\"2026-04-07T14:52:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/\"},\"wordCount\":1797,\"image\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/decidesoluciones.es\\\/wp-content\\\/uploads\\\/2013\\\/10\\\/developer-3461405_1920-2-scaled.jpg\",\"keywords\":[\"Inteligencia de procesos\"],\"articleSection\":[\"Sin categorizar\",\"Tecnolog\u00eda\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/\",\"url\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/\",\"name\":\"Introduction to Complex Event Processing II - Decide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/decidesoluciones.es\\\/wp-content\\\/uploads\\\/2013\\\/10\\\/developer-3461405_1920-2-scaled.jpg\",\"datePublished\":\"2013-10-03T16:31:53+00:00\",\"dateModified\":\"2026-04-07T14:52:04+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/#\\\/schema\\\/person\\\/c5a2787a44b67d8f84604a8b87c76075\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#primaryimage\",\"url\":\"https:\\\/\\\/decidesoluciones.es\\\/wp-content\\\/uploads\\\/2013\\\/10\\\/developer-3461405_1920-2-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/decidesoluciones.es\\\/wp-content\\\/uploads\\\/2013\\\/10\\\/developer-3461405_1920-2-scaled.jpg\",\"width\":2560,\"height\":1707,\"caption\":\"Introducci\u00f3n al procesamiento de Eventos Complejos II: conceptos b\u00e1sicos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/introduction-to-complex-event-processing-ii\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/decide-2\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introduction to Complex Event Processing II\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/\",\"name\":\"Decide\",\"description\":\"Advanced Analytics. Smart Decisions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/decidesoluciones.es\\\/en\\\/#\\\/schema\\\/person\\\/c5a2787a44b67d8f84604a8b87c76075\",\"name\":\"decide4AI\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g\",\"caption\":\"decide4AI\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introduction to Complex Event Processing II - Decide","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/","og_locale":"en_US","og_type":"article","og_title":"Introduction to Complex Event Processing II - Decide","og_description":"In the first part of this article \u201cIntroduction to Complex Event Processing I\u201d we saw some of the most important principles of CEP. This section will provide a detailed analysis of the core concepts upon which complex event processing is based.","og_url":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/","og_site_name":"Decide","article_published_time":"2013-10-03T16:31:53+00:00","article_modified_time":"2026-04-07T14:52:04+00:00","og_image":[{"url":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-1024x683.jpg","type":"","width":"","height":""}],"author":"decide4AI","twitter_card":"summary_large_image","twitter_image":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-1024x683.jpg","twitter_creator":"@canaldecide","twitter_site":"@canaldecide","twitter_misc":{"Written by":"decide4AI","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#article","isPartOf":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/"},"author":{"name":"decide4AI","@id":"https:\/\/decidesoluciones.es\/en\/#\/schema\/person\/c5a2787a44b67d8f84604a8b87c76075"},"headline":"Introduction to Complex Event Processing II","datePublished":"2013-10-03T16:31:53+00:00","dateModified":"2026-04-07T14:52:04+00:00","mainEntityOfPage":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/"},"wordCount":1797,"image":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#primaryimage"},"thumbnailUrl":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-scaled.jpg","keywords":["Inteligencia de procesos"],"articleSection":["Sin categorizar","Tecnolog\u00eda"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/","url":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/","name":"Introduction to Complex Event Processing II - Decide","isPartOf":{"@id":"https:\/\/decidesoluciones.es\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#primaryimage"},"image":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#primaryimage"},"thumbnailUrl":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-scaled.jpg","datePublished":"2013-10-03T16:31:53+00:00","dateModified":"2026-04-07T14:52:04+00:00","author":{"@id":"https:\/\/decidesoluciones.es\/en\/#\/schema\/person\/c5a2787a44b67d8f84604a8b87c76075"},"breadcrumb":{"@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#primaryimage","url":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-scaled.jpg","contentUrl":"https:\/\/decidesoluciones.es\/wp-content\/uploads\/2013\/10\/developer-3461405_1920-2-scaled.jpg","width":2560,"height":1707,"caption":"Introducci\u00f3n al procesamiento de Eventos Complejos II: conceptos b\u00e1sicos"},{"@type":"BreadcrumbList","@id":"https:\/\/decidesoluciones.es\/en\/introduction-to-complex-event-processing-ii\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/decidesoluciones.es\/en\/decide-2\/"},{"@type":"ListItem","position":2,"name":"Introduction to Complex Event Processing II"}]},{"@type":"WebSite","@id":"https:\/\/decidesoluciones.es\/en\/#website","url":"https:\/\/decidesoluciones.es\/en\/","name":"Decide","description":"Advanced Analytics. Smart Decisions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/decidesoluciones.es\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/decidesoluciones.es\/en\/#\/schema\/person\/c5a2787a44b67d8f84604a8b87c76075","name":"decide4AI","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5a16f5f3009bc3081c68bd986b0dd38c75f3bfbf37ebdb7e7cdc0594d063a16c?s=96&d=mm&r=g","caption":"decide4AI"}}]}},"_links":{"self":[{"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/posts\/12321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/users\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/comments?post=12321"}],"version-history":[{"count":2,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/posts\/12321\/revisions"}],"predecessor-version":[{"id":33889,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/posts\/12321\/revisions\/33889"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/media\/28583"}],"wp:attachment":[{"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/media?parent=12321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/categories?post=12321"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/decidesoluciones.es\/en\/wp-json\/wp\/v2\/tags?post=12321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}