Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | MQTT Trigger Properties | Message Processing Properties
 
Message Processing Properties
In the Properties view, under Message processing, you can specify the size of the local trigger queue for the MQTT trigger and how many server thread can be used to process messages fro the MQTT trigger at one time.
Property
Description
Max execution threads
The maximum number of messages that Integration Server can process for the trigger at concurrently. Integration Serveruses one server thread to process each message. The default is 1 thread.
Queue Capacity
The maximum number of messages that can be in the local queue for the MQTT trigger. The minimum value is 1. The default is 10 messages.