Product Information > JADE Web Application Guide > Chapter 3 - Configuring Web Applications > Configuration 4: Multiple JADE Nodes

Configuration 4: Multiple JADE Nodes

This diagram shows a configuration that splits the request processing workload between two independent copies of a Web application, each running in separate JADE node within the same machine. This configuration avoids the contention issues that arise when multiple JADE processes execute within a node but it requires more resource such as memory.