In my map functions i have an object containing a list which must be changed,
executing some logic.
So, considering java 8 parallel streams would it be worth to use them or
does IterativeStreams offer a better performance without java 8 streams
parallel overhead?

Thanks



--
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Java-parallel-streams-vs-IterativeStream-tp13655.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to