Hazelcast
-
Enterprise Java
Hibernate Caching with HazelCast: Basic configuration
Previously we went through an introduction on JPA caching, the mechanisms and what hibernate offers. What comes next is a…
Read More » -
Enterprise Java
Hibernate Caching With HazelCast: JPA caching basics
One of the greatest capabilities of HazelCast is the support for hibernate’s second level cache. JPA has two levels of…
Read More » -
Enterprise Java
Spring-Boot and Cache Abstraction with HazelCast
Previously we got started with Spring Cache abstraction using the default Cache Manager that spring provides. Although this approach might…
Read More » -
Software Development
Configure hazelcast with EC2
Hazelcast is hands down a great caching tool when it comes to a JVM based application. If you use Amazon…
Read More » -
DevOps
Docker Service Discovery On Microsoft Azure – Docker Java App Load Balanced By Nginx Or Apache HTTP, Mongo Replica Set And Hazelcast Cluster
This project covers three service discovery use cases in Docker application deployments — including Nginx & Apache HTTP Server load…
Read More » -
Enterprise Java
Beginner’s Guide to Hazelcast Part 7
This is a continuation of a series explaining how to use Hazelcast. If one has not read the other six…
Read More » -
Enterprise Java
Beginner’s Guide to Hazelcast Part 6
This is the sixth post in a series of posts about Hazelcast. If one has not read the last five,…
Read More » -
Enterprise Java
The Beginner’s Guide to Hazelcast Part 5
This is a continuation of a series of posts I have written about Hazelcast. I highly suggest you read the…
Read More » -
Enterprise Java
Hazelcast member discovery using Curator and ZooKeeper
At one project I was setting up Hazelcast cluster in a private cloud. Within cluster all nodes must see each…
Read More »