Ignite Cluster issues with larger latency between nodes

2023-03-07 Thread Vicky
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

Re: Ignite Cluster issues with larger latency between nodes

2023-03-09 Thread Vicky
idgain 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, M

Re: Ignite Cluster issues with larger latency between nodes

2023-03-10 Thread Vicky
, and solve new issues after > you get rid of the buffering exceptions. > > Good luck, and please let us know how things work for you. > > On Thu, Mar 9, 2023, 17:08 Vicky wrote: > >> Thanks, Sumit. I've gone through these, but I don't see any mention of >>

Edge Computing Read Time Application

2022-09-08 Thread Vicky Kak
a high level feasibility view from the core team .Apache Ignite being pluggable so it would be possible to have the Gears and AI modules build as Plugin. Before I go deep into it I would like to know if it is build so that I can have a look at it for the initial reference. Thanks, Vicky

Re: Edge Computing Read Time Application

2022-09-09 Thread Vicky Kak
mplest use case > working, and then use Ignite as a data integration hub to scale out the > architecture? > > My guess is the Redis example would have followed a similar design process. > > On Thu, Sep 8, 2022, 07:53 Vicky Kak wrote: > >> Hello Guys, >> >> H