I don't think splitting into multiple caches will give you any improvement. If it will, then it must be a bug in Ignite atomic cache.
Sergi 2015-09-09 22:57 GMT+03:00 javadevmtl <[email protected]>: > Hi based on the numbers I mentioned above does it make sence? > > Since I'm running potentially about 180,000 operations per second. Is it > affecting the concurrency to a single cache? > > So maybe I should break my problem into multiple caches? So group a few > insert and reads to specific cache. > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Is-invokeAll-considered-a-batch-operation-tp1220p1320.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
