Closed
Description
If you plan to use RabbitMQ rather than Service Bus in development, by interfacing with AMQP 1.0, pay attention to this :
The equivalent of Service Bus topics in RabbitMQ are Header Exchanges. But those are not compatible with the AMQP 1.0 plugin provided by RabbitMQ.
see https://github.com/rabbitmq/rabbitmq-amqp1.0#message-properties-annotations-headers-etc
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 8f590167-a388-94ac-e39b-463978a761b0
- Version Independent ID: 7f36b050-25b4-e998-26b7-bcf1ebc3d4aa
- Content: Implementing an event bus with RabbitMQ for the development or test environment
- Content Source: docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md
- Product: dotnet
- Technology: dotnet-ebooks
- GitHub Login: @nishanil
- Microsoft Alias: nanil