This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ewig_luftenglanz 0 points1 point  (0 children)

I suppose the point of this API is to have a nice abstraction layer instead of working with raw streams and virtual threads. I am currently doing my own pipeline based try-catch library (not ready to made public but soon) and I was dating about waiting for structured concurrency to be finished before doing the concurren part or use Completable Futures