The tutorial is a guided tour of
Pivotal GemFire's core feature set.
Tutorial Introduction
The tutorial application demonstrates basic features of Pivotal GemFire by walking through the code of a rudimentary social networking application built on GemFire.
Sample Social Networking Application
The GemFire tutorial uses a sample social networking application. To support this application, the tutorial includes two sample regions and two sample application classes.
Running the Tutorial
The tutorial shows a sample social networking application that stores people's profiles and posts. Each person has a profile that lists their friends, and each person can write posts.