The Wayback Machine - https://web.archive.org/web/20220221181543/https://github.com/topics/complex-event-processing
Skip to content
#

complex-event-processing

Here are 52 public repositories matching this topic...

Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
  • Updated Feb 16, 2022
  • Java
gregv12
gregv12 commented Dec 4, 2021

Integration tests were originally used within generator project as inline compiling was not supported by Fluxtion. Many tests have been migrated to use com.fluxtion.generator.util.MultipleSepTargetInProcessTest.

MultipleSepTargetInProcessTest has the following advantages:

  • Supports in-process compiling no need for integration tests
  • Parameterized to test both compiled and interpreted v

Improve this page

Add a description, image, and links to the complex-event-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the complex-event-processing topic, visit your repo's landing page and select "manage topics."

Learn more