murali kankanala wrote:Hi,
I would like to know what is the difference between JMS queue and MQ queue. When should i use and what? Where as i know we can connect MQ queue and JMS queue by using JMS API.
Could you please explan me in more clear?
Appreciate your help.
Regards
KumarRaja
Regards
KumarRaja
Kumar Raja wrote:
murali kankanala wrote:Hi,
I would like to know what is the difference between JMS queue and MQ queue. When should i use and what? Where as i know we can connect MQ queue and JMS queue by using JMS API.
Could you please explan me in more clear?
Appreciate your help.
JMS is the specification provided by Sun for messaging. MQ Queue is the IBM's implementation of JMS. Similary JBoss has its own implementation. JMS Queue is the generic term. MQ Queue is the concrete implementation provided by IBM.
Your's Aakash
SCJP 1.4 96%, SCBCD 1.3 94%, http://java-application-programming.blogspot.in
Sometimes the only way things ever got fixed is because people became uncomfortable.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |