I’d be interested to see how a solution like this that leverages Streams and Task.async_stream would compare to one that leverages Flow and GenStage.
3 Likes
I’d be interested to see how a solution like this that leverages Streams and Task.async_stream would compare to one that leverages Flow and GenStage.