Re: stack overflow: ignite vs hazelcast performance test

2015-08-11 Thread chandresh pancholi
Has any body used Aerospike as in memory data store? On Tue, Aug 11, 2015 at 2:15 PM, Dmitriy Setrakyan wrote: > After applying a few optimizations, I got much better results for Apache > Ignite. I have replied to the original post with several suggestions and > updated benchmark results > > To

Re: stack overflow: ignite vs hazelcast performance test

2015-08-11 Thread Dmitriy Setrakyan
After applying a few optimizations, I got much better results for Apache Ignite. I have replied to the original post with several suggestions and updated benchmark results Tomorrow, I will post the GitHub repo with the fixed benchmark code, so it can be easily run. D. On Mon, Aug 10, 2015 at 9:5

stack overflow: ignite vs hazelcast performance test

2015-08-10 Thread Dmitriy Setrakyan
Igniters, I just came across this thread on stack overflow: http://stackoverflow.com/questions/31932836/hazelcast-vs-ignite-benchmark Besides some inaccuracies in several places, I am mainly concerned about the performance of puts. Can someone who has expertise in transactions take a look at the