Home

 

Sender-receiver channels

 

A sender in one system starts the channel so that it can send messages to the other system. The sender requests the receiver at the other end of the channel to start. The sender sends messages from its transmission queue to the receiver. The receiver puts the messages on the destination queue. Figure 1 illustrates this.

Figure 1. A sender-receiver channel

 

Parent topic:

Message channels


ic10320_


 

Home