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 |
How to get particular message from queue? like first message ?or 30th message
what is the difference between mq version 6 and 7
What are the different types of logs in websphere mq?
Difference between errors and qmgr errors in websphere mq?
Explain how to create dlq rules table?
Default path of the error logs & transactions logs?
What is intercommunication?
Can you explain some reserved queue names of ibm websphere mq?
how do you check the status of the queue in websphere mq?
Tell me how does mq support the integration?
Explain how to define a buffer pool for holding messages in main storage?
explain cold startup?