Home

 

Flow for large messages

 

  1. The requesting application puts large messages to remote queue RQ1.

  2. Queue manager QMG1 puts the messages on to transmission queue XQ1.

  3. Sender MCA (S) on queue manager QMG1 retrieves the messages from transmission queue XQ1 and sends them to queue manager QMG2.

  4. Receiver MCA (R) on queue manager QMG2 receives the messages and places them on to destination queue LQ1.

  5. The serving application retrieves and subsequently processes the messages from queue LQ1.

 

Parent topic:

Distributed queuing with intra-group queuing (multiple delivery paths)


ic16120_


 

Home