|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Client connections |
« View previous topic :: View next topic » |
Author |
Message
|
webspherical |
Posted: Thu Feb 02, 2006 8:02 am Post subject: Client connections |
|
|
Acolyte
Joined: 15 Aug 2005 Posts: 50
|
As simple as this sounds we are having a discussion about mq client connectios. we have mq53 server on our box and normally create a sndr chl, xmitq and remote q def and simple place the messages on the remote q and they are sent to the other mq server's local queue with the same name as our remote q.
however if wanted to use a client connection, the remote server would need:
it's cmd server running, a svrconn channel and local queue
and our put app would simple connect that remote qmgr and place messages directly on their local queue. there is no need for snd channels or remote q def, right? we must only ensure our mq env, variables are correct.
Is this a correct statement?
thanks. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Feb 02, 2006 8:08 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Its mostly correct....
you do not need a cmd server running....
there are reason for using server bound application versus client bound application, which have been discussed many time here previously, so you need to make sure they don't apply to you (ie, two phase commit as one example of a concern). _________________ -wayne |
|
Back to top |
|
 |
webspherical |
Posted: Thu Feb 02, 2006 8:57 am Post subject: |
|
|
Acolyte
Joined: 15 Aug 2005 Posts: 50
|
great, just as i thought. I do understand the implications of two phase commit etc, but I was not aware that the system did not need the command server running. thank you. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Feb 02, 2006 9:00 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
webspherical wrote: |
great, just as i thought. I do understand the implications of two phase commit etc, but I was not aware that the system did not need the command server running. thank you. |
To be precise...you do not need the command server running to use an MQ client connection. You might need it for other reasons  _________________ -wayne |
|
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
|
|
|
|