ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS and MQ.......

Post new topic  Reply to topic
 JMS and MQ....... « View previous topic :: View next topic » 
Author Message
jayaramanit
PostPosted: Wed Jul 25, 2007 3:00 am    Post subject: JMS and MQ....... Reply with quote

Apprentice

Joined: 27 Feb 2007
Posts: 30
Location: India

what is difference between JMS and MQ...............
Back to top
View user's profile Send private message Yahoo Messenger
Vitor
PostPosted: Wed Jul 25, 2007 3:04 am    Post subject: Re: JMS and MQ....... Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

jayaramanit wrote:
what is difference between JMS and MQ...............


JMS is a messaging standard included as part of the Java language standard.

MQ is a piece of software, one of it's many features is the ability to act as a JMS provider. As well as having a base Java API interface (if that's the proper term).
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
jayaramanit
PostPosted: Wed Jul 25, 2007 3:09 am    Post subject: Reply with quote

Apprentice

Joined: 27 Feb 2007
Posts: 30
Location: India

thanks vitor.........can you be liitle bit ellaborate.......
Back to top
View user's profile Send private message Yahoo Messenger
fjb_saper
PostPosted: Wed Jul 25, 2007 3:23 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

jayaramanit wrote:
thanks vitor.........can you be liitle bit ellaborate.......


Basically you have 2 interfaces to code to in Java, and they don't mix.
  • The java Base interface as described in the Using Java manual
  • The JMS interface. It's MQ implementation is also described in the Using Java manual.


Both have different capabilities and characteristics. You need to choose the one that suits you best, or that is best geared towards your environment...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jsware
PostPosted: Tue Jul 31, 2007 8:50 am    Post subject: Re: JMS and MQ....... Reply with quote

Chevalier

Joined: 17 May 2001
Posts: 455

jayaramanit wrote:
what is difference between JMS and MQ...............
JMS is to MQ as JDBC is to DB2 or JDBC is to Oracle.

JDBC is an API that allows you to perform SQL operations against a database (Oracle/DB2).

JMS is an API that allows you to perform messaging operations against Message-Oriented Middleware (WebSphere MQ, SonicMQ, ActiveMQ).
_________________
Regards
John
The pain of low quaility far outlasts the joy of low price.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS and MQ.......
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.