Virtual HostsBroker comprises from one or many Virtual Hosts.
Virtual Host can be defined as a collection of exchanges, message queues and associated objects and
is an independent server domain that share a common authentication, encryption and transport environment.
The following diagram depicts the Virtual Host model:
Virtual Host ModelVirtual Host ModelEach Virtual Host has its own Message Store
which is used to store the persistent messages from all Queues
declared on the Virtual Host.
The following message stores are currently supported:
JDBC Message StoreDerby Message StoreBerkeley DB Message StoreBerkeley DB HA Message StoreMemory Message StoreVirtual Hosts configuration is covered in .