Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Messages are sent over the message bus. For optimal performance, messages may be sent over dedicated queues and topics. This page describes a suggested use of queues and topics.

Table of Contents

 

Types of destinations

The destinations are split into different categories, inspired by Java JMS. There are four types of possible JMS destinations:

...