The image O_1033.gif shows the Java Object Cache distributed architecture. It contains two caches connected by a message layer used to coordinate cache events. As in the non-distributed architecture, each cache resides between users and data sources. User applications interact with the distributed cache to retrieve objects as if there was only one cache and the cache interacts via the CacheLoader with data sources as if there was only one cache.

End of description.