On Fri, Jul 14, 2017 at 6:54 PM, mimmo_c <[email protected]> wrote:

> Thank you for your quick reply.
>
> I will try to set the Streamer. Have you any suggestion for NodeBuffer
> size?
>

unfortunately, I have no recommendations for this one, only experiments
will help here,
it will be great if you will share your results about this.


> If we set big size Buffer and the stream doesn't fill, it streams out
> auntil
> then end?
>
there's
public void autoFlushFrequency(long autoFlushFreq);
by default it is 0,  so it's disabled, it will flush data by time out,
also you can flush data manually after cycle that adds data to streamer.


> Thanks
> Mimmo
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/Ignite-DataStream-Troughput-tp14918p14922.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Thanks,
Mikhail.

Reply via email to