Custom plug-ins can be written in C++, Java or Python. A custom plug-in is a suitable solution in the following situations:
If your concern is purely performance, then the compiled EPL runtime (available on Linux, see also the
--runtime option in
Starting the correlator) may be sufficient and in some cases can produce results better than other languages, including C++ and Java.