[wildfly-dev] stream parallel

Dennis Gesker dennis at gesker.com
Fri Aug 14 11:53:47 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 in Java EE
applications?
Should one expect that at some point there will be an EE level set of
classes for stream parallel? Perhaps something like "ManagedStream" -- sort
of like the current ManagedExecutorService for Callables/Runnables provided
by the container -- in the future?

BTW, I tried posting the above on jboss-user a few days ago but didn't get
a bite. Has a wildfly-user been created to replace jboss-user?

Thanks
Dennis

-- 
<https://www.linkedin.com/in/gesker>[image: https://www.facebook.com/gesker]
<https://www.facebook.com/gesker>[image: https://twitter.com/gesker]
<https://twitter.com/gesker>[image: http://gesker.wordpress.com]
<http://gesker.wordpress.com>[image: http://www.gesker.com]
<http://www.gesker.com>
<https://pgp.mit.edu/pks/lookup?search=dennis%40gesker.com&op=index>
<dennis at gesker.com>
"Be without fear in the face of your enemies. Be brave and upright that God
may love thee. Speak the truth always, even if it leads to your death.
Safeguard the helpless and do no wrong – that is your oath.” -The Knight’s
Oath (Kingdom of Heaven)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20150814/06faf3bb/attachment.html 


More information about the wildfly-dev mailing list