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 » What is MQCONNX call????

Post new topic  Reply to topic
 What is MQCONNX call???? « View previous topic :: View next topic » 
Author Message
eswarnv
PostPosted: Wed Dec 18, 2002 6:27 pm    Post subject: What is MQCONNX call???? Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi

Can anybody explain me what exactly the options, STANDARD and FASTPATH in MQCONNX call.

Thanks in Advance
Eswar
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Dec 19, 2002 10:33 am    Post subject: Reply with quote

Jedi Knight

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

The MQCONNX call gives you one of two things. If you are in bindings mode, it gives you the ability to either run your application in the standard mode. This starts up a separate process (agent) that you communicate through to get to the queue manager. This gives the queue manager a level of protection from your program bringing it down. If your program is well-behaved (or trusted), you can run in fastpath mode which puts the agent in your process. You should get better performance this way.

The other thing that the mqconnx will do for you is allow you to pass in the MQCD (channel definition). This allows you to set up some of the input parameters that you would have specified on some of the environment variables.

There is a pretty good write-up in the Application Programming Reference. You'll need to look under the MQCNO structure.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » What is MQCONNX call????
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.