event-stream

Are you using event streaming products?

Maybe you're familiar with the concept of event streaming processing (ESP) ... if you are, I'd love to hear what you're using and what platforms you're using them on. I am an active contributor to the Esper project (http://esper.codehaus.org/) but I'd be interested in hearing what others are using? Anyone using Coral8, Aleri or Streamb...

x-dom-event-stream in Opera 10 Only Working on First Event

I have a python script (in the CherryPy framework) that sends Event: and data: text as this Opera blog post describes to a client browser. The javascript that recieves the x-dom-event-stream content is almost identical to what they show in the blog post. However, the browser displays only the first event sent. Anyone know what I'm missin...

Ruby Complex Event Processing

Is there an open-source complex event processing (CEP) engine for ruby? I'm looking specifically for something that offers stateful analysis, not just rules-engine-style antecedent-predicate productions. ...