6.2. Clustered Destinations


JBoss Messaging clusters Java Message Service (JMS) queues and topics transparently across the cluster. Messages sent to a distributed queue or topic on one node are consumable on other nodes. To make a particular destination clustered, the clustered attribute is used to set this functionality. Refer to Section 5.4.1, “Post Office Attributes” for further information.
JBoss Messaging balances messages between nodes and caters for consumers of varying speeds so processing load can be efficiently distributed across the cluster.
To disable message redistribution between nodes while retaining other characteristics of clustered destinations, do not specify the ClusterPullConnectionFactoryName attribute on the Server Peer. Refer to Section 5.2, “ServerPeer attributes” for full details about this attribute.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.