此内容没有您所选择的语言版本。
4.9.5. Publish to a Topic Exchange
To publish to a topic exchange, create a sender whose address is the exchange, then set the subject of the message to the routing key.
In the following example, messages are sent to the
news
topic exchange with routing keys that allow geography-based subscriptions by consumers:
- Python
Copy to Clipboard Copied! Toggle word wrap Toggle overflow