Arranging a Fault-Tolerant Transport Bridge
You can run two or more bridge processes for fault-tolerant operation. Although this feature ensures automatic and quick recovery, failover might leave some messages unforwarded.
Procedure
- Ensure appropriate network connectivity, so that each bridge process can communicate with the group server over a static TCP transport.
- Configure bridges (see Transport Bridge Configuration).
- Start two bridge processes on separate host computers. Specify the same command line arguments to each process (see Transport Bridge Executable Reference).
- Shared Memory Transports and Fault-Tolerant Bridges
Shared memory transports require that all client processes run on the same host computer as the shared memory segment. As a result, when bridging shared memory transports, you cannot use redundant processes on separate host computers as a fault tolerance mechanism. Instead you could arrange fault tolerance by immediately and automatically restarting the bridge process.
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.