by Enes Akar / Apr 16, 2012 Distribute with Hazelcast, Persist into HBase Distribute with Hazelcast, Persist into HBase In this article, I will implement a solution for a Big Data scenario. I...
by Enes Akar / Apr 5, 2012 Getting started with Spring and Hazelcast This article is a getting-started tutorial on integrating Hazelcast into a Spring project.
by Enes Akar / Apr 3, 2012 Distribute Grails with Hazelcast In this article I will try to integrate my two favorite technology: grails and Hazelcast.
by Enes Akar / Mar 29, 2012 Advantage of using MultiMap One of the distributed data structures supported by Hazelcast is MultiMap. It is very useful container as it stores a collection of values mapped to given key.