IBM.XMS is an implementation of the IBM JMS specification in C #. You need to use IBM.XMS if you need a JMS style for messaging in C # or any other .NET platform language. On the other hand, amqmdnet is a built-in implementation of the MQ API, something similar to C MQI, but in C # it is object-oriented. Use amqmdnet if you want to use your own MQ messaging style.
NTN.
source share