So I have 27 keys to insert but using the same "business" logic...
In the performance tips, it says to "reduce the number of jobs from 100 to 10". So instead of doing single invoke() per key I do invokeAll() for a list of keys once is that consider a performance improvement? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Is-invokeAll-considered-a-batch-operation-tp1220.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
