Message VPNs

Message VPNs allow for many separate applications to share a single Solace PubSub+ software or appliance event broker while still remaining independent and separated. Basically, Message VPNs enable the virtualization of an event broker into many individual virtual event brokers.

Message VPNs allow for the segregation of topic space and messaging space by creating fully separate messaging domains. Message VPNs also group clients connecting to a network of Solace PubSub+ event brokers so that messages published within a particular group are only visible to clients that belong to that group. Each client connection is associated with a single Message VPN.

PubSub+ Cloud event broker services have a single user configurable message VPN. You may see other message VPNs listed in Broker Manager, but they are either disabled or not user configurable. PubSub+ Cloud allows you to create multiple event broker services to segregate topics and client applications.

Default Configuration

The initial configuration of a Solace PubSub+ event broker with respect to the Message VPN feature is as follows:

  • There is a single Message VPN named default. It can't be deleted from the event broker.
    • For Solace PubSub+ appliances: The Message VPN named default is disabled by default.
    • For Solace PubSub+ software event brokers: The Message VPN named default is enabled.
    • For Solace PubSub+ Cloud PubSub+ event broker services:
      • The Message VPN named default is disabled and is not useable.
      • A Message VPN with a name derived from the name of the event broker service is the default Message VPN for PubSub+ Cloud.
  • There is a single client username named default that exists in each Message VPN. It has default attributes assigned to it, and it's assigned to all clients. It can't be deleted from the event broker, but you can modify its configuration.
    • For Solace PubSub+ appliances: the client username named default is disabled by default.
    • For Solace PubSub+ software event brokers: the client username named default is enabled by default.
    • For Solace PubSub+ Cloud event broker services: - The default client username is disabled. You can manage client usernames on PubSub+ event broker services in Broker Manager. For more information, see Creating a Client Username