View Source Runbox.Runtime.Simple.Timezip (runbox v21.2.0)

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

Returns component name.

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

Link to this function

start_link(args, runbox_ctx, start_ctx)

View Source

Starts the GenStage.