Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
Skip header Section
The Power of Events: An Introduction to Complex Event Processing in Distributed Enterprise SystemsDecember 2001
Publisher:
  • Addison-Wesley Longman Publishing Co., Inc.
  • 75 Arlington Street, Suite 300 Boston, MA
  • United States
ISBN:978-0-201-72789-0
Published:01 December 2001
Pages:
376
Skip Bibliometrics Section
Bibliometrics
Skip Abstract Section
Abstract

From the Book: Complex event processing (CEP) is a set of techniques and tools to help us understand and control event-driven information systems. And today, any kind of information system, from the Internet to a cell phone, is driven by events. What is a complex event It is an event that could only happen if lots of other events happened. For example, suppose you see a car you like at your favorite car dealership. That car is on the showroom floor only because a number of other events took placeevents in the inventory control systems of the dealership and the manufacturer, shipping events, customs events at the port of entry, and so on. Of course, when you see exactly what you want in the showroom, you don't ask how or why. But if you don't see the model, make, or color you want and ask why not, you'll get an explanation about allocation quotas, backlogs at the factory, or some other factors that affect events in the causal history leading up to the event you wanted. This illustrates one of the ideas behind CEP. Events are related in various ways, by cause, by timing, and by membership. CEP applies to electronic information systems. It makes use of relationships between events to answer questions like, "Is our system providing the correct level of service to our customers," "Will our shipment arrive on time," and "Is someone trying to steal our information " CEP adds a new dimension of event processing to what our event-driven information systems already do. Why is there a need for CEP Let's look at the situation briefly. Today's information society is founded upon gathering and sharing information. All our organizationscommercial, government,and militaryare dependent upon electronic information processing. Their foundational backbone is the kind of distributed computing system based on computer networks that is nowadays called the "information technology layer" (or IT layer) of the organization. The use of these systems has expanded rapidly over the past ten years to meet the increasing demands of automation, electronic commerce, and the Internet explosion. In vestment in technology has focused on making IT systems faster, capable of handling larger and larger amounts of information, and able to collaborate with one another. We now live in the world of the open enterprise, where commerce and information move across the boundaries of organizations and nations. Our society has become dependent upon IT systems. Less investment has been devoted to develop technology to solve the increasing problem of understanding what is happening in our IT systems. Whenever there is a crisisa denial-of-service attack or a system failureat first we don't understand what is going on or how to fix it, and then in the aftermath, we scramble for weeks to find out what caused it. We need to understand and control our critical information infrastructures better than that! A lot of the information in IT systems is never recognized. Messagesor eventspass silently back and forth across our information systems as unrelated pieces of communication. They are a source of great power, for when they are aggregated together, and correlated, and their relationships understood, they yield a wealth of information. A new technology is needed to harness the power of events in global information systems. This book is about such a technology. A few words about CEPwhat it is, and where it applies. CEP consists of very simple techniques, a mix of old and new. Some of them are well known in other kinds of computer applications, such as rulebased systems in intelligent programs. Some of them are new techniques, such as tracking causal histories of events in large distributed computer systems. Or using patterns of events and event relationships, to recognize the presence of complex events that are signified by hundreds or thousands of simpler events in our IT systems. In CEP, new techniques are combined with well-known techniques in a unified framework. An example of the kind of electronic complex event we are talking about is the completion of a financial transaction involving a bundle of financial contracts. Several merchant banks and brokerage houses may participate in the transaction. They use a global trading network. The event itself, the completion of the transaction, might be the result of hundreds of electronic messages and entries into several different databases around the world over a span of two or three days. These events don't necessarily happen in a nice linear order, one after the other. Some of them might happen simultaneously and independently of others, mixed in with events from other transactions. We can apply CEP to the trading network to recognize not only when that complex event happens, but, more importantly, whether it is going to happen, or if it is getting off track and may not happen, and why. CEP applies to a very broad spectrum of challenges in information systems. A short list includes Business process automation utilizing the Internet and electronic marketplaces Computer systems to automate the scheduling and control of anything from fabrication lines to air traffic Network monitoring and performance prediction Detecting attempts to intrude into computer systems or attack them There is a fundamental reason for this broad applicability. It is simply because information systems are all driven by events. To be sure, each system, or application running on top of a system, depends upon different kinds of events. Network events are different from database events, which are different from financial trading events. But one of the major themes of CEP is that different kinds of events are related. CEP provides techniques for defining and utilizing relationships between events. CEP applies to any type of event that happens in a computer application or a network or an information system. In fact, one of its techniques lets you define your own events as patterns of the events in your computer system. CEP lets you see when your events happen. This is one way to understand what is going on in your system. That brings us to another pointflexibility. CEP allows users to specify the events that are of interest to them at any moment. Events of interest can be low-level network monitoring alerts or high-level enterprise management intelligence, depending upon the role and viewpoint of individual users. Different kinds of events can be specified and monitored simultaneously. And the specification of the events of interest, how they should be viewed and acted upon, can be changed on the fly, while the system is running. The users of CEP can be human, or they can be autonom processes. The processes that manage our enterprises are becoming more complex. Linear workflow processes that epitomize document processing in commercial transactions are not capable of managing the open electronic enterprise. In the future, enterprise management processes will be designed to incorporate complex event processing in order to get the kind of events they need to operate. Now, a few words about the book itself and what the reader should expect. First, there are two parts to this book. Part I is for a broad audience of people with an interest in various aspects of the information society, such as electronic commerce, the Internet, B2B collaboration, or, generally, electronic information processing. Part I deals with two questions about CEP: what it is forthat is, the kinds of problems in the information society that CEP can be applied to; and what it isa simplified view of CEP, the basic concepts and easy examples of applications. Part I includes Chapters 1 through 7.The first four chapters describe the problems and issues in IT systems that CEP applies to. The next three chapters describe basic concepts of CEP, such as what an "event" is, causal and timing relationships between events, patterns of events and event hierarchies, and how to apply them to solve the problems described earlier. Part II consists of Chapter 8 onward. It is intended for information systems specialists with some background in software. Part II presents how-to-build-it details and case studies of CEP applications. The goal of Part II is to describe what is needed to build applications of CEP that are capable of solving real-world problems. It includes first a detailed description of a complex event pattern language, reactive event pattern rules, and event pattern constraints. Second, Part II shows how to build solutions by using the event pattern rules and constraints to build event processing agents and architectures of communicating agents. Part II also includes case studies, as large and as detailed as we can fit in a chapter of a book. The final chapter of this book deals with the question of how to develop an infrastructure for CEP. We can look around the event-driven applications being developed in the commercial world today, utilizing the power of distributed computing, the Internet, and private networks. An almighty commercial struggle is brewing for market share in the world of eMarketplaces and electronic commerce. It is quite predictable, considering the trends in middleware, the Java world, the .NET world, the security world, and so on, that CEP will be developed as a competitive advantage. This chapter deals with leveraging these developments to build an infrastructure for CEPnow and quickly! A word about references. This area of Internet technology is changing so quickly that any attempt to give comprehensive references would be outdated in six months. Not only that, but any less than complete set of references would be unfair to some. I assume that any reader has access to the Internet and can search for current references to, for example, "middleware" or "application server." So I have tended to include only a few references, either general references to Web sites or citations to seminal research papers that are not easily found. At this time in our society, any technology that attempts to view and control IT systems may be seen by some as conflicting with issues concerning privacy. In fact, CEP may provide a foundation for resolving some possible conflicts. However, I cannot deal with this topic here, and I do not. Just a little history. CEP has grown out of a research project at Stanford on event-based simulation called the Rapide project. This research took place between 1990 and 2000.Out of Rapide came some early experiments in CEP applied to viewing small communicating systems built on commercial middleware, or applied to recognizing security threats in progress on the IT layer of a large university, where hackers love to play. These projects are documented on two Web sites: http://pavg.stanford.edu/rapide/ http://pavg.stanford.edu/cep/

Cited By

  1. Bruns R, Dunkel J and Seremet S (2023). Learning Ship Activity Patterns in Maritime Data Streams: Enhancing CEP Rule Learning by Temporal and Spatial Relations and Domain-Specific Functions, IEEE Transactions on Intelligent Transportation Systems, 24:10, (11384-11395), Online publication date: 1-Oct-2023.
  2. Brazález E, Díaz G, Macià H and Valero V Designing a Fault Detection System for Wind Turbine Control Monitoring Using CEP Advances in Computational Intelligence, (304-314)
  3. Brazález E, Macià H, Díaz G, Valero V and Boubeta-Puig J (2022). PITS, Engineering Applications of Artificial Intelligence, 114:C, Online publication date: 1-Sep-2022.
  4. Lima M, Lima R, Lins F and Bonfim M (2022). Beholder – A CEP-based intrusion detection and prevention systems for IoT environments, Computers and Security, 120:C, Online publication date: 1-Sep-2022.
  5. Pereira J, Batista T, Cavalcante E, Souza A, Lopes F and Cacho N (2022). A platform for integrating heterogeneous data and developing smart city applications, Future Generation Computer Systems, 128:C, (552-566), Online publication date: 1-Mar-2022.
  6. ACM
    Kleppmann M Thinking in events Proceedings of the 15th ACM International Conference on Distributed and Event-based Systems, (15-24)
  7. Ma M, Lin Y, Wang P, Duan L and Liu L (2021). Ontology-Based Event Modeling and High-Confidence Processing in IoT-Enabled High-Speed Train Control System, Journal of Signal Processing Systems, 93:2-3, (155-167), Online publication date: 1-Mar-2021.
  8. Giatrakos N, Alevizos E, Artikis A, Deligiannakis A and Garofalakis M (2019). Complex event recognition in the Big Data era: a survey, The VLDB Journal — The International Journal on Very Large Data Bases, 29:1, (313-352), Online publication date: 1-Jan-2020.
  9. Cai Y, Xie H, Lau R, Li Q, Wong T and Wang F (2019). Temporal event searches based on event maps and relationships, Applied Soft Computing, 85:C, Online publication date: 1-Dec-2019.
  10. Bruns R, Dunkel J and Offel N (2022). Learning of complex event processing rules with genetic programming, Expert Systems with Applications: An International Journal, 129:C, (186-199), Online publication date: 1-Sep-2019.
  11. ACM
    Wang C, Gill C and Lu C (2019). Real-Time Middleware for Cyber-Physical Event Processing, ACM Transactions on Cyber-Physical Systems, 3:3, (1-25), Online publication date: 31-Jul-2019.
  12. ACM
    Siow E, Tiropanis T and Hall W (2018). Analytics for the Internet of Things, ACM Computing Surveys, 51:4, (1-36), Online publication date: 31-Jul-2019.
  13. ACM
    Fleischmann A and Stary C Dependable data sharing in dynamic IoT-systems Proceedings of the 11th International Conference on Subject-Oriented Business Process Management, (1-11)
  14. Borkowski M, Fdhila W, Nardelli M, Rinderle-Ma S and Schulte S (2019). Event-based failure prediction in distributed business processes, Information Systems, 81:C, (220-235), Online publication date: 1-Mar-2019.
  15. ACM
    Chandy K and Bunn J Compositional structures for streaming applications Proceedings of the 20th International Conference on Distributed Computing and Networking, (352-361)
  16. Ayoub A and Elgammal A Utilizing Twitter Data for Identifying and Resolving Runtime Business Process Disruptions On the Move to Meaningful Internet Systems. OTM 2018 Conferences, (189-206)
  17. ACM
    Fonseca J, Ferraz C and Gama K Migrating Complex Event Processing in the Web of Things Proceedings of the 24th Brazilian Symposium on Multimedia and the Web, (323-326)
  18. ACM
    Barquero G, Burgueño L, Troya J and Vallecillo A Extending Complex Event Processing to Graph-structured Information Proceedings of the 21th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems, (166-175)
  19. ACM
    Burgueño L, Bertoa M, Moreno N and Vallecillo A Expressing Confidence in Models and in Model Transformation Elements Proceedings of the 21th ACM/IEEE International Conference on Model Driven Engineering Languages and Systems, (57-66)
  20. ACM
    Alevizos E, Skarlatidis A, Artikis A and Paliouras G (2017). Probabilistic Complex Event Recognition, ACM Computing Surveys, 50:5, (1-31), Online publication date: 30-Sep-2018.
  21. Ma M, Lin W, Pan D, Lin Y, Wang P, Zhou Y and Liang X (2018). Data and Decision Intelligence for Human-in-the-Loop Cyber-Physical Systems, Journal of Signal Processing Systems, 90:8-9, (1167-1178), Online publication date: 1-Sep-2018.
  22. Kauffman S, Havelund K, Joshi R and Fischmeister S (2018). Inferring event stream abstractions, Formal Methods in System Design, 53:1, (54-82), Online publication date: 1-Aug-2018.
  23. ACM
    Bračevac O, Amin N, Salvaneschi G, Erdweg S, Eugster P and Mezini M (2018). Versatile event correlation with algebraic effects, Proceedings of the ACM on Programming Languages, 2:ICFP, (1-31), Online publication date: 30-Jul-2018.
  24. Moreno N, Bertoa M, Barquero G, Burgueño L, Troya J, García-López A and Vallecillo A Managing Uncertain Complex Events in Web of Things Applications Web Engineering, (349-357)
  25. ACM
    Wang P, Ma M and Chu C (2018). Long-Term Event Processing over Data Streams in Cyber-Physical Systems, ACM Transactions on Cyber-Physical Systems, 2:2, (1-23), Online publication date: 30-Apr-2018.
  26. Wang Y, Gao H and Chen G (2018). Predictive complex event processing based on evolving Bayesian networks, Pattern Recognition Letters, 105:C, (207-216), Online publication date: 1-Apr-2018.
  27. Ramadoss R, Elango N, Abimannan S and Hsu C (2018). Non-intrusive transaction aware filtering during enterprise application modernization, The Journal of Supercomputing, 74:3, (1157-1181), Online publication date: 1-Mar-2018.
  28. Dávid I, Ráth I and Varró D (2018). Foundations for Streaming Model Transformations by Complex Event Processing, Software and Systems Modeling (SoSyM), 17:1, (135-162), Online publication date: 1-Feb-2018.
  29. Ma M and Wang P (2017). On the consistency of event processing, Knowledge-Based Systems, 137:C, (29-41), Online publication date: 1-Dec-2017.
  30. ACM
    Affetti L, Margara A and Cugola G FlowDB Proceedings of the 11th ACM International Conference on Distributed and Event-based Systems, (134-145)
  31. ACM
    Loreti D, Chesani F, Ciampolini A and Mello P Distributed Compliance Monitoring of Business Processes over MapReduce Architectures Proceedings of the 8th ACM/SPEC on International Conference on Performance Engineering Companion, (79-84)
  32. Knuplesch D, Reichert M and Kumar A (2017). A framework for visually monitoring business process compliance, Information Systems, 64:C, (381-409), Online publication date: 1-Mar-2017.
  33. Roriz Junior M, Endler M and Silva F (2017). An on-line algorithm for cluster detection of mobile nodes through complex event processing, Information Systems, 64:C, (303-320), Online publication date: 1-Mar-2017.
  34. Lee O and Jung J (2017). Sequence Clustering-based Automated Rule Generation for Adaptive Complex Event Processing, Future Generation Computer Systems, 66:C, (100-109), Online publication date: 1-Jan-2017.
  35. Higashino W, Capretz M and Bittencourt L (2016). CEPSim, Future Generation Computer Systems, 65:C, (122-139), Online publication date: 1-Dec-2016.
  36. Lu T, Zha X and Zhao X (2016). Multi-stage Monitoring of Abnormal Situation Based on Complex Event Processing, Procedia Computer Science, 96:C, (1361-1370), Online publication date: 1-Oct-2016.
  37. ACM
    Higashino W, Eichler C, Capretz M, Bittencourt L and Monteil T (2016). Attributed Graph Rewriting for Complex Event Processing Self-Management, ACM Transactions on Autonomous and Adaptive Systems, 11:3, (1-39), Online publication date: 20-Sep-2016.
  38. Babiceanu R and Seker R (2016). Big Data and virtualization for manufacturing cyber-physical systems, Computers in Industry, 81:C, (128-137), Online publication date: 1-Sep-2016.
  39. Varró D, Bergmann G, Hegedüs Á, Horváth Á, Ráth I and Ujhelyi Z (2016). Road to a reactive and incremental model transformation platform, Software and Systems Modeling (SoSyM), 15:3, (609-629), Online publication date: 1-Jul-2016.
  40. ACM
    Hallé S, Gaboury S and Bouchard B Towards User Activity Recognition Through Energy Usage Analysis And Complex Event Processing Proceedings of the 9th ACM International Conference on PErvasive Technologies Related to Assistive Environments, (1-8)
  41. ACM
    Della Valle E, Dell'Aglio D and Margara A Taming velocity and variety simultaneously in big data with stream reasoning Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems, (394-401)
  42. ACM
    Sejdovic S Partial pattern fulfillment and its application in event processing Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems, (358-361)
  43. ACM
    Rinne M, Solanki M and Nuutila E RFID-based logistics monitoring with semantics-driven event processing Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems, (238-245)
  44. ACM
    Sejdovic S, Hegenbarth Y, Ristow G and Schmidt R Proactive disruption management system Proceedings of the 10th ACM International Conference on Distributed and Event-based Systems, (281-288)
  45. Junior O, Fonseca J and Gama K Towards a Patterns Catalog for Data Stream Processing Architectures Proceedings of the XII Brazilian Symposium on Information Systems on Brazilian Symposium on Information Systems: Information Systems in the Cloud Computing Era - Volume 1, (466-469)
  46. Ly L, Maggi F, Montali M, Rinderle-Ma S and van der Aalst W (2015). Compliance monitoring in business processes, Information Systems, 54:C, (209-234), Online publication date: 1-Dec-2015.
  47. Boubeta-Puig J, Ortiz G and Medina-Bulo I (2015). ModeL4CEP, Expert Systems with Applications: An International Journal, 42:21, (8095-8110), Online publication date: 30-Nov-2015.
  48. Pinho L, Nélis V, Yomsi P, Quiñones E, Bertogna M, Burgio P, Marongiu A, Scordino C, Gai P, Ramponi M and Mardiak M (2015). P-SOCRATES, Microprocessors & Microsystems, 39:8, (1190-1203), Online publication date: 1-Nov-2015.
  49. ACM
    Cito J, Leitner P, Gall H, Dadashi A, Keller A and Roth A Runtime metric meets developer: building better cloud applications using feedback 2015 ACM International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software (Onward!), (14-27)
  50. ACM
    Adeleke J and Moodley D An Ontology for Proactive Indoor Environmental Quality Monitoring and Control Proceedings of the 2015 Annual Research Conference on South African Institute of Computer Scientists and Information Technologists, (1-10)
  51. ACM
    Zabolotnyi R, Leitner P, Hummer W and Dustdar S (2015). JCloudScale, ACM Transactions on Internet Technology, 15:3, (1-20), Online publication date: 28-Sep-2015.
  52. ACM
    La Fleur A, Teymourian K and Paschke A Complex event extraction from real-time news streams Proceedings of the 11th International Conference on Semantic Systems, (9-16)
  53. ACM
    Tinati R, Wang X, Brown I, Tiropanis T and Hall W A Streaming Real-Time Web Observatory Architecture for Monitoring the Health of Social Machines Proceedings of the 24th International Conference on World Wide Web, (1149-1154)
  54. Schulte S, Janiesch C, Venugopal S, Weber I and Hoenisch P (2015). Elastic Business Process Management, Future Generation Computer Systems, 46:C, (36-50), Online publication date: 1-May-2015.
  55. Baldoni R, Montanari L and Rizzuto M (2015). On-line failure prediction in safety-critical systems, Future Generation Computer Systems, 45:C, (123-132), Online publication date: 1-Apr-2015.
  56. Havelund K (2015). Rule-based runtime verification revisited, International Journal on Software Tools for Technology Transfer (STTT), 17:2, (143-170), Online publication date: 1-Apr-2015.
  57. ACM
    Skarlatidis A, Paliouras G, Artikis A and Vouros G (2015). Probabilistic Event Calculus for Event Recognition, ACM Transactions on Computational Logic, 16:2, (1-37), Online publication date: 21-Mar-2015.
  58. ACM
    Govindasamy V, Akila V, Hariharan S, Pandian R, Naidu P and Haridev P Novel Complex Event Processing Proceedings of the 2015 International Conference on Advanced Research in Computer Science Engineering & Technology (ICARCSET 2015), (1-6)
  59. Bruns R, Dunkel J, Masbruch H and Stipkovic S (2015). Intelligent M2M, Expert Systems with Applications: An International Journal, 42:3, (1235-1246), Online publication date: 15-Feb-2015.
  60. Keskisärkkä R Semantic Complex Event Processing for Decision Support The Semantic Web – ISWC 2014, (529-536)
  61. Boudaa B, Hammoudi S, Bouguessa A and Chikh M Supporting Runtime Adaptation of Context-Aware Services Proceedings of the 3rd International Conference on Context-Aware Systems and Applications, (24-30)
  62. ACM
    Giavitto J and Echeveste J Real-Time Matching of Antescofo Temporal Patterns Proceedings of the 16th International Symposium on Principles and Practice of Declarative Programming, (93-104)
  63. ACM
    Solanki M and Brewster C Detecting EPCIS exceptions in linked traceability streams across supply chain business processes Proceedings of the 10th International Conference on Semantic Systems, (24-31)
  64. ACM
    Ottenwälder B, Koldehofe B, Rothermel K, Hong K, Lillethun D and Ramachandran U (2014). MCEP, ACM Transactions on Internet Technology, 14:1, (1-24), Online publication date: 15-Jul-2014.
  65. ACM
    Artikis A, Gal A, Kalogeraki V and Weidlich M (2014). Event Recognition Challenges and Techniques, ACM Transactions on Internet Technology, 14:1, (1-9), Online publication date: 15-Jul-2014.
  66. ACM
    Stojanovic N, Stojanovic L, Xu Y and Stajic B Mobile CEP in real-time big data processing Proceedings of the 8th ACM International Conference on Distributed Event-Based Systems, (256-265)
  67. ACM
    Stojanovic N, Xu Y, Stojadinovic A and Stojanovic L Using mobile-based complex event processing to realize collaborative remote person monitoring Proceedings of the 8th ACM International Conference on Distributed Event-Based Systems, (225-235)
  68. ACM
    Ottenwälder B, Koldehofe B, Rothermel K, Hong K and Ramachandran U RECEP Proceedings of the 8th ACM International Conference on Distributed Event-Based Systems, (59-70)
  69. ACM
    Margara A, Cugola G and Tamburrelli G Learning from the past Proceedings of the 8th ACM International Conference on Distributed Event-Based Systems, (47-58)
  70. ACM
    Bauer A and Wolff C An event processing approach to text stream analysis Proceedings of the 8th ACM International Conference on Distributed Event-Based Systems, (35-46)
  71. ACM
    Mora A, De las Cuevas P, Merelo J, Zamarripa S, Juan M, Esparcia-Alcázar A, Burvall M, Arfwedson H and Hodaie Z MUSES Proceedings of the 29th Annual ACM Symposium on Applied Computing, (1719-1723)
  72. ACM
    Billhardt H, Lujak M, Ossowski S, Bruns R and Dunkel J Intelligent event processing for emergency medical assistance Proceedings of the 29th Annual ACM Symposium on Applied Computing, (200-206)
  73. Margara A, Urbani J, van Harmelen F and Bal H (2014). Streaming the Web, Web Semantics: Science, Services and Agents on the World Wide Web, 25:C, (24-44), Online publication date: 1-Mar-2014.
  74. Arias Fisteus J, Fernández García N, Sánchez Fernández L and Fuentes-Lorenzo D (2014). Ztreamy, Web Semantics: Science, Services and Agents on the World Wide Web, 25:C, (16-23), Online publication date: 1-Mar-2014.
  75. ACM
    Xu Y, Stojanovic N, Stojanovic L and Kostic D An Approach for Dynamic Personal Monitoring based on Mobile Complex Event Processing Proceedings of International Conference on Advances in Mobile Computing & Multimedia, (464-473)
  76. ACM
    Montali M, Maggi F, Chesani F, Mello P and Aalst W (2014). Monitoring business constraints with the event calculus, ACM Transactions on Intelligent Systems and Technology, 5:1, (1-30), Online publication date: 1-Dec-2013.
  77. ACM
    Khattak S, Ahmed Z, Syed A and Khayam S POSTER: BotFlex Proceedings of the 2013 ACM SIGSAC conference on Computer & communications security, (1387-1390)
  78. ACM
    Mozafari B, Zeng K, D'antoni L and Zaniolo C (2013). High-performance complex event processing over hierarchical data, ACM Transactions on Database Systems, 38:4, (1-39), Online publication date: 1-Nov-2013.
  79. Kerzel M and Habel C Event Recognition during the Exploration of Line-Based Graphics in Virtual Haptic Environments Proceedings of the 11th International Conference on Spatial Information Theory - Volume 8116, (109-128)
  80. ACM
    Weiss J, Mandl P and Schill A Introducing the QCEP-testing system for executable acceptance test driven development of complex event processing applications Proceedings of the 2013 International Workshop on Joining AcadeMiA and Industry Contributions to testing Automation, (13-18)
  81. Moawad A, Bikakis A, Caire P, Nain G and Le Traon Y A rule-based contextual reasoning platform for ambient intelligence environments Proceedings of the 7th international conference on Theory, Practice, and Applications of Rules on the Web, (158-172)
  82. Herzig P, Wolf B, Brunstein S and Schill A Efficient persistency management in complex event processing Proceedings of the 7th international conference on Theory, Practice, and Applications of Rules on the Web, (129-143)
  83. Fan M, Fan H, Chen N, Chen Z and Du W (2013). Active on-demand service method based on event-driven architecture for geospatial data retrieval, Computers & Geosciences, 56:C, (1-11), Online publication date: 1-Jul-2013.
  84. ACM
    Ji Y, Heinze T and Jerzak Z HUGO Proceedings of the 7th ACM international conference on Distributed event-based systems, (87-96)
  85. ACM
    Emmersberger C and Springer F Tutorial Proceedings of the 7th ACM international conference on Distributed event-based systems, (259-268)
  86. ACM
    Hausmann S and Bry F Towards complex actions for complex event processing Proceedings of the 7th ACM international conference on Distributed event-based systems, (135-146)
  87. Riemer D, Stojanovic N and Stojanovic L A methodology for designing events and patterns in fast data processing Proceedings of the 25th international conference on Advanced Information Systems Engineering, (133-148)
  88. Peng S, Li T, Wang H, He J, Wang T, Li F and Liu A Efficient complex event processing under boolean model Proceedings of the 14th international conference on Web-Age Information Management, (631-642)
  89. ACM
    Katzouris N, Artikis A, Makedon F, Karkaletsis V and Paliouras G Event recognition for assisted independent living Proceedings of the 6th International Conference on PErvasive Technologies Related to Assistive Environments, (1-5)
  90. Patrix J, Mouaddib A, Le Gloannec S, Stampouli D and Contat M Discrete relative states to learn and recognize goals-based behaviors of groups Proceedings of the 2013 international conference on Autonomous agents and multi-agent systems, (933-940)
  91. ACM
    Disenfeld C and Katz S Specification and verification of event detectors and responses Proceedings of the 12th annual international conference on Aspect-oriented software development, (121-132)
  92. ACM
    Tragatschnig S and Zdun U Enterprise integration using event actor based event transformations Proceedings of the 28th Annual ACM Symposium on Applied Computing, (1434-1440)
  93. ACM
    Lin L, Yu X and Koudas N Pollux Proceedings of the 16th International Conference on Extending Database Technology, (335-346)
  94. Ye C, Yoon Y and Jacobsen H Service subscription and consumption for personal web applications The Personal Web, (49-64)
  95. Doblander C, Rabl T and Jacobsen H Processing Big Events with Showers and Streams Revised Selected Papers of the First Workshop on Specifying Big Data Benchmarks - Volume 8163, (60-71)
  96. Carminati B, Ferrari E and Viviani M A multi-dimensional and event-based model for trust computation in the social web Proceedings of the 4th international conference on Social Informatics, (323-336)
  97. Cugola G and Margara A High-performance location-aware publish-subscribe on GPUs Proceedings of the 13th International Middleware Conference, (312-331)
  98. ACM
    Baarah A and Peyton L Engineering a state monitoring service for real-time patient flow management Proceedings of the 9th Middleware Doctoral Symposium of the 13th ACM/IFIP/USENIX International Middleware Conference, (1-6)
  99. ACM
    Zhang K Language expressiveness and quality of service for publish/subscribe systems Proceedings of the 9th Middleware Doctoral Symposium of the 13th ACM/IFIP/USENIX International Middleware Conference, (1-6)
  100. ACM
    Lindeberg M, Goebel V and Plagemann T CLiSuite Proceedings of the 7th Workshop on Middleware for Next Generation Internet Computing, (1-6)
  101. Mäder P and Gotel O (2012). Towards automated traceability maintenance, Journal of Systems and Software, 85:10, (2205-2227), Online publication date: 1-Oct-2012.
  102. ACM
    Gad R, Boubeta-Puig J, Kappes M and Medina-Bulo I Hierarchical events for efficient distributed network analysis and surveillance Proceedings of the 2nd International Workshop on Adaptive Services for the Future Internet and 6th International Workshop on Web APIs and Service Mashups, (5-11)
  103. ACM
    Boubeta-Puig J, Medina-Bulo I, Ortiz G and Fuentes-Landi G Complex event processing applied to early maritime threat detection Proceedings of the 2nd International Workshop on Adaptive Services for the Future Internet and 6th International Workshop on Web APIs and Service Mashups, (1-4)
  104. ACM
    Nguyen F and Pitner T Information system monitoring and notifications using complex event processing Proceedings of the Fifth Balkan Conference in Informatics, (211-216)
  105. Estruch A and Heredia Álvaro J Event-Driven manufacturing process management approach Proceedings of the 10th international conference on Business Process Management, (120-133)
  106. ACM
    Bonino D and De Russis L (2012). Mastering real-time big data with stream processing chains, XRDS: Crossroads, The ACM Magazine for Students, 19:1, (83-86), Online publication date: 1-Sep-2012.
  107. ACM
    Teymourian K, Rohde M and Paschke A Fusion of background knowledge and streams of events Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (302-313)
  108. ACM
    Hasan S, O'Riain S and Curry E Approximate semantic matching of heterogeneous events Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (252-263)
  109. ACM
    Koldehofe B, Ottenwälder B, Rothermel K and Ramachandran U Moving range queries in distributed complex event processing Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (201-212)
  110. ACM
    Hummer W, Inzinger C, Leitner P, Satzger B and Dustdar S Deriving a unified fault taxonomy for event-based systems Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (167-178)
  111. ACM
    Daum M, Götz M and Domaschka J Integrating CEP and BPM Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (157-166)
  112. ACM
    Engel Y, Etzion O and Feldman Z A basic model for proactive event-driven computing Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (107-118)
  113. ACM
    Komazec S, Cerri D and Fensel D Sparkwave Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (58-68)
  114. ACM
    Artikis A, Etzion O, Feldman Z and Fournier F Event processing under uncertainty Proceedings of the 6th ACM International Conference on Distributed Event-Based Systems, (32-43)
  115. ACM
    Cugola G and Margara A (2012). Processing flows of information, ACM Computing Surveys, 44:3, (1-62), Online publication date: 1-Jun-2012.
  116. ACM
    Mozafari B, Zeng K and Zaniolo C High-performance complex event processing over XML streams Proceedings of the 2012 ACM SIGMOD International Conference on Management of Data, (253-264)
  117. ACM
    Eyers D, Freudenreich T, Margara A, Frischbier S, Pietzuch P and Eugster P Living in the present Proceedings of the 2nd International Workshop on Cloud Computing Platforms, (1-6)
  118. ACM
    Abdullah H, Rinne M, Törmä S and Nuutila E Efficient matching of SPARQL subscriptions using rete Proceedings of the 27th Annual ACM Symposium on Applied Computing, (372-377)
  119. ACM
    Van Ham J Adding high-level concurrency to EScala Proceedings of the 11th annual international conference on Aspect-oriented Software Development Companion, (19-20)
  120. Krüger I, Demchak B and Menarini M Dynamic service composition and deployment with openrichservices Software Service and Application Engineering, (120-146)
  121. Kowalski R and Sadri F Teleo-Reactive abductive logic programs Logic Programs, Norms and Action, (12-32)
  122. Ganapathy V, Pissinou N, Makki S and Ali B (2011). An epistemic event-based correlation approach for managing pervasive networks, International Journal of Network Management, 22:1, (81-94), Online publication date: 1-Jan-2012.
  123. ACM
    Heinze T Elastic complex event processing Proceedings of the 8th Middleware Doctoral Symposium, (1-6)
  124. ACM
    Janiesch C, Fischer R, Matzner M and Müller O Business activity management for service networks in cloud environments Proceedings of the 6th Workshop on Middleware for Service Oriented Computing, (1-6)
  125. ACM
    Endler M, Baptista G, Silva L, Vasconcelos R, Malcher M, Pantoja V, Pinheiro V and Viterbo J ContextNet Proceedings of the Workshop on Posters and Demos Track, (1-2)
  126. Bragaglia S, Chesani F, Fry E, Mello P, Montali M and Sottara D Event condition expectation (ECE-) rules for monitoring observable systems Proceedings of the 5th international conference on Rule-based modeling and computing on the semantic web, (267-281)
  127. Hummer W, Leitner P, Satzger B and Dustdar S Dynamic migration of processing elements for optimized query execution in event-based systems Proceedings of the 2011th Confederated international conference on On the move to meaningful internet systems - Volume Part II, (451-468)
  128. Schmidt B and Godehardt E Interaction data management Proceedings of the 15th international conference on Knowledge-based and intelligent information and engineering systems - Volume Part II, (402-409)
  129. Sauter R, Stratz A, Grivas S, Schaaf M and Koschel A Defining events as a foundation of an event notification middleware for the cloud ecosystem Proceedings of the 15th international conference on Knowledge-based and intelligent information and engineering systems - Volume Part II, (275-284)
  130. ACM
    Weigand H The pragmatics of event-driven business processes Proceedings of the 7th International Conference on Semantic Systems, (211-218)
  131. ACM
    Mijović V, Tomašević N, Janev V, Stanojević M and Vraneš S Ontology enabled decision support system for emergency management at airports Proceedings of the 7th International Conference on Semantic Systems, (163-166)
  132. Liu R, Vaculín R, Shan Z, Nigam A and Wu F Business artifact-centric modeling for real-time performance monitoring Proceedings of the 9th international conference on Business process management, (265-280)
  133. Janiesch C, Matzner M and Müller O A blueprint for event-driven business activity management Proceedings of the 9th international conference on Business process management, (17-28)
  134. Nogueira M and Greis N Rule-based complex event processing for food safety and public health Proceedings of the 5th international conference on Rule-based reasoning, programming, and applications, (376-383)
  135. Obweger H, Schiefer J, Suntinger M and Thullner R Entity-based state management for complex event processing applications Proceedings of the 5th international conference on Rule-based reasoning, programming, and applications, (154-169)
  136. Anicic D, Rudolph S, Fodor P and Stojanovic N Retractable complex event processing and stream reasoning Proceedings of the 5th international conference on Rule-based reasoning, programming, and applications, (122-137)
  137. ACM
    Sen S, Lin R and Shemrani B Complex event pattern evolution based on real-time execution statistics Proceedings of the 5th ACM international conference on Distributed event-based system, (375-376)
  138. ACM
    Herath C and Plale B Hybrid programming abstraction for e-science workflows and event processing Proceedings of the 5th ACM international conference on Distributed event-based system, (367-368)
  139. ACM
    Margara A and Cugola G Processing flows of information Proceedings of the 5th ACM international conference on Distributed event-based system, (359-360)
  140. ACM
    Margara A and Cugola G High performance content-based matching using GPUs Proceedings of the 5th ACM international conference on Distributed event-based system, (183-194)
  141. ACM
    Rabinovich E, Etzion O and Gal A Pattern rewriting framework for event processing optimization Proceedings of the 5th ACM international conference on Distributed event-based system, (101-112)
  142. ACM
    Klein R, Xie J and Usov A Complex events and actions to control cyber-physical systems Proceedings of the 5th ACM international conference on Distributed event-based system, (29-38)
  143. ACM
    Alves A A general extension system for event processing languages Proceedings of the 5th ACM international conference on Distributed event-based system, (1-10)
  144. Verginadis Y, Patiniotakis I, Papageorgiou N and Stuehmer R Service adaptation recommender in the event marketplace Proceedings of the 8th international conference on The Semantic Web, (194-201)
  145. Fornaciari M, Sottara D, Prati A, Mello P and Cucchiara R An evidential fusion architecture for people surveillance in wide open areas Proceedings of the 6th international conference on Hybrid artificial intelligent systems - Volume Part I, (239-246)
  146. Adaikkalavan R and Chakravarthy S Seamless event and data stream processing Proceedings of the 16th international conference on Database systems for advanced applications - Volume Part I, (341-356)
  147. ACM
    Anicic D, Fodor P, Rudolph S and Stojanovic N EP-SPARQL Proceedings of the 20th international conference on World wide web, (635-644)
  148. ACM
    Tilly M and Reiff-Marganiec S Matching customer requests to service offerings in real-time Proceedings of the 2011 ACM Symposium on Applied Computing, (456-461)
  149. ACM
    Janiesch C, Matzner M, Müller O, Vollmer R and Becker J Slipstream Proceedings of the 2011 ACM Symposium on Applied Computing, (295-300)
  150. ACM
    Disenfeld C and Katz S Compositional verification of events and observers Proceedings of the 10th international workshop on Foundations of aspect-oriented languages, (1-5)
  151. ACM
    Bockisch C, Malakuti S, Akşit M and Katz S Making aspects natural Proceedings of the tenth international conference on Aspect-oriented software development, (285-300)
  152. Simeonov P, Ehresmann A, Smith L, Ramirez J and Repa V A new biology Proceedings of the 2010 international conference on Towards a service-based internet, (188-195)
  153. Moser O, Rosenberg F and Dustdar S Event driven monitoring for service composition infrastructures Proceedings of the 11th international conference on Web information systems engineering, (38-51)
  154. Moser O, Rosenberg F and Dustdar S Event Driven Monitoring for Service Composition Infrastructures 11th International Conference on Web Information Systems Engineering --- WISE 2010 - Volume 6488, (38-51)
  155. ACM
    Komazec S and Cerri D Enhancing event processing networks with semantics to enable self-managed SEE federations Proceedings of the 3rd International Workshop on Monitoring, Adaptation and Beyond, (17-24)
  156. ACM
    Wienhofen L and Toussaint P Enriching events to support hospital care Proceedings of the 7th Middleware Doctoral Symposium, (26-30)
  157. Migliavacca M, Papagiannis I, Eyers D, Shand B, Bacon J and Pietzuch P Distributed middleware enforcement of event flow security policy Proceedings of the ACM/IFIP/USENIX 11th International Conference on Middleware, (334-354)
  158. Xu Y, Wolf P, Stojanovic N and Happel H Semantic-based complex event processing in the AAL domain Proceedings of the 2010 International Conference on Posters & Demonstrations Track - Volume 658, (9-12)
  159. Ferreira J, Takai O, Malkowski S and Pu C Reducing exception handling complexity in business process modeling and implementation Proceedings of the 2010 international conference on On the move to meaningful internet systems - Volume Part I, (150-167)
  160. ACM
    Søberg J, Goebel V and Plagemann T Detection of spatial events in CommonSens Proceedings of the 2nd ACM international workshop on Events in multimedia, (53-58)
  161. Bertolino A, Inverardi P, Issarny V, Sabetta A and Spalazzese R On-the-fly interoperability through automated mediator synthesis and monitoring Proceedings of the 4th international conference on Leveraging applications of formal methods, verification, and validation - Volume Part II, (251-262)
  162. ACM
    Di Marco A and Sabetta A Model-based dynamic QoS-driven service composition Proceedings of the 2nd International Workshop on the Quality of Service-Oriented Software Systems, (1-6)
  163. Rieke R and Stoynova Z Predictive security analysis for event-driven processes Proceedings of the 5th international conference on Mathematical methods, models and architectures for computer network security, (321-328)
  164. Teymourian K, Coskun G and Paschke A Modular Upper-Level Ontologies for Semantic Complex Event Processing Proceedings of the 2010 conference on Modular Ontologies: Proceedings of the Fourth International Workshop (WoMO 2010), (81-93)
  165. ACM
    Artikis A, Paliouras G, Portet F and Skarlatidis A Logic-based representation, reasoning and machine learning for event recognition Proceedings of the Fourth ACM International Conference on Distributed Event-Based Systems, (282-293)
  166. ACM
    Eyers D, Vargas L, Singh J, Moody K and Bacon J Relational database support for event-based middleware functionality Proceedings of the Fourth ACM International Conference on Distributed Event-Based Systems, (160-171)
  167. ACM
    Sen S, Stojanovic N and Shemrani B EchoPAT Proceedings of the Fourth ACM International Conference on Distributed Event-Based Systems, (107-108)
  168. ACM
    Koch G, Koldehofe B and Rothermel K Cordies Proceedings of the Fourth ACM International Conference on Distributed Event-Based Systems, (26-37)
  169. Migliavacca M, Papagiannis I, Eyers D, Shand B, Bacon J and Pietzuch P DEFCON Proceedings of the 2010 USENIX conference on USENIX annual technical conference, (1-1)
  170. Sen S and Stojanovic N GRUVe Proceedings of the 22nd international conference on Advanced information systems engineering, (209-223)
  171. Romero D, Hermosillo G, Taherkordi A, Nzekwa R, Rouvoy R and Eliassen F RESTful integration of heterogeneous devices in pervasive environments Proceedings of the 10th IFIP WG 6.1 international conference on Distributed Applications and Interoperable Systems, (1-14)
  172. ACM
    Lewis C and Whitehead J Runtime repair of software faults using event-driven monitoring Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering - Volume 2, (275-280)
  173. ACM
    Bang J, Popescu D, Edwards G, Medvidovic N, Kulkarni N, Rama G and Padmanabhuni S CoDesign Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering - Volume 2, (243-246)
  174. ACM
    Wetzstein B, Karastoyanova D, Kopp O, Leymann F and Zwink D Cross-organizational process monitoring based on service choreographies Proceedings of the 2010 ACM Symposium on Applied Computing, (2485-2490)
  175. ACM
    Teymourian K and Paschke A Enabling knowledge-based complex event processing Proceedings of the 2010 EDBT/ICDT Workshops, (1-7)
  176. ACM
    Balan E, Milo T and Sterenzy T BP-Ex Proceedings of the 13th International Conference on Extending Database Technology, (713-716)
  177. ACM
    Mendes M, Bizarro P and Marques P Benchmarking event processing systems Proceedings of the first joint WOSP/SIPEW international conference on Performance engineering, (259-260)
  178. Ye C and Jacobsen H Event exposure for web services The smart internet, (197-215)
  179. Ye C and Jacobsen H Event exposure for web services The smart internet, (197-215)
  180. ACM
    Cugola G and Margara A RACED Proceedings of the 8th International Workshop on Adaptive and Reflective MIddleware, (1-6)
  181. von Ammon R, Ertlmaier T, Etzion O, Kofman A and Paulus T Integrating complex events for collaborating and dynamically changing business processes Proceedings of the 2009 international conference on Service-oriented computing, (370-384)
  182. Stühmer R, Anicic D, Sen S, Ma J, Schmidt K and Stojanovic N Client-Side Event Processing for Personalized Web Advertisement Proceedings of the Confederated International Conferences, CoopIS, DOA, IS, and ODBASE 2009 on On the Move to Meaningful Internet Systems: Part II, (1069-1086)
  183. Rabhi F, Guabtni A and Yao L (2009). A data model for processing financial market and news data, International Journal of Electronic Finance, 3:4, (387-403), Online publication date: 1-Oct-2009.
  184. Decker G and Mendling J (2009). Process instantiation, Data & Knowledge Engineering, 68:9, (777-792), Online publication date: 1-Sep-2009.
  185. ACM
    Schöbel M and Polze A A runtime environment for online processing of operating system kernel events Proceedings of the Seventh International Workshop on Dynamic Analysis, (1-7)
  186. ACM
    Sen S, Stojanovic N and Lin R A graphical editor for complex event pattern generation Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-2)
  187. ACM
    Teymourian K and Paschke A Towards semantic event processing Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-2)
  188. ACM
    von Ammon R, Emmersberger C, Ertlmaier T, Etzion O, Paulus T and Springer F Existing and future standards for event-driven business process management Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-5)
  189. ACM
    Turchin Y, Gal A and Wasserkrug S Tuning complex event processing rules using the prediction-correction paradigm Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-12)
  190. ACM
    Kellner I and Fiege L Viewpoints in complex event processing Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-8)
  191. ACM
    Hinze A, Sachs K and Buchmann A Event-based applications and enabling technologies Proceedings of the Third ACM International Conference on Distributed Event-Based Systems, (1-15)
  192. ACM
    Liu D, Pedrinaci C and Domingue J Semantic enabled complex event language for business process monitoring Proceedings of the 4th International Workshop on Semantic Business Process Management, (31-34)
  193. Murth M and Kühn E A Heuristics Framework for Semantic Subscription Processing Proceedings of the 6th European Semantic Web Conference on The Semantic Web: Research and Applications, (96-110)
  194. Martínez-Sala A, Egea-López E, García-Sánchez F and García-Haro J (2009). Tracking of Returnable Packaging and Transport Units with active RFID in the grocery supply chain, Computers in Industry, 60:3, (161-171), Online publication date: 1-Apr-2009.
  195. ACM
    Murth M and Kühn E Knowledge-based coordination with a reliable semantic subscription mechanism Proceedings of the 2009 ACM symposium on Applied Computing, (1374-1380)
  196. ACM
    Mishali O and Katz S The HighspectJ framework Proceedings of the 8th workshop on Aspects, components, and patterns for infrastructure software, (19-24)
  197. ACM
    Wolf B and Rosjat M A dynamic OSGi-based data stream system Proceedings of the 5th Middleware doctoral symposium, (31-36)
  198. ACM
    Søberg J, Goebel V and Plagemann T To happen or not to happen Proceedings of the 5th Middleware doctoral symposium, (25-30)
  199. Mader P, Gotel O and Philippow I Enabling Automated Traceability Maintenance by Recognizing Development Activities Applied to Models Proceedings of the 23rd IEEE/ACM International Conference on Automated Software Engineering, (49-58)
  200. Vargas L, Bacon J and Moody K Event-Driven Database Information Sharing Proceedings of the 25th British national conference on Databases: Sharing Data, Information and Knowledge, (113-125)
  201. ACM
    Barros F Semantics of dynamic structure event-based systems Proceedings of the second international conference on Distributed event-based systems, (245-252)
  202. ACM
    Blanco R, Wang J and Alencar P A metamodel for distributed event based systems Proceedings of the second international conference on Distributed event-based systems, (221-232)
  203. ACM
    Baresi L, Guinea S and Tamburrelli G Towards decentralized self-adaptive component-based systems Proceedings of the 2008 international workshop on Software engineering for adaptive and self-managing systems, (57-64)
  204. Mangkorntong P and Rabhi F A domain-driven approach for detecting event patterns in e-markets Proceedings of the 8th international conference on Web information systems engineering, (147-158)
  205. Ziekow H In-Network Event Processing in a Peer to Peer Broker Network for the Internet of Things On the Move to Meaningful Internet Systems 2007: OTM 2007 Workshops, (970-979)
  206. ACM
    Walzer K, Schill A and Löser A Temporal constraints for rule-based event processing Proceedings of the ACM first Ph.D. workshop in CIKM, (93-100)
  207. Beeri C, Eyal A, Milo T and Pilberg A Monitoring business processes with queries Proceedings of the 33rd international conference on Very large data bases, (603-614)
  208. Zeng L, Lei H and Chang H Monitoring the QoS for Web Services Proceedings of the 5th international conference on Service-Oriented Computing, (132-144)
  209. ACM
    Chandy K, Charpentier M and Capponi A Towards a theory of events Proceedings of the 2007 inaugural international conference on Distributed event-based systems, (180-187)
  210. ACM
    Bry F and Eckert M Temporal order optimizations of incremental joins for composite event detection Proceedings of the 2007 inaugural international conference on Distributed event-based systems, (85-90)
  211. Barros A, Decker G and Grosskopf A Complex events in business processes Proceedings of the 10th international conference on Business information systems, (29-40)
  212. Moon M, Kim S, Yeom K and Choi H Framework for extending RFID events with business rule Proceedings of the 12th international conference on Database systems for advanced applications, (955-961)
  213. Barros A, Decker G, Dumas M and Weber F Correlation patterns in service-oriented architectures Proceedings of the 10th international conference on Fundamental approaches to software engineering, (245-259)
  214. Zang C and Fan Y (2007). Complex event processing in enterprise information systems based on RFID, Enterprise Information Systems, 1:1, (3-23), Online publication date: 1-Feb-2007.
  215. ACM
    Jobst D and Preissler G Mapping clouds of SOA- and business-related events for an enterprise cockpit in a Java-based environment Proceedings of the 4th international symposium on Principles and practice of programming in Java, (230-236)
  216. ACM
    Denning P (2006). Infoglut, Communications of the ACM, 49:7, (15-19), Online publication date: 1-Jul-2006.
  217. Kim Y, Moon M and Yeom K A framework for rapid development of RFID applications Proceedings of the 2006 international conference on Computational Science and Its Applications - Volume Part IV, (226-235)
  218. Parekh J, Kaiser G, Gross P and Valetto G (2006). Retrofitting Autonomic Capabilities onto Legacy Systems, Cluster Computing, 9:2, (141-159), Online publication date: 1-Apr-2006.
  219. Barga R and Caituiro-Monge H Event correlation and pattern detection in CEDR Proceedings of the 2006 international conference on Current Trends in Database Technology, (919-930)
  220. Barros A, Dumas M and ter Hofstede A Service interaction patterns Proceedings of the 3rd international conference on Business Process Management, (302-318)
  221. Dumas M, Fjellheim T, Milliner S and Vayssière J Event-Based coordination of process-oriented composite applications Proceedings of the 3rd international conference on Business Process Management, (236-251)
  222. ACM
    Thome B, Gawlick D and Pratt M Event processing with an oracle database Proceedings of the 2005 ACM SIGMOD international conference on Management of data, (863-867)
  223. ACM
    Leune K, Papazoglou M and van den Heuvel W Specification and querying of security constraints in the EFSOC framework Proceedings of the 2nd international conference on Service oriented computing, (125-133)
  224. ACM
    Singh R, Li Z, Kim P, Pack D and Jain R Event-based modeling and processing of digital media Proceedings of the 1st international workshop on Computer vision meets databases, (19-26)
  225. ACM
    Boll S and Westermann U MediÆther Proceedings of the 2003 ACM SIGMM workshop on Experiential telepresence, (21-30)
  226. Hendrickson S, Dashofy E and Taylor R An approach for tracing and understanding asynchronous architectures Proceedings of the 18th IEEE International Conference on Automated Software Engineering, (318-322)
  227. ACM
    Jain R (2003). Experiential computing, Communications of the ACM, 46:7, (48-55), Online publication date: 1-Jul-2003.
Contributors
  • Stanford University

Recommendations