Please check if these benchmark documents can help you :
1. Apache Ignite and Apache Cassandra benchmarks
<https://www.gridgain.com/resources/blog/apacher-ignitetm-and-apacher-cassandratm-benchmarks-power-in-memory-computing>
2. Gridgain benchmark results
<https://www.gridgain.com/resources/benchmarks/gridgain-benchmarks-results>

You can also go through performance tips available on the official site at:
https://ignite.apache.org/docs/latest/perf-and-troubleshooting/general-perf-tips

On Wed, Mar 8, 2023 at 3:51 AM Vicky <vicky...@gmail.com> wrote:

> Hi,
> Is there any benchmarking about what is an acceptable latency between
> nodes for an Ignite cluster to function stably?
>
> We are currently having a single cluster across AZ's (same region). The AZ
> latency published by the cloud provider is ~0.4-1ms.
>
> What we have observed is for boxes where the AZ latency is larger i.e. >
> 0.8, we start seeing server engine memory growing exponentially. We
> controlled that by setting the msg queue and slow client limits to 1024 &
> 1023 respectively. This helped get the memory in check.
>
> However now we are seeing client nodes failing with "Client node outbound
> message queue size exceeded slowClientQueueLimit, the client will be
> dropped (consider changing 'slowClientQueueLimit' configuration property)".
>
> This results in continuous disconnect and reconnect happening on these
> client nodes and subsequently no processing going through.
>
> Is there any benchmarking done for Ignite or documents available which
> say, for a stable ignite cluster the latency between nodes cannot be > x ms?
>
> However, if this is indeed our application issue then I would like to
> understand how to troubleshoot or get around this issue.
>
> Thanks
> Victor
>


-- 
Regards,
Sumit Deshinge

Reply via email to