IBM
C2180-376 · Question #19
A WebSphere MQ client application is sending messages to a central server which will later be processed in batch. Given that all information is stored only in a central location, what is the best…
The correct answer is B. puts messages to a server queue, and no acknowledgement from the central application. See the full explanation below for the reasoning.
Question
A WebSphere MQ client application is sending messages to a central server which will later be processed in batch. Given that all information is stored only in a central location, what is the best way of designing such communication? The application:
Options
- Apublishes the messages to a topic defined by the server application.
- Bputs messages to a server queue, and no acknowledgement from the central application
- Csends updates and the server should send acknowledgement messages.
- Dsends updates and the server should send acknowledgement messages.
How the community answered
(31 responses)- A6% (2)
- B71% (22)
- C3% (1)
- D19% (6)
Community Discussion
No community discussion yet for this question.