Rabbitmq Topic Exchange
Rabbitmq Topic Exchange . As with other python tutorials, we will use the pika rabbitmq client version 1.0.0. This article focuses on the topic exchange type (amq.topic) in rabbitmq. Configuring RabbitMQ Exchanges, Queues and Bindings Part from www.compose.com When creating a routing key pattern with #, we are telling the exchange that this # can be replaced by 0 or n words. Following is the pictorial representation of message flow in rabbitmq topic exchange. The routing key must be a list of words, delimited by a period (.).