Hello!

Maybe times have changed but it used to be that the best optimization was
to feed DataStreamer's addData() from multiple threads in parallel.

Can you try that?

Regards,
-- 
Ilya Kasnacheev


пт, 28 дек. 2018 г. в 14:32, ashishb888 <[email protected]>:

> I am using below settings:
>     allowOverwrite: false
>     nodeParallelOperations: 1
>     autoFlushFrequency: 10
>     perNodeBufferSize: 5000000
>
>
> My records size is around 2000 bytes. And see the
> "grid-data-loader-flusher"
> thread stats as below:
>
> Thread  Count   Average Longest Duration
> grid-data-loader-flusher-#100   38      4,737,793.579   30,427,862
> 180,036,156
>
> What would be the best configurations for Data streamer?
>
> Thanks
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to