On Sun, Dec 4, 2016 at 11:48 PM, Amit Sela <[email protected]> wrote:

> For any downstream computation, is it common for stream processors to
> "fan-out/parallelise" the stream by shuffling the data into more
> streams/partitions/bundles ?
>

I think so. It is pretty common in batch processing too.

Reply via email to