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.