batch_stream.RdChunks that flow through a stream will be grouped
into lists of length size before being enqueued
batch_stream(size, ...)the maximum length of each batch
arguments passed to TransformStream
Other functionals: 
collect_stream(),
filter_stream(),
flatten_stream(),
limit_stream(),
map_stream(),
reduce_stream(),
walk_stream()