Question 9
Which of the following statements is false regarding a message broker?
A message broker allows two servers in a network to directly communicate with each other, without an intermediary.
A message broker makes the network scalable for adding more servers to the network.
A message broker can be used for batch processing of messages.
A message broker is well suited in case of traffic spikes, as messages are retained in the queue until processed.