About Message Processing
Message processing determines how Integration Server processes the messages received by the JMS trigger. You can specify serial processing or concurrent processing.
In serial processing,
Integration Server processes messages received by a JMS trigger one after the other in the order in which the messages were received from the JMS provider.
In concurrent processing,
Integration Server processes messages received from the JMS provider in parallel.