Chapter 11. Cache Managers

11.1. About Cache Managers

A Cache Manager is the primary mechanism used to retrieve a Cache instance in JBoss Data Grid, and can be used as a starting point for using the Cache.
Cache Managers are resource intensive and therefore a general implementation requires a single Cache Manager for each Java Virtual Machine (JVM) unless a specific configuration is used which requires multiple Cache Managers.