此内容没有您所选择的语言版本。
10.4. Remote Cache Stores
10.4.1. About Remote Cache Stores 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.