Tagged Questions

Esper is a lightweight, open-source library for CEP (Complex Event Processing) and ESP (Event Stream Processing) applications developed by EsperTech Inc. It is available for Java as Esper, and for .NET as NEsper.

learn more… | top users | synonyms

6
votes
7answers
3k views

Which CEP product to start with?

I want to learn more on how to build CEP based applications. So I looked around and found several products (overview found here: http://rulecore.com/CEPblog/?page_id=47). But as there are quite a few ...
6
votes
7answers
2k views

Alternative to Esper?

I am really interested in Complex Event Processing and have been looking at Esper. However my company has an anti-GPL stance and I was wondering if there are non-GPL alternatives out there under a ...
3
votes
1answer
681 views

ETL , Esper or Drools?

The question environment relates to JavaEE, Spring I am developing a system which can start and stop arbitrary TCP (or other) listeners for incoming messages. There could be a need to authenticate ...
3
votes
1answer
1k views

Esper versus Coral8 . . .Event stream processing

has anyone done any analysis comparing coral8 versus esper for event stream processing?
2
votes
1answer
330 views

Esper and SQS

I'm wondering if anyone here has tried using Esper to process stuff from the Cloud? Specifically Amazon's Simple Queueing Service. I've googled about this, and we know it's feasible, but it would be ...
1
vote
1answer
346 views

How to avoid data getting doubled or tripled with the number of client connections

I'm using blazeDs pub/sub methodology and flex_sdk_4.1 to develop a flex application that displays data grid and chart for real time events generated using esper. The messageHandler() written in ...
1
vote
1answer
166 views

Esper \ Time functions in the query

I am new in using the esper engine (java) - and I didn't find an answer in their documentation to the following question: My event object has Date member. what date functions are available in this ...
1
vote
1answer
179 views

Esper: Chaining property access and method calls in EPL queries

I am currently struggling to get some Esper EPL queries to work. The queries are looking like this: select a.center.distance(b.center) as delta from pattern [ every-distinct(a.id, b.id) ( ...
1
vote
1answer
295 views

How to get the convert a Jython class to Java class in Jython intepreter?

I am trying to register a User Defined Function with Esper API. It take a class or string type arguement ...
0
votes
1answer
11 views

esper - every-distinct reset subexpression?

How does one reset a esper every-distinct sub expression? I have a number of voyage reports with unique ids and I want to detect when ever they change their destination. The following detects the ...
0
votes
0answers
49 views

sample code about esper engine

i wanted to begin learning ESPER engine, and i found out that ester native examples are a little complex. is there any one who has a good simple example java code, which is about using esper?
0
votes
0answers
23 views

Exception handling with messaging

I have a system that receives MSMQ messages and performs (close to) real-time analysis using NEsper. It is possible that some messages come late and perhaps in different order. This situation shall ...
0
votes
1answer
53 views

Call Esper from my C program

Can some kind soul please show me a cookbook way that I can call Esper from my C program? Ideally (I think that) I'd like to call an Esper function/method with a line of EDL and get a value returned. ...
0
votes
1answer
22 views

EPL Errors with Nesper Patterns

I am experimenting with Nesper (.NET version of Esper) and ran into a few troubles that I just cannot understand. The following simple EPL (modeled after the tutorial) fails with an error: select * ...
0
votes
0answers
19 views

Esper - programmatically call setLRUCache for a MethodInvocation

In Esper I can do this: new Configuration().getMethodInvocationReferences().get(Thing.class.getName()).setExpiryTimeCache(10, 10); before starting the default runtime. What I would like to do is ...
0
votes
1answer
93 views

about NEsper for .Net

I read about NEsper a lot & I tried the example code. I have some questions : it is an event proccessor engine, how it gets the events? Where it saves the data? when it polls it? Who polls it? ...
0
votes
0answers
80 views

What benefits does NEsper provide over Rx? [closed]

I'm looking at the inprocess CEP, NEsper. it seems that I can do everything it can do in Rx with nicer syntax. What benefits does NEsper provide over Rx?
0
votes
0answers
92 views

PLEASE Help with ESPER Query!!

I'm having problems with some Esper query. Can somebody help me please. I'm trying to insert in a Window the reader ID, tag ID, and antenna, from a group of readers when the tag leaves a reader. I ...
0
votes
1answer
66 views

Esper: Notice, when number of events (with specific parameters) exceeds a threshold

searching for a solution for this quite a long time: I have a contact form. Every time somebody sends a mail through it, a ContactEvent(receiver, senderIpAddress) is issued to Esper. Now, I would ...
0
votes
1answer
54 views

Unable to receive events through EsperIOSocketAdapter

I'm trying to send Events to the Esper engine through sockets and ran into some problem. i've configured the EsperIOSocketAdapter properties and when EsperIOSocketAdapter.start() method is invoked , ...
0
votes
1answer
88 views

Connecting two Esper instances running in different JVMs (client / server mode?)

I have one host running a JVM that runs an Esper service. I have another host in which I'd like to connect to the esper service running in the first JVM. I.e. I'd like to be able to do something like ...
0
votes
1answer
135 views

Esper - Aggregations of sub-timewindows

I have a stream of market data events with (Price, Trade Time) properties. I want to calculate the simple average for past time windows for every new market data event. Simple average = Sum of trade ...
0
votes
1answer
79 views

How to order event in multiple streams in one single Epser Engine

Currently I am using the Esper event processor. The situation is as follows: There is one server receiving multiple messages from clients, those messages are inserted into a stream. Currently there ...
0
votes
2answers
88 views

Esper - how to build dissent “statement factory”?

using Esper engine - I find myself write lots of String SQLs, and do lots of string actions to insert query to EPStatement object. What is the best practice to build queries in more convenient way? ...
0
votes
2answers
248 views

Is CEP what I need (system state and event replaying)

I'm looking for a CEP engine, but I' don't know if any engine meets my requirements. My system has to process multiple streams of event data and generate complex events and this is exactly what almost ...
0
votes
1answer
276 views

Esper EPL Query for Time(t) and Time(t-1)

I am trying to implement an EPL query that can pick up the avg for Time(t) & Time(t-1). For example: a) in the first 5 seconds (seconds 0-5) there are 2 events with an avg of 12 ...
0
votes
1answer
268 views

Using Esper, how can I perform dynamic filtering of events?

I am a novice in using the Esper event stream engine in Java. The scenario is that events are coming in as POJOs. They have a field that I want to filter on. The filtered values will change over ...
0
votes
2answers
304 views

Esper (C.E.P.) querry to calculate candlesticks every full minute

I am using Complex Event Processing (Esper) technology to provide a real-time candlestick calculations in my system. I am doing fine with calculating values, however I find it difficult to ensure that ...
0
votes
1answer
535 views

Esper via JMS Examples

In the vague question department, has anyone every used Esper with JMS as an Input Adpater? If so, is there any sample code out there?
0
votes
1answer
251 views

Forcing output in Esper

I have a non real time Esper configuration where I feed a stream that I read from a file. I'm trying to create an expression that computes a statistic over the entire stream and outputs one value at ...