RabbitMQ one or two things (5)-Wildcard mode application

Source: Internet
Author: User

The previous route pattern is matched by a key equal to

The wildcard character, as the name implies, matches the condition, then the message is sent

Matches a route key to a pattern. At this point the queue needs to be bound to a pattern.

The symbol " #" matches one or more words, and the symbol "*" matches no more than a few words.

so "audit.#" can match to "Audit.irs.corporate" , but "audit.*" will only match to "Audit.irs"

Website:

code example:

Service party

Receiving Party 1

Receiving Party 2

The route pattern is also a kind of wildcard pattern

In a production environment, more than a wildcard pattern is used

Of course, the routing pattern is enough for simple applications.

RabbitMQ one or two things (5)-Wildcard mode application

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.