Apama Documentation : Developing Apama Applications : Developing Correlator Plug-ins
Developing Correlator Plug-ins
 
Introduction to Correlator Plug-ins
Providing an EPL event wrapper for a plug-in
Writing a Plug-in in C or C++
Advanced Plug-in Functionality in C++ and C
The EPL Plug-in APIs for C and C++
Writing Correlator Plug-ins in Java
Although the correlator's native programming language, the Apama Event Processing Language (EPL), has most of the functionality of modern programming languages, its primary purpose is enabling the detection of, correlation across, and triggering on complex event patterns.
In most cases existing code could be ported and rewritten in EPL, but in practice this might not be feasible. For example, an application might need to carry out advanced arithmetic operations and a significant programming library of such functions might already be available. Porting such complex code to EPL would be a lengthy, expensive and error prone task, and is unnecessary.
The following topics describe Apama's EPL Plug-in APIs and illustrate how to use them.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback