10.4. Remote Cache Stores
10.4.1. About Remote Cache Stores Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
RemoteCacheStore is an implementation of the cache loader that stores data in a remote JBoss Data Grid cluster. The RemoteCacheStore uses the Hot Rod client-server architecture to communicate with the remote cluster.
For remote cache stores, Hot Rod provides load balancing, fault tolerance and the ability to fine tune the connection between the
RemoteCacheStore and the cluster.