Runbox.Runtime.Simple.Timezip (runbox v26.0.0)

View Source

Timezip component responsible for merging multiple message streams for Simple runtime.

In a Simple scenario, there is only need for a Timezip if reading from multiple input topics. Then we need to merge these streams into a single stream for the template.

Summary

Functions

Returns component name.

Functions

component_name()

Returns component name.

There are no parameters, since in Simple scenario runtime there is at most one Timezip.

start_link(args, runbox_ctx, start_ctx)

Starts the GenStage.