Single pull route

To allow the messages to be correctly routed, you can create extra queues on an MQ queue manager. The simplest form is to create a remote queue on MQ to allow messages addressed to TargetQueue@MQeEarthQM to be accepted by the MQ queue manager, as shown in the following diagram:

Figure 1. Creating a remote queue on MQ

Messages addressed to TargetQueue@MQeEarthQM are placed upon the MQ Transmit queue. The bridge listener then pulls them from the transmit queue and presents them to the MQe queue manager. Message resolution then takes place, as shown in the following diagram:

Figure 2. Bridge listener pulling from an MQe transmit queue

This is effectively a single pull message route:

Figure 3. A single pull message route


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.