RabbitMQ Vs. MSMQ for Microsoft Azure Cloud Platform

Coccinelle picture Coccinelle · Feb 25, 2014 · Viewed 8.4k times · Source

I would like to use a Message-Oriented-Middleware (MOM) with Microsoft Azure cloud platform. I've done a little comparison between RabbitMQ and MSMQ. The first one seems to be better for my case. It is easier to work with and features as monitoring and managing need to be implemented in MSMQ unlike RabbitMQ.

But as MSMQ is a Microsoft product, I think it will be more compatible with Microsoft Azure cloud Platform than RabbitMQ.

Any link or advice will be helpful. Thank you.

Answer

Clemens Vasters picture Clemens Vasters · Feb 25, 2014

Windows Azure has a built in MOM Messaging Platform that is the official successor of MSMQ named Service Bus http://www.windowsazure.com/en-us/services/messaging/