Chapter 7. Clustering
7.1. Clustering in Red Hat JBoss Data Virtualization
Clustering may be used to improve the performance of the system through:
- Load Balancing
- See Red Hat JBoss Data Virtualization Development Guide: Client Development for information on load balancing between multiple nodes.
- Failover
- See Red Hat JBoss Data Virtualization Development Guide: Client Development for information on failover with multiple nodes.
- Distributed Caching
- In cluster mode, resultsset caches and internal materialization caches are shared across the cluster automatically. Therefore no further configuration is needed.
- Event Distribution
- Metadata and data modifications will be distributed to all members of a cluster automatically when clustering is configured.