Hi eveyone, I tried to find some articles about the comparison between mq base java and jms, I searched the internet, the IMB books, but I�m frustrated, I didn�t anything that does any comparison. What is the need to use mq base java. Lincoln Zheng
I would say that most new projects now would use MQ JMS, rather than the base Java client. However, the base Java classes were released first and there are many projects using them, so they are still supported. They are also a bit more natural for people coming from a traditional MQ background, and there are some MQ features that can only be used from the base Java classes (e.g. distribution lists) and these may sometimes be important.