Author |
Message
|
rocky |
Posted: Mon Jun 02, 2008 12:13 am Post subject: CLUSTER QUERY |
|
|
Novice
Joined: 01 Jun 2008 Posts: 20
|
I am new to MQ. I know the basic advantages of using cluster in MQ environment. :cry: Can anyone tell me the disadvantages of using Clusters over distributed queuing. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Jun 02, 2008 6:02 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Advantages and disadvantages of clusters have been discussed at great length on this site. Please use the search tool. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rocky |
Posted: Mon Jun 02, 2008 8:15 pm Post subject: |
|
|
Novice
Joined: 01 Jun 2008 Posts: 20
|
Does the through put rate to a cluster queue is comparitively lesser than in a normal distributed queuing technique?
Please reply. |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Jun 03, 2008 6:46 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
rocky wrote: |
Does the through put rate to a cluster queue is comparitively lesser than in a normal distributed queuing technique?
Please reply. |
The bottleneck is usually the network capacity, so clustering and distributed queueing performance is very similar. I've never heard any complaints that one is slower than the other.
The *disadvantage* of clustering is that if it breaks in a big way it can be harder to fix than distributed queueing. Cluster commands must be used with caution. The moral is to keep the fix pack levels as up to date as possible as there have been a lot of APARs for clustering. _________________ Glenn |
|
Back to top |
|
 |
rocky |
Posted: Tue Jun 03, 2008 7:38 pm Post subject: |
|
|
Novice
Joined: 01 Jun 2008 Posts: 20
|
Thanks a lot  |
|
Back to top |
|
 |
tommq |
Posted: Thu Jun 05, 2008 2:22 am Post subject: cluster Adv & Disadv |
|
|
 Novice
Joined: 18 Jul 2007 Posts: 20
|
using cluster advantages are it reduces creation of objects like remote qm, transmission q, sender chhannel, reciver channel so admin related tasks will be reduced and in fail over of one repository another repository will handle requests.
disadvantages in case of any natural disaster backup and recovery will be diffcult. |
|
Back to top |
|
 |
|