Rishi,

I meant while loop which producing a data run in single thread.
For multiple threads and single data node you can get a contention on batch
objects as all your data goes to same node.
Try to add more data nodes to get a seed up.

Would you please share JFR profiling results as there may be smth we can
improve?

On Fri, Jun 30, 2017 at 2:49 PM, rishi007bansod <rishi007ban...@gmail.com>
wrote:

> Hi Andrew,
>     Do you mean single thread means ignite instance or while loop within
> ignite instance which is producing the data. We have also tried starting
> multiple threads of while loop for caching data within single ignite
> instance(so that data generation rate is higher). But with this setting
> throughput is somewhat reduced to 60k msgs/sec.
>
> Thanks
>
>
>
> --
> View this message in context: http://apache-ignite-users.705
> 18.x6.nabble.com/Ignite-Data-Streamer-Performance-is-not-
> improving-with-increase-in-threads-tp14151p14178.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to