Messaging Provider

A messaging provider is an ActiveMQ server instance.

Queues / Topics

Create queues and topics used by this messaging provider.

Connections

Manage acceptors, which define how 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 load balance between nodes of a cluster.

Prepared Transactions

Commit or rollback prepared transactions on this provider.

Provider settings

Configure the settings of this messaging provider.