A messaging provider is an ActiveMQ server instance.
Create queues and topics used by this messaging provider.
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.
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.
Commit or rollback prepared transactions on this provider.
Configure the settings of this messaging provider.