Hurence / logisland

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.

Home Page:https://logisland.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capability to Duplicate, Join, Route records according to conditions

lhubert opened this issue · comments

Expected behavior and actual behavior.

  • The engine should support the Duplication(Fork) of records (to different topics)
  • The engine should support the Join of records (from different topics in a single topic)
  • The engine should support the Routing of records without duplication (to different topics)

Somehow we want be able to take multiple topics as entries and have multiple topics as outputs

Steps to reproduce the problem.

Specifications like the version of the project, operating system, or hardware.