Hazlecast performnace

49 views
Skip to first unread message

Piyush Mishra

unread,
Nov 15, 2013, 7:11:44 AM11/15/13
to haze...@googlegroups.com
Hi All,

Currently we are working on a project which needs a distributed cache and we evaluating Hazelcast.

We are building a graph using our scala program and putting these graph nodes into a distributed cache. 

Following is the benchmarks we are getting with Scala Map vs Hazelcast IMap.

Scala Map => Graph builds in 168 seconds.

hazelcast Map =>  Graph builds in 360 seconds. We are using putAsync operation.

Please suggest what hazelcast configuration is needed to build the graph faster.

Peter Veentjer

unread,
Nov 15, 2013, 7:25:08 AM11/15/13
to haze...@googlegroups.com
It is comparing apples with oranges I think.

The Hazelcast map is a distributed datastructure. I don't know if the Scala map is. 


--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages