InterviewSolution
| 1. |
Explain The Attribute Channel In Websphere Mq.? |
|
Answer» A channel is a connection that is to establish a link between SENDING channel and receiving channel. A channel has a sender channel at the local queue manager and receiver channel at the remote queue manager. These two channels CONSIST of same name, and TOGETHER make one channel. A channel is a connection that is to establish a link between sending channel and receiving channel. A channel has a sender channel at the local queue manager and receiver channel at the remote queue manager. These two channels consist of same name, and together make one channel. |
|