Complex event processing: Difference between revisions

Content deleted Content added
Integration with time series databases: not encyclopedic and unsourced
Vendors and products: removed non-notable linkspam
Line 92:
* [http://www.evam.com EVAM Streaming Analytics]
* [[Esper (software)|Esper]] Complex event processing for Java and C# (GPLv2).
* [https://www.esri.com/en-us/arcgis/products/arcgis-geoevent-server Esri ArcGIS GeoEvent Server]
* [[Feedzai|Feedzai - Pulse]]
* [[GigaSpaces]] XAP
Line 99 ⟶ 98:
* [[openPDC]] — A set of applications for processing streaming time-series data in real-time.
* [[Oracle SOA Suite|Oracle Event Processing]] - for building applications to filter, correlate, and process events in real time.
* BRMS - A rules management engine by [[Red Hat]] based on [[Drools]]
* [[SAP SE|SAP ESP]] - A low-latency, rapid development and deployment platform that allows processing multiple streams of data in real time<ref>{{Cite web |url=http://scn.sap.com/community/developer-center/esp |title=SAP ESP - Developers community |access-date=2014-07-17 |archive-url=https://web.archive.org/web/20150105095944/http://scn.sap.com/community/developer-center/esp |archive-date=2015-01-05 |url-status=dead }}</ref>
* [[SAS ESP]] - A platform that is built for speed to analyse (apply SAS' and third-party analytics, including machine learning algorithms) millions of data records in motion (events) with low-latency response time (milliseconds and sub-milliseconds). Deployable at the edge, on premises and to the Cloud. Flexible platform that is built with openness in mind to make Analytics pervasive everywhere.<ref>{{cite web|url=https://www.sas.com/en_gb/software/data-management/event-stream-processing.html|title=SAS Event Stream Processing}}</ref>
* [[Sqlstream|SQLstream]] SQLstream's stream processing platform, s-Server, provides a relational stream computing platform for analyzing large volumes of service, sensor and machine and log file data in real-time.
* [[TIBCO| TIBCO BusinessEvents & Streambase ]] - CEP platform and High Performance Low Latency Event Stream Processing
* VIATRA-CEP<ref>{{cite web|url=https://wiki.eclipse.org/VIATRA/CEP|title=VIATRA/CEP - Eclipsepedia|website=wiki.eclipse.org}}</ref> - A model-driven CEP engine, part of the 3rd generation of the [[VIATRA]] [[model transformation]] framework
* [[WebSphere Business Events]]
* [https://wso2.github.io/siddhi/ Siddhi] a Stream Processing and Complex Event Processing java library released under Apache License v2, that listens to events from data streams, detects complex conditions described via a Streaming SQL language, and triggers actions.
* [https://wso2.com/analytics WSO2 Stream Processor] a fully open source distributed and highly available Stream Processing Server released under Apache License v2 by [[WSO2]].
* [[Apache Flink]] Open-source distributed stream processing framework with a CEP API<ref>{{cite web|url=https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/libs/cep.html|title=Apache Flink 1.2 Documentation: FlinkCEP - Complex event processing for Flink|website=ci.apache.org}}</ref> for Java and Scala.
* [[Apache Storm]] Free and open source distributed realtime computation system. Storm processes unbounded streams of data in realtime.