Message Broker
The Message Broker configuration category includes the following configurable options:
Message Broker Address
Message Broker Password
Message Broker Type
Message Broker Username
|
Message Broker Address |
|
|
STRING | |
The connection string to use when connecting to a remote broker. | |
|
|
(no default) | |
|
|
Message Broker Password |
|
|
PASSWORD | |
The password to use when connecting to the message broker. | |
|
|
(no default) | |
|
|
Message Broker Type |
|
|
ENUM | |
Values |
|
Determines the type of message broker used for subscriptions. If EMBEDDED_ACTIVEMQ is chosen, it is started by the Subscription Matcher module. EMBEDDED_ACTIVEMQ and REMOTE_ACTIVEMQ use the following "Message Broker" configuration. KAFKA uses the following "Kafka" configuration. Use NONE if a broker is not required (e.g. if your server does not require subscriptions.) | |
|
|
EMBEDDED_ACTIVEMQ
|
|
|
|
Message Broker Username |
|
|
STRING | |
The username to use when connecting to the message broker. | |
|
|
(no default) | |
|