Foundatio.RabbitMQ
Foundatio.RabbitMQ copied to clipboard
Is there any reason than Foundatio.RabbitMQ do not support Queue Plugin?
trafficstars
Is there any reason than Foundatio.RabbitMQ do not support Queue Plugin?
We mainly see it as a message bus and had no requirements at the time to use it as a queue. We use it in our apps for a message bus and then user azure storage queues or SQS for queues. Would you like to add support for this?
ok I will try to do this