An open API service indexing awesome lists of open source software.

https://github.com/hammerheadshark666/rabbitmq-dead-letter-queue

Demo of dead letter queuing with RabbitMq using a fanout exchange. (.NET 8.0)
https://github.com/hammerheadshark666/rabbitmq-dead-letter-queue

csharp rabbitmq

Last synced: 3 months ago
JSON representation

Demo of dead letter queuing with RabbitMq using a fanout exchange. (.NET 8.0)

Awesome Lists containing this project

README

        

# rabbitmq-dead-letter-queue
Demo of dead letter queuing with RabbitMq using a fanout exchange.