0

How does Java handle Threads using Java Parallel Streams with the reduce function. Does every accumulator get its own thread? And if so, how many are there at one point of the time, does it depend on the stream size or on the machine its running on. Also where is all of that handled and managed?

Stefan Zobel
  • 3,182
  • 7
  • 28
  • 38
R4yY
  • 112
  • 13

0 Answers0