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.
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/