What is a Cluster?
Answers were Sorted based on User's Feedback
Answer / venkatesh
Cluster is said to be group of queue manager's logically
connected together to balance the load on the remote machine
(i.e if it is remote queue managers which processes your
message). And there are two types of grouping on the queue
managers. 1) Full repository 2) Partial repository. The
full repository queue manager knows all other queue
managers in the cluster and whenever a message comes to it,
and if that is unable to process the message, it will find
a queue in other queue manager in the cluster and ask it to
process the message.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / sahaja
cluster is nothing but group of queue managers logically
connected in some way.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / raj
Cluster means group of queue managers.
Mainly it is used for traffic control over the network.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / mandar s.
Cluster means a group of group managers which are logically
connected to each other
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / gani
A cluster is a group of queue managers set up in such a way
that the queue managers can communicate directly with one
another over a single network without complex transmission
queue, channel, and queue definitions
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / karthikeyan
Cluster is a logical grouping of application server
processes that provide workload balancing and High
availabilty of appications.
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / gani
A cluster is a group of queue managers set up in such a way
that the queue managers can communicate directly with one
another over a single network without complex transmission
queue, channel, and queue definitions.
The main usage of the cluster is
1)Reduced system administration.
2)Increased availability and workload balancing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinu
Cluster is nothing but grouping of Application Servers
| Is This Answer Correct ? | 2 Yes | 11 No |
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
What is a Queue?
What is the message server in mqseries?
Why do we use mq?
What is mqseries channel?
Which websphere mq version have you worked?
What is message client?
One server how many qmgrs will create?
Can you explain some reserved queue names of ibm websphere mq?
In cluster queue manager losed.which type of precautions you take??
Explain the types of queues?
What is intercommunication in mqseries?