<div dir="ltr"><div><div><div><div><div>Hello List:<br></div><div><br>Just looking for a best practice recommendation on new functional capabilities when WildFly is running atop Java 8.<br><br></div>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. <br><br></div>Does it still hold true?<br></div>Should stream parallel be avoided for the time being?<br></div><div>Should one expect that there will be something like &quot;ManagedStream&quot; -- sort of like the current ManagedExecutorService provided by the container -- in the future?<br></div><div><br></div>Thanks<br></div>Dennis<br></div>