The simplest topology is a bus consisting of a single server. Use this configuration if there is a low volume of message throughput and scalability is not essential.
In a single-server bus, there is one messaging engine. All destinations, such as queues and topic spaces, are assigned to this single messaging engine.
To decide whether a single messaging engine is adequate, consider factors such as the number of client connections, message throughput rates, and the size of messages.
Use this single-server bus topology for a single server environment.