Ce contenu n'est pas disponible dans la langue sélectionnée.
4.8.5. Publish to Multiple Queues using the Fanout Exchange
All queues bound to a fanout exchange receive a copy of all messages sent to the exchange; so to publish to all consumers on a fanout exchange, send a message to the exchange.
- Python
Copy to Clipboard Copied! Toggle word wrap Toggle overflow