The core component of Apama is known as ‘correlator‘ and is powered by a language called EPL (Event Processing Language) that has a syntax which would be familiar to Java programmers. … Read More
It’s great to see Software AG’s Apama leading the way in industry analyst Forrester’s latest Streaming Analytics Wave! Apama Community Edition allows you to use what Forrester have identified as the most capable streaming analytics product in the market.… Read More
In Apama 10.3 we released integration for Apama with the popular Prometheus monitoring framework. These metrics can then be easily visualized using tools such as Grafana.… Read More
Machine learning is becoming ever more useful in data processing, and with Apama’s new Python plug-in capability it is now even easier to use this from within EPL.… Read More
Introduction
There’s a new Docker image in the Docker Store for Software AG’s 10.3 release called Apama Builder. It differs from the Apama Correlator image in that it can be used to build Apama projects into new images via multi-stage builds.… Read More
In Apama 10.1, we introduced a new type any to EPL, which can hold a value of any concrete EPL type (equivalent to Object type in Java or auto in C++).… Read More