So... When looking toward Java 8, "catching up in some areas" would be a fair assessment?

Anyone have any thoughts on:

  http://java.dzone.com/articles/think-twice-using-java-8

and the linked:

  http://coopsoft.com/ar/Calamity2Article.html

Looks like parallel streams in Java8/ForkJoin are broken by design - at least with the streams API as they force you to use a common ForkJoinPool which defaults to a limited number of threads - for the entire JVM..... seems a little limiting....

Unless I'm missing something...

Mark

--
You received this message because you are subscribed to the Google Groups "Java 
Posse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/javaposse.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to