2.3.2. Using Multiple Cache Managers
Red Hat JBoss Data Grid allows multiple cache managers to be used. In most cases, such as with replication and networking components, cache instances share internal components and a single cache manager is sufficient.
However, if multiple caches are required to have different network characteristics, for example if one cache uses the
TCP
protocol and the other uses the UDP
protocol, multiple cache managers must be used.