What is a Channel?
Answers were Sorted based on User's Feedback
Answer / ajay dev
Channel is a Logical communication. These are of two types
1.Message Channels and 2.MQI(message queue interface)
channels.
| Is This Answer Correct ? | 19 Yes | 4 No |
Answer / jagan reddy
channels are objects that provides a communication path
from one queue manager to another.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / mandar s.
Channel means logical communication link. There are two
types of channels 1) message channel, 2) MQI channel
1) Mesage channel use for communication between QMgr to
QMgr.
2) MQI channel use for for communication between QMgr to
MQ client
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / ajay kumar
channel is logical communication between two queuemanagers
..which transfers meesage from one qm to another qm..
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / naganjaneya reddy
Channel means logical communication link. Channels are
message send to one application to another application.
There are two types of channels
1) message channel, 2) MQI channel
1) Mesage channel use for communication between QMgr to
QMgr. are one way piping channels.
2) MQI channel use for for communication between QMgr to
MQ client. two way pipping channels.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the commands used for starting and stopping the queue manager?
Why do we do clustering?
Explain about the types of queues.
What are different queues used ?
What are the various types of queues?
Explain what are the types of messages?
One server how many qmgrs will create?
What is intercommunication in mqseries?
Define transmission queue in mqseries?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
List the types of messages in mqseries?
explain cold startup?