Topic Exchange and Headers Exchange in RabbitMQ
Topic Exchange
In Topic exchange the producer publishes the message along with group of words and those words are separated with dot (.) and when topic exchange gets the key it matches the key with the binding key of the queue if the pattern matches ...
codeinjava.hashnode.dev3 min read