We are using MSMQ right now with the WCF activation function, this allows us not to have a queue for reading messages. This is like a push message for an application.
Since we are considering migrating from MSMQ to RabbitMQ, going through what we need from the message queue.
Can't I say anything about RabbitMQ.net customer support for receiving notification of a message from a signed queue?
Is there anything in RabbitMQ with .net that can do push notification for a subscriber like MSMQ?
Or do we need a service that constantly checks the message?
rabbitmq
mamu
source share