Hi,

How would you use IterativeStream? In Flink IterativeStream is a pipeline-level 
concept whereas your problem seems to be scoped to one user function.

Best,
Aljoscha

> On 12. Jun 2017, at 19:17, nragon <nuno.goncal...@wedotechnologies.com> wrote:
> 
> 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