RabbitMQ in Depth by Gavin M. Roy

RabbitMQ in Depth by Gavin M. Roy

Author:Gavin M. Roy [Gavin M. Roy]
Language: eng
Format: epub, pdf
Publisher: Manning Publications
Published: 2017-09-24T16:00:00+00:00


6.3. Selectively routing messages with the topic exchange

Like direct exchanges, topic exchanges will route messages to any queue bound with a matching routing key. But by using a period-delimited format, queues may bind to routing keys using wildcard-based pattern matching. By using the asterisk (*) and pound (#) characters, you can match specific parts of the routing key or even multiple parts at the same time. An asterisk will match all characters up to a period in the routing key, and the pound character will match all characters that follow, including any subsequent periods.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.