This page describes an older version of the product. The latest stable version is 16.4.

Multi-Tiered Data Storage (SSD)


XAP 10 introduces a new storage model called BlobStore Storage Model, which allows an external storage medium (one that does not reside on the JVM heap) to store the IMDG data. This guide describes the general architecture and functionality of this storage model that is leveraging both on-heap, off-heap and SSD implementation, called MemoryXtend.


[ This MemoryXtend white paper provides a high level overview of the technology and motivation behind MemoryXtend.

[ The MemoryXtend Tutorial describes how to experiment with MemoryXtend and comparing RAM based Data Grid with SSD based Data Grid.


See also:

MemoryXtend