Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java J2SE

Esper: Event Stream Processing and Correlation

Author: onjava.com | Published: 9th Mar 2007 | Visited: 191 times | Add Comment
Filed in: J2SE

Event-driven architectures turn a traditional data-driven application's architecture upside-down. Instead of storing the data and running queries against stored data, Esper allows applications to store queries and run the data through. This article introduces Esper, a lightweight event processing kernel written in Java.

Read Article
 

Sponsored Links

 


Related Articles

 A simplified non topic based Event Notification Server in wcf with multiple protocol support. To be notified when an alert is generated in a system without filtering for what type of event you are registe ...

 Processing Linked Web Data with XSLT Learn how to use the XML presentation language for real-life applicati ...

 How to Feed Data into the Avaya Event Processor Analyzing and acting on data on the fly is easy with the Avaya Event Processor. In our previous installment, Ty Anderson showed us how to build a simple Event Processing Language (EPL) application to get started. In part two, Ty shows us how to bring external information into the Event Processor Ser ...

 Dynamic Formula Processing Library An article presenting a basic dynamic formula processor (including an infix to prefix conver ...

 XML Processing in PHP and Oracle Applications Processing XML in PHP/Oracle Applications As mentioned, there are two alternatives when it comes to performing XML processing in your PHP/Oracle application. You can perform any required XML processing using either PHP's XML extensions (or PEAR XML packages) or Oracle's XML features. Visi ...

 Transforming and Processing XML with XSLT Transforming and Processing XML with XSLT In the preceding example, you transform XML into HTML directly in your script, wrapping the data extracted from the XML document into appropriate HTML tags. Alternatively, you might perform an XSL (Extensible Stylesheet Language) transformation to get the...

 Performing XML Processing inside the Database Performing XML Processing inside the Database When building XML-enabled applications on top of Oracle, there are many advantages to performing the XML processing inside the database when compared to performing it on the client. The key advantages to perform XML processing inside the database are as. ...

 Moving All the XML Processing into the Database Moving All the XML Processing into the Database In the preceding example, the database server performs only a part of the XML processing while the rest is still performed by the PHP engine. Specifically, the database server generates an employees XML document based on the records from the... Visit ...

 Disabling an Event Handler After its First Exexcution in Delphi TIPS :: Have you ever wanted to keep an event from firing once it has executed? Simply set the event handler method to nil in the body o ...

 Manage ASP.Net Web Server Controls, Event Handler and Server Side Validation using XML and XSLT An article on Managing ASP.Net Web Server Controls, Event Handler and Server Side Validation using XML and ...



Next: Statement, Branch, and Path Coverage Testing in Java



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links