이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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