Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
10.4. Remote Cache Stores
10.4.1. About Remote Cache Stores Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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.