BigMemory Max 4.3.5 | Product Documentation | BigMemory Max Configuration Guide | Configuring Storage Tiers | About Storage Tiers
 
About Storage Tiers
BigMemory Max has three storage tiers, summarized here:
*Memory store – Heap memory that holds a copy of the hottest subset of data from the off-heap store. Subject to Java GC.
*Off-heap store – Limited in size only by available RAM. Not subject to Java GC. Can store serialized data only. Provides overflow capacity to the memory store.
*Disk store – Backs up in-memory data and provides overflow capacity to the other tiers. Can store serialized data only.
Note: The disk tier is available for local (standalone) instances of BigMemory Max. For distributed BigMemory Max, a Terracotta server or server array supplies the third tier.
This document defines the standalone storage tiers and their suitable element types and then details the configuration for each storage tier.
Before running in production, it is strongly recommended that you test the tiers with the actual amount of data you expect to use in production. For information about sizing the tiers, refer to Sizing Storage Tiers.

Copyright © 2010 - 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release