Configuring Message Load Balancing

To configure load balancing on a connection factory:

  1. In the left pane of the Administration console, expand the JMS node.

  2. Select the Connection Factories node. This will display the JMS Connection Factories table in the right pane of the Administration console.

  3. In the right pane, select the connection factory that you want to configure for load balancing. This will bring up a property sheet in the right pane with tabs corresponding to the properties of connection factories.

  4. On the General tab, set the Load Balancing Enabled property.

    1. When Load Balancing Enabled is checked, the producers are load balanced every time the send() or publish() methods are called.

    2. When the Load Balancing Enabled check box is not selected, all nonanonymous producers perform load balancing at the time of their first send() or publish() method call. Thereafter, they produce to the same destination until they fail, at which point a new physical destination is chosen .

  5. When you are satisfied with the configuration, click "Apply."



BEA WebLogic Server Administration Kit
BEA WebLogic Server Administration Kit (Prentice Hall PTR Advanced Web Development)
ISBN: 0130463868
EAN: 2147483647
Year: 2002
Pages: 134
Authors: Scott Hawkins

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net