Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Introduction of event receivers. An event receiver in CEP 4.0.0 provides the combined functionality of an input event adapter and an event builder in CEP 3.1.0. A range of event receiver types are supported instead of input event adapter types.
  • Supports receiving events via MQTT (i.e. using MQTT receiver type).
  • Introduction of event publishers. An event publisher in CEP 4.0.0 provides the combined functionality of an output event adapter and an event formatter in CEP 3.1.0. A range of event publisher types are supported instead of output event adapter types.
  • Supports publishing events via MQTT (i.e. using MQTT publisher type).
  • The Siddhi Query Language has been re-architectured. The changes include the following:
    • Improved execution of events with threaded architecture
    • Improved partitioning capabilities
    • Scheduled event triggering with quartz-scheduler cron expressions
    • Event table support for Oracle databases
    • Introduction of new extensions

    For the updated version, see the SiddhiQL Guide 3.0.
  • Introduction of the Geo Dashboard. This dashboard processes data relating to spatial objects sent from external sources and produces the result in a meaningful manner.
  • Introduction of the Analytics Dashboard for improved real time monitoring. This dashboard analyzes data received from event streams in real time and displays the results of the analysis in a meaningful manner.
  • Introduction of the domain specific execution manager which allows execution plans to be created from templates.
  • Ability to define global settings configure properties for event receivers and event publishers at a global level. 
  • Enhanced Data Bridge functionality with better throughput.
  • Improved scalability when running CEP in a distributed setup using Apache Storm.
  • Introduction of the Siddhi Try-it Tool to simulate Siddhi queries.

...

...