|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Limitations in Binding Modes |
« View previous topic :: View next topic » |
Author |
Message
|
pazhanikumart |
Posted: Tue Sep 18, 2001 9:26 pm Post subject: |
|
|
Apprentice
Joined: 12 Aug 2001 Posts: 32 Location: Chennai,India
|
Hai all
I am using MQ Binding mode to connect to the MQ Server.Is there any advantage over connecting to the Server as a Client?How does MQ Series connect in the case of BINDING modes? Can anyone explain?
Palanikumar
_________________ In the end everything is Right ,If it's not then it's not the end |
|
Back to top |
|
 |
kolban |
Posted: Wed Sep 19, 2001 6:56 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
When using bindings mode in an MQ Java application, when the object methods of put/get (and some others) are invoked, the method eventually calls a JNI library. This native code uses IBM's native libraries to connect to the queue manager. These use efficient inter-process communication to interact with the queue manager via shared memory, semaphores and more. They are more effecient than client access but are only avaialble if the application is co-located on the same system as the queue manager. |
|
Back to top |
|
 |
bduncan |
Posted: Fri Sep 21, 2001 12:28 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
Also, one does not always have a choice. Last time I checked linux still only offers the client connection, not server bindings. If this has changed however, I'd definitely be interested to know...
_________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
chrysafis |
Posted: Wed Mar 13, 2002 11:13 am Post subject: |
|
|
Newbie
Joined: 12 Mar 2002 Posts: 1
|
In JMS, does Client support XA transactions. I'm seeing statements to
the affect that MQ/JMS now supports XA - but does that also apply to Client
connections? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|