Versions Compared

Key

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

...

The other component is the cost of messages (incoming + outgoing). This means, if there is 1 publisher and 2 subscribers to one topic, 1 published message (incoming) will be delivered to 2 subscribers (outgoing), which means, there are 3 (1 incoming and 2 outgoing) messages to count:

...

Let's use the following scenario as an example.

...