Question 21
Which of the following statement(s) is/are true?
A message broker can reduce the number of connections each individual server needs to accept in a multiserver system.
A message broker helps in easier scalability in a distributed architecture.
The messages in the message queue are lost/destroyed, if no receiver is available.
The point-to-point messaging always requires the use of a message broker as intermediary.