The title of the thread should be “Concurrent processing in Integration Server”
If an IS trigger is configured for concurrent processing, with the settings you mention, the messages will be picked up in the queue in order–but IS will process them concurrently, meaning order is destroyed.
If you need to retain order (which is maintained ONLY for events published from the same publisher) then configure the trigger for serial processing.
#broker#Integration-Server-and-ESB#webMethods#Universal-Messaging-Broker