MSMQ in XP and .NET has been upgraded to 3.0
I tested it, there are a few good characteristics.
1. HTTP / HTTPS support. The HTTP in this similar BizTalk is the same as an extension for IIS. This can ignore the impact of FireWall
2. DistrubutionList / Multi-Formater Name, MSMQ can group, like Mail's ALIS list, can also have support for transaction. For DistrUBution List, the format of the message queue is FormaterName: DL = Guid Value of the Queue, you can view the ObjectGUID value of your new distributed list via AdsIEdit.msc in Support Tools.
3. Store and Forward, Route Links
4. Trigger, this feature is similar to Tirgger in SQL Server, and you can process your messages customize.
5. Multicast, multicast is also a way of messaging