此内容没有您所选择的语言版本。
Chapter 6. Replication Mode
6.1. About Replication Mode 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
JBoss Data Grid's replication mode is a simple clustered mode. Cache instances automatically discover neighboring instances on other Java Virtual Machines (JVM) on the same network and subsequently form a cluster with the discovered instances. Any entry added to a cache instance is replicated across all cache instances in the cluster and can be retrieved locally from any cluster cache instance.