In Apama 10.3.1 we introduced the “Batch Accumulator” and the “Message List” codecs. Both of these codecs deal with handling batches of multiple events at the same time to support use cases with high event rates
The “Batch Accumulator” codec
You can easily add this codec to your connectivity plug-in chain, without changing anything else in your application or anything external, and it will allow events being sent from the connectivity transport to a correlator (host) to be batched.… Read More
The purpose of this blog post is to introduce new features that extend the HTTP Server Connectivity Plug-in with the ability to respond to a request from the EPL.… Read More