In order to increase scalability and high availability you are configuring WebLogic clustering with JMS distributed destinations.
Which recommendation will ensure optimal load balancing of the message processing?
A uniform distributed destination (UDD), compared to weighted Distributed Destinations, greatly simplifies the management and development of distributed destination applications. Using uniform distributed destinations, you no longer need to create or designate destination members, but instead rely on WebLogic Server to uniformly create the necessary members on the JMS servers to which a JMS module is targeted. This feature ensures the consistent configuration of all distributed destination parameters, particularly in regards to weighting, security, persistence, paging, and quotas.
Currently there are no comments in this discussion, be the first to comment!