A connection between MQe and MQ queue managers involves a collection
of objects. The following diagram shows only the entities that form the communications
link between the two queue managers:
Figure 1. Connecting MQe and MQ queue managers.
The important entities are:
- (Bridge)MQeEarthQMBridge - a bridge resource owned and controlled by the
MQeEarthQM queue manager.
- (MQ Queue Manager Proxy)MQSaturnQM - describes MQSaturnQM and how to connect
to it.
- (BridgeConnection)MQeEarth.CHANNEL - a communications path between MQeEarthQM
and MQSaturnQM.
- (MQ Server Connection Channel) MQeEarth.CHANNEL - a standard MQ server channel providing an entry point to MQSaturnQM for MQeEarthQM.
These entities are described in more details in other parts of this documentation.
These entities are used in the following examples of bridge connectivity,
but are not shown in the diagrams.