Aggregator Message Pattern with Hazelcast by Hazelcast Community — Apr 1, 2016 Kevin Denver from toastshaman.com recently published a blog post entitled, Aggregator Message Pattern with Hazelcas”t. In the post, Kevin talks... Read More
DIY Annotations by Daryl Mathison — Feb 28, 2016 Since Java 5 there have been annotations in Java. I wanted to make my own annotation just to see what it takes. However, I found out that they were just interfaces. There is the rub Interfaces have no teeth behind them. Some piece of code has to implement it. I figured this is where the… Read More
Fake Benchmark: Corrected Benchmark shows Hazelcast 3.6 is much faster than GridGain/Apache Ignite 1.5 by Greg Luck — Feb 18, 2016 GridGain/Apache Ignite have released a benchmark which purports to show that they are faster than Hazelcast. This follows on from... Read More
Hazelcast 3.6 up to three times faster than Hazelcast 3.2 by Greg Luck — Feb 14, 2016 We got busy with performance at Hazelcast over the last year and a half. There are many different parts of... Read More
Hazelcast and Spring-managed Transactions: A Sample Integration by Hazelcast Community — Feb 13, 2016 Lorenzo Nicora from the highly talented team over at OpenCredo recently published a blog post entitled, “Hazelcast and Spring-managed Transactions:... Read More
Everything you need to know about Hazelcast 3.6 by Enes Akar — Feb 2, 2016 I am excited to announce the general availability of Hazelcast 3.6. This release is the outcome of months of work... Read More
Hazelcast and Cloud Foundry by Rahul Gupta — Jan 19, 2016 With growing requirements of moving away from maintaining expensive infrastructure and dedicated IT farms to run software, the focus is... Read More
Hazelcast and OpenShift: Friends hand-in-hand by Christoph Engelbert — Jan 14, 2016 2015 was an amazing year for Hazelcast. Not only did the Hazelcast Enhancement Proposal process arrive but we also took... Read More
Caching Made Bootiful: Spring Cache + Hazelcast by Viktor Gamov — Jan 7, 2016 NOTE: An updated version of this blog was published on July 13, 2020. This article contains outdated information. Table of... Read More
Hazelcast and MongoDB Learn to Play Nice by Viktor Gamov — Dec 3, 2015 When I talk to the developers about Hazelcast, many of them ask how Hazelcast is different from NoSQL databases, and... Read More