|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
|---|---|
| cacheOverflow | Contains a example of how the GemFire Cache's overflow feature can be used to store more data than can fit in a Java Virtual Machine's heap. |
| cacheRunner | Contains an interactive console-based program that demonstrates
many features of GemFire's distributed cache. |
| clientAPI | Contains an example that demonstrates how to configure your client applications through the GemFire API instead of through the cache.xml. |
| flashcache | This package contains a simple NASDAQ stock quote application using the GemFire JCache API and the NASDAQ FlashQuote web site. |
| haOverflow | Contains an application that demonstrates the use of HAOverflow. |
| healthMonitor | Contains a JMX RMI client program that demonstrates the use of GemFire's MBeans to monitor the health of a distributed system. |
| regionQueue | This example uses GemFire Regions to build a distributed queue. |
| systemExplorer | Contains an interactive console-based program that demonstrates
many features of GemFire's admin API. |
| wan | Contains an application that demonstrates the use of GemFire's WAN capabilities. |
These demonstration programs provide examples of how to use GemFire's distributed data caching features.
The cacheRunner example provides an interactive command
line utility for experimenting with many of the features of the
GemFire distributed cache.
The clientAPI example demonstrates how to configure your client
applications through the GemFire API.
The cacheOverflow example show how a GemFire cache region
can be configured to hold more data than can fit into a Java VM.
The FlashCache example demonstrates distributed
caching of stock quote information.
The haOverflow example demonstrates HA Overflow feature.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||