Examples

Examples that use GemFire clients.
Sort
Category
38 Results for
Using A Cache Listener
In this example, a VMware GemFire cache listener is installed and notified of each entry creation and then adds it to a queue of events. This is a simple example that demonstrates the use of a cache ...
Using A Cache Loader
This is a simple example that demonstrates loading values using a VMware GemFire CacheLoader. This is a simple example that demonstrates loading values using a CacheLoader. Invoking Region.get() caus...
Using A Cache Writer
In this example, a VMware GemFire cache writer is installed that vets the creation events for the region for proper formatting of Social Security numbers. This is a simple example that demonstrates t...
GemFire Image Search
An example using the GemFire Vector Database extension to perform an image search. An image search webapp that uses VMware GemFire and the VMware GemFire Vector Database extension. Download the exten...
Session State Management with Tomcat
This example demonstrates how to set-up and use VMware GemFire's Session Management Module for Tomcat. This example assumes you have GemFire and Java installed. It also assumes you have local copy of...
Replicated Regions
This is a simple example that demonstrates putting values into a VMware GemFire replicated region, checking the size, and retrieving the values. This example assumes you have installed JDK11 and GemF...