Closed
Description
Need to implement some limit rate operator for streams and channels, to improve flexibility of streams API.
F.e to support similar operator from reactor like Flux.limitRate or reactor-like prefetch logic: request new elements, when 75% of elements collected