Cache Aside Options
With cache-aside strategy, inference agents manage writes to the cache, to the local L1 cache, and to the backing store in the post-RTC phase.
Cache aside can be used with parallel or sequential operations.
- Parallel and Sequential Operations
- Tuning Properties for Cache-aside Strategy
Tuning properties are set using CDD properties or settings at the appropriate level, depending on the scope.
Copyright © TIBCO Software Inc. All rights reserved.