Memory-to-memory topology: Client/server function with isolated replicators

The following figure depicts the client/server with isolated replicators topology. In this topology, the replicators are separated from the backup servers and are on their own servers.

There is a tier of applications servers that host web applications using HTTP Session, and these sessions are replicated out as they are created and updated. There is a second tier of servers without a web application installed, where the session manager receives updates from the replication clients. The replicators facilitating the transfer of data reside with the replication servers

Benefits of this topology include:

Although this topology is the most expensive from a Java Virtual Machine (JVM) perspective, and requires the most configuration through the administrative console, it provides the greatest degree of isolation from failure of a component, the most flexibility in starting/stopping the parts, and the most flexibility in mixing the right number of clients, servers, and replicators. Since both servers and clients need to connect to the replicators, starting the replicators removes the need for connection retries. Similarly, starting the clients after the servers, avoid timing windows where the clients send data before the servers are ready to receive them.


Related concepts
Memory-to-memory replication
Memory-to-memory topology: Peer-to-peer function with a local replicator
Memory-to-memory topology: Peer-to-peer function with remote/isolated replicators
Memory-to-memory topology: Client/server function with remote replicators
Related tasks
Configuring memory-to-memory replication for the peer-to-peer function with a local replicator (default memory-to-memory replication)
Configuring memory-to-memory replication for peer-to-peer functions with remote/isolated replicators
Configuring memory-to-memory replication for the client/server function using isolated replicators
Configuring memory-to-memory replication for the client/server function using remote replicators



Searchable topic ID:   cprsm2mcsisolated
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/cprs_m2m_cs_isolated.html

Library | Support | Terms of Use | Feedback