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 » does MQ Base Java and MQ JMS use 13 MQI calls internally

Post new topic  Reply to topic
 does MQ Base Java and MQ JMS use 13 MQI calls internally « View previous topic :: View next topic » 
Author Message
muraki
PostPosted: Wed Nov 05, 2003 7:03 am    Post subject: does MQ Base Java and MQ JMS use 13 MQI calls internally Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Hi,

Does the MQSeries classes for Java(MQ Base Java) and MQSeries classes for Java Message Service(MQ JMS) use the 13 Message Queueing Interface(MQI) calls internally to request the services from the Queue Manager...??

--Thanks
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Wed Nov 05, 2003 8:13 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

The MQSeries Base Java classes use JNI to jump from java over to the C MQI libraries. Whether they jump into the regular APIs or some sort of hybrid isn't really discussed anywhere.

When using a client connection, the Base classes connect directly to the listener rather than JNI'ing to C and then over to the listener.

JMS is a different kind of beast and you don't have the one-to-one kind of mapping between JMS calls and MQI calls.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
muraki
PostPosted: Wed Nov 05, 2003 10:55 am    Post subject: when do i use MQI call Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Hi,


Thanks a lot..!!!!!!!!!

When do we specifically use MQI call to request the services from the Queue Manager....!!!! Like in what situation do we use it...?
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Wed Nov 05, 2003 1:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I would say that the answer depends. You use them when you need to. If you are using JMS, you would probably never do it since it would be an extension from the standard and make your code not portable. What are you trying to do?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
muraki
PostPosted: Wed Nov 05, 2003 1:50 pm    Post subject: currently working on MQ JMS Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Just want to find out the importance of MQI and in which situations it is used...
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » does MQ Base Java and MQ JMS use 13 MQI calls internally
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.