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 Installation/Configuration Support » Remote queue definitions - good or bad

Post new topic  Reply to topic
 Remote queue definitions - good or bad « View previous topic :: View next topic » 
Author Message
freddybobs
PostPosted: Wed Aug 03, 2005 8:24 am    Post subject: Remote queue definitions - good or bad Reply with quote

Newbie

Joined: 03 Aug 2005
Posts: 2

Hi,

What is the benefit of using a remote queue definition on a local queue manager as opposed to write directly to the queue using the remote queue manager?
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Aug 03, 2005 8:27 am    Post subject: Reply with quote

Jedi Knight

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

The remote queue definition gives you application transparency. The administrator can change the queue and queue manager on it and your application need never know.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
wschutz
PostPosted: Wed Aug 03, 2005 8:28 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

It allows you to divorce the physical topology (ie, remote queue and qmgr name) from the application.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
hguapluas
PostPosted: Wed Aug 03, 2005 9:50 am    Post subject: Reply with quote

Centurion

Joined: 05 Aug 2004
Posts: 105
Location: San Diego

It also gives you more control over potentially problematic connections as you can more easily isolate problems and stop/disable specific connections with remote queues vs having to shutdown a queue that everyone connects to (impacting everyone vs a single connection).
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Aug 03, 2005 9:55 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It also allows you to take advantage of the 'guaranteed delivery' aspect of MQ.

A bindings/server connection is a lot more reliable and stable than a client connection (ten 9s instead of about 7 or 8 on a well behaved network).

The application does not have to code to support network connections or handle network failures.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
freddybobs
PostPosted: Thu Aug 04, 2005 1:57 am    Post subject: Reply with quote

Newbie

Joined: 03 Aug 2005
Posts: 2

Are there any performance overheads when using a remote queue definition?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Aug 04, 2005 3:18 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

freddybobs wrote:
Are there any performance overheads when using a remote queue definition?


For what?

The putting application?

No.

The getting application?

No.

The total system?

Yes.

How much? It depends.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Aug 04, 2005 5:49 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

I think the benefits of using remote queue definitions out weighs the very small performance cost involved.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Remote queue definitions - good or bad
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.