Which Coherence caching pattern matches the sequence of events?

Which Coherence caching pattern matches the sequence of events?
1. Data is requested from the cache.
2. The requested data does not exist in the cache (cache miss).
3. The Coherence cache store is used to read data from the back-end persistent data
source, and placed in the cache.
4. Data requested from the cache is returned to the caller.

Which Coherence caching pattern matches the sequence of events?
1. Data is requested from the cache.
2. The requested data does not exist in the cache (cache miss).
3. The Coherence cache store is used to read data from the back-end persistent data
source, and placed in the cache.
4. Data requested from the cache is returned to the caller.

A.
Read Through

B.
Write Through

C.
Refresh Ahead

D.
Write Behind



Leave a Reply 0

Your email address will not be published. Required fields are marked *