IBM
C2180-376 · Question #65
Which of the following should generally be avoided if an application is being designed for optimal efficiency?
The correct answer is C. Bundle the data to be transmitted into as few messages as possible (e.g., rather than. See the full explanation below for the reasoning.
Question
Which of the following should generally be avoided if an application is being designed for optimal efficiency?
Options
- AMake messages nonpersistent if they do not need to be recoverable.
- BCode programs to open and close queues, or connect and disconnect from the queue
- CBundle the data to be transmitted into as few messages as possible (e.g., rather than
- DGroup a batch of messages within a unit of work where appropriate, so that they can be
How the community answered
(29 responses)- A14% (4)
- B7% (2)
- C76% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.