RabbitMQ_TopicDemo

Topic_Exchange1

Topic_Exchange2

In rabbitmq, topic exchange will perform a wildcard match between the routing key and the routing pattern specified in the binding to publish a messages to queue.

Alt text

Alt text