tree: 4469b3dd2c8b7855525f5670c8de19cc75043d7f [path history] [tgz]
  1. src/
  2. pom.xml
  3. readme.md
examples/features/broker-connection/amqp-federation-multicast-fanout/readme.md

AMQP Broker Connection demonstrating fanout of multicast messages

If you have not already done so, prepare the broker distribution before running the example.

To run the example, simply type mvn verify from this directory, or mvn -PnoServer verify if you want to create and start the broker manually.

This example demonstrates the fanning out of messages sent to a single broker to a tiered set of federated brokers.