Home
Flow for large messages
- The requesting application puts large messages to remote queue RQ1.
- Queue manager QMG1 puts the messages on to transmission queue XQ1.
- Sender MCA (S) on queue manager QMG1 retrieves the messages from transmission queue XQ1 and sends them to queue manager QMG2.
- Receiver MCA (R) on queue manager QMG2 receives the messages and places them on to destination queue LQ1.
- 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