Hi all,

I'm wondering whether you would recommend using Java 8 parallel streams in Eclipse plugins? Wouldn't it conflict with the Jobs API? If not, is it fine to replace a set of system jobs by a dataSet.parallelStream().forEach(closure) ? Is there a remarkable performance gain of parallelStreams over Eclipse jobs?

Thanks in advance.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets <http://twitter.com/mickaelistria>
_______________________________________________
platform-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-dev

Reply via email to