Messaging Provider

A messaging provider represents an ActiveMQ server instance.

Queues / Topics

Create queues and topics which are used by this messaging provider.

Connections

Manage acceptors which define how and connections can be made to the messaging provider.

Create bridges, which consume messages from a source queue, and forward them to a target address, typically on a different server.

Clustering

Define broadcast and discovery groups which control how connectors are handled and distributed by this provider.

Manage cluster connections to group servers into clusters so that messages can be load balanced between the nodes of the cluster.

Prepared Transactions

Commit or rollback prepared transactions on this provider.

Provider settings

Fine tune the settings of this messaging provider.