Ce contenu n'est pas disponible dans la langue sélectionnée.
11.8. Caching
The EPN and Active Collection mechanisms both have the ability to make use of caching provided by Infinispan. When running the Red Hat JBoss Fuse in clustered mode (that is, with
standalone-full-ha.xml
), it provides a default clustered cache container, which is referenced in the infinispan.container
property in the overlord-rtgov.properties
file.
Note
To make sure the individual named caches are clustered correctly, it is necessary to add an entry for each cache into the
standalone-full-ha.xml
file.
For more information on Infinispan configuration, refer JBoss Enterprise Application Platform 6.1 Development Guide.