Multiple choice

Which of the following is/are false about message-oriented middleware in cloud computing?

  1. These services are used in distributed environment.

  2. The communication partners do not need to know the message format while communications.

  3. These services provide unreliable messaging.

  4. In message oriented middleware, there are components that route messages between channels to intended receivers as well as handle message format transformation.

  5. Both (3) and (4)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is false statement as message oriented middleware provides exact one delivery for the messages and hence produce reliability.