2

Currently, I am using MSMQ to queue messages for IIS hosted workflow services to handle. However, I would like to use another message queuing system instead (eg - RabbitMQ).

I know RabbitMQ already has WCF bindings, but are there more components required for this to work with IIS hosted workflow services (perhaps some hook into WAS)? How would I go abouts switching from MSMQ to RabbitMQ, or another message queue product?

Mas
  • 4,546
  • 5
  • 39
  • 56
  • Have you tried just hooking it up with the bindings? It might just work. – Ron Jacobs Sep 23 '11 at 19:42
  • To be honest, I haven't tried it because I just assumed it wouldn't work. I was hoping someone has tried this already and knew how to do it. I'm hoping to get around to tinkering around with this soon. – Mas Oct 04 '11 at 12:46

0 Answers0