Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Weighted Distributed Destination Member

Related Tasks     Related Topics

The following properties will be used to identify a new member of a weighted distributed topic or weighted distributed queue.

Configuration Options

Name Description
Topics

Select the physical topic to be represented by this distributed topic member.

Queues

Select the physical queue to be represented by this distributed queue member.

Weight

The weight of a distributed destination member is a measure of its ability to handle message load, compared to the other member destinations in the same distributed set.

MBean Attribute (Does not apply to application modules) :
DistributedDestinationMemberBean.Weight

Minimum value: 1

Name

The name of this entity, represented in XML as an attribute.

Many of the elements within the JMS module are named entities. All of the named entities encased by a type in the XML file must be unique. This is the identifier used to delineate a particular entity within the JMS module.

This attribute cannot be modified externally from the module (for example, with a deployment plan) because it may be used inside the module referentially.

MBean Attribute (Does not apply to application modules) :
DistributedDestinationMemberBean.Name

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top