[jboss-user] stream parallel

Dennis Gesker dennis at gesker.com
Mon Aug 10 14:45:54 EDT 2015


Hello List:

Just looking for a best practice recommendation on new functional
capabilities when WildFly is running atop Java 8.

My understanding is that when you wish to do a concurrent operation one is
best served using the functionality built into the EE container rather than
the JVM directly. This view may be incorrect or outdated.

Does it still hold true?
Should stream parallel be avoided for the time being?
Should one expect that there will be something like "ManagedStream" -- sort
of like the current ManagedExecutorService provided by the container -- in
the future?

Thanks
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20150810/2cc0026c/attachment.html 


More information about the jboss-user mailing list