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 » General Discussion » Bindings ???

Post new topic  Reply to topic
 Bindings ??? « View previous topic :: View next topic » 
Author Message
abiram8
PostPosted: Sat Jul 13, 2002 6:47 am    Post subject: Bindings ??? Reply with quote

Master

Joined: 27 Mar 2002
Posts: 207
Location: India

following listed on Bindings what is the basic diffrence

MQC.TRANSPORT_MQSERIES_BINDINGS


MQC.TRANSPORT_MQSERIES_CLIENT


MQC.TRANSPORT_MQSERIES

I found Explanation in the Redbooks but I was not really satisfied can any one Explain more Practically


Thanks
R.Abiram
Back to top
View user's profile Send private message Send e-mail
bduncan
PostPosted: Sat Jul 13, 2002 8:53 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

There have been many discussions on this before. Try using the search tool to find them. The MQSeries Application Programming Guide & Reference also describe the differences in great detail...
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
RogerLacroix
PostPosted: Sat Jul 13, 2002 9:31 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3253
Location: London, ON Canada

I'm guessing that you are coding in Java.

Basically, binding mode refers to having your application connect directly to the local queue manager (not possible for remote queue managers). Binding mode allows the application to get / put messages at a higher through-put rate (no channel overhead).

Where as client mode means that when you issue a connect, MQSeries will use TCP to connect to the queue manager (you MUST specify MQEnvironment.channel, MQEnvironment.hostname and MQEnvironment.port). This applies to whether the queue manager is local or remote.

later
Roger...
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Bindings ???
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.