Previous Topic

Next Topic

Book Contents

Book Index

Comms properties

The communication that the Comms module manages is file-based. The input and output files used for this communication must be configured. To configure the Comms File implementation, use these system properties:

System property

Default value

Description

mbs.comms

To enable the Comms File module implementation the value must be set to commsFile before framework startup in one of the configuration .prs files

mbs.commsFile.out

out

The path to the file that the module will use to send messages through.

mbs.commsFile.in

in

The path to the file that the module will use to receive messages from.

mbs.mbsa.ping.disable

false

If set to true disables the heartbeat notifications (ping) that the framework sends.

mbs.mbsa.ping.timeout

30s

If the mbs.mbsa.ping.disable is set to false then the interval for sending heartbeat notification messages (ping) is set to the value provided.

Supported messages

There are two basic types of messages that the module supports: