> it sould be local access right? Yes. > Just like accessing an hashmap onheap? Like lookup in ConcurrentHashMap. Try to compare with it and check numbers.
On Fri, Apr 7, 2017 at 2:58 PM, nragon <[email protected]> wrote: > Yes you're right, not random but Object[]{1, 1, 1}. Althought my question > remains, > "I know that the second test doesn't require network trips, but still, with > near cache wouldn't it be require only one trip?" > After the first request ignite should pull the record from servers into > ignite client near cache, and from there it sould be local access right? > Just like accessing an hashmap onheap?. I'm trying to understand why the > major drop from 378k to 70k. > > Thanks > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Client-near-cache-with-Apache-Flink-tp11627p11811.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
