1Z0-599 · Question #18
You are configuring a JMS server with a need for load balancing the messages. To achieve the load balance you should _______and _______.
The correct answer is B. use distributed queues and topics C. not use subdeployments. Load Balancing for JMS WebLogic Server JMS supports server affinity for distributed JMS destinations and client connections. (B, not A) By default, a WebLogic Server cluster uses the roundrobin method to load balance objects. To use a load balancing algorithm that provides…
Question
You are configuring a JMS server with a need for load balancing the messages. To achieve the load balance you should _______and _______.
Options
- Ause regular queues and topics
- Buse distributed queues and topics
- Cnot use subdeployments
- Ddisable server affinity
- Euse message paging
How the community answered
(33 responses)- A3% (1)
- B85% (28)
- D3% (1)
- E9% (3)
Explanation
Load Balancing for JMS WebLogic Server JMS supports server affinity for distributed JMS destinations and client connections. (B, not A) By default, a WebLogic Server cluster uses the roundrobin method to load balance objects. To use a load balancing algorithm that provides server affinity for JMS objects (not D), you must configure the desired method for the cluster as a whole.
Topics
Community Discussion
No community discussion yet for this question.