InterviewSolution
Saved Bookmarks
| 1. |
What Is Mq Client? |
|
Answer» A Web Sphere MQ client is a component that allows an application running on a system to ISSUE MQI calls to a QUEUE manager running on another system. The output from the call is sent BACK to the client, which passes it back to the application. A Web Sphere MQ client is a component that allows an application running on a system to issue MQI calls to a queue manager running on another system. The output from the call is sent back to the client, which passes it back to the application. |
|