Interconnect sender
The Interconnect sender function is used to forward output data to be collected by an Interconnect receiver from another stream.
Example - Breaking a stream into smaller processing streams
For example, you can use the Interconnect sender to break the Cultflicks video streaming stream into several smaller streams, with each small stream processing the view time aggregation and view completion separately. By adding the Interconnect sender, you can forward the data to the respective streams to begin their own process.
Adding Interconnect sender function to break the stream to smaller streams
This section has the following subsection: