CEP Samples
Required prerequisites for samples
Following applications are required for running the CEP samples in this documentation:
Application | Purpose | Version | Download Links |
---|---|---|---|
Apache Active MQ | The JMS samples are explained to be tried out using Active MQ. The ActiveMQ client libraries must be installed in the product's classpath before you can enable the JMS transport. | 5.5.0 or later | |
Apache Ant | To compile and run the product samples. | 1.7.0 or later | http://ant.apache.org |
Oracle Java SE Development Kit (JDK) | To launch the product and to run Apache Ant. | 1.6.24 or later / 1.7.* | http://java.sun.com/javase/downloads/index.jsp |
This section demonstrates a few practical examples of the WSO2 Complex Event Processor, discusses the objectives and expected behaviours of each sample .
- Stock Quote Analyzer — Sample using Siddhi Engine, Local Broker and XML mapping
- KPI Analyzer — Sample using Siddhi Engine, Agent Broker and Tuple mapping
- Twitter and StockQuote Analyzer — Sample using Siddhi Engine, JMS ActiveMQ Broker and JMS Map & XML mapping
- Long Running Purchase Analyzer — Sample using Siddhi Engine in persistence mode, Agent Broker with Tuple mapping and JMS broker with XML Mapping
- Distributed Purchase Analyzer — Sample using Siddhi Engine in distributed mode, Agent Broker with Tuple mapping and JMS broker with XML Mapping