High Quality JMS & AMQP Messaging.

Advanced Configuration

Cluster Exchange Topic

Defines the name of the topic on which cluster metrics are exchanged from all routers. Default is "swiftmq.cluster". It should not be changed.

Cluster Metric Interval

This is the interval in which the Queue Manager Swiftlet sends local metrics about consumers of the locally defined clustered queues to the Cluster Exchange Topic. It is also the interval in which queues are checked if message redispatch is required and, if yes, message redispatch wil be started. Default is 10000 ms which is sufficient.

Cluster Threadpools

queue.cluster

This pool is used for cluster metric exchange. Default for max-threads is 1 and must not be changed.

queue.redispatcher

This pool is used for message redispatch from queues without consumers to queues with consumers. Default for max-threads is 1 and should not be changed.