InterviewSolution
Saved Bookmarks
| 1. |
What Is Queuemanager In Ibm Websphere Mq ? What Does Queuemanager Do? |
|
Answer» QueueManageris PRIMARY component of WebSphere MQ or WMQ. QueueManager is responsible for STORING and routing messages to other Queue Manager WITHIN MQ and it also communicate with outside world e.g. Java PROGRAM or any other MQ client. QueueManageris primary component of WebSphere MQ or WMQ. QueueManager is responsible for storing and routing messages to other Queue Manager within MQ and it also communicate with outside world e.g. Java program or any other MQ client. |
|