j.u.s.Stream and Fiber

Arkadiusz Gasiński jigga at jigga.pl
Wed Sep 18 20:37:31 UTC 2019


Hi,

Sorry if this was asked already - looked through the mailing list, but
couldn't find the answer... And the question is: Are JDK's j.u.s.Stream
implementation classes Fiber-aware? For example if I trigger a terminal
operation on a parallel stream in the context of a Fiber, would there
possibly be new fibers scheduled to process the stream elements? If so,
what will be the scope of these additional Fibers?

Thanks,
Arek


More information about the loom-dev mailing list