High Quality JMS Messaging.

Configuration

The configuration of the Timer Swiftlet is defined within the element

      <swiftlet name="sys$timer" .../>

of the router's configuration file. One can use the SwiftMQ Exlorer or CLI for configuration as well. They both save into that file.

Attributes of Element "swiftlet"

Definition

Attribute Type Mandatory Description
min-delay java.lang.Long No Minimum Delay
max-delay java.lang.Long No Maximum Delay

Values

Attribute Values
min-delay Min: 0
Default: 100
max-delay Min: 1000
Default: 10000