Five Easy Clustering Tips With GridGain

Before diving deeper into what it means to easily cluster an application, let's start from defining what a cluster really is. Wikipedia has a pretty good explanation of clustering here, which is a high level definition that covers fault tolerance, load balancing, scheduling, etc. However, the real magic behind clustering is in making these complex distributed operations seem easy.