Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following table identifies all of the options that can comprise a component definition provided to Universal Broker.

Option

Description

AUTOMATICALLY_START

Specification for whether the component automatically starts by the Universal Broker at start-up time or only on demand.

COMPONENT_NAME

Name by which clients know the component.

COMPONENT_TYPE

Type of component.

CONFIGURATION_FILE *

Component's configuration file name.

RESTART

Specification for whether or not the component should be restarted if it ends.

RESTART_CONDITIONS

Exit conditions criteria for which the server is considered eligible for restart.

RESTART_DELAY

Number of seconds to wait before restarting.

RESTART_MAX_FREQUENCY

Maximum frequency a server can be restarted.

RUNNING_MAXIMUM

Maximum number of this component that can run simultaneously.

START_COMMAND *

Component program name.

WORKING_DIRECTORY *

Path used as the working directory of the component.

* These options are required in all component definitions.