Multi-Tiered Data Storage (SSD)

GigaSpaces 10 introduced 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.

This MemoryXtend tutorial describes how to experiment with MemoryXtend and comparing RAM based Data Grid with SSD based Data Grid.