Functionsยง
- Spawn the data generator to a dedicated runtime, returns a channel receiver for acquiring the generated data. This is used for the
DatagenSplitReader
andNexmarkSplitReader
in case that they are CPU intensive and may block the streaming actors.