Package 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.

See:
          Description

Class Summary
CacheOverflow An example program that demonstrates the "overflow" feature of GemFire cache regions.
Worker A worker thread that places a given number of 8K chunks of data (long arrays) into a GemFire region.
WorkerStats Statistics about the work performed by a Worker.
 

Package cacheOverflow Description

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.



Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.