Understanding Using Sequential and Parallel Processing

Subscribing systems can process service operations sequentially or in parallel.

In sequential processing, the subscribing system processes messages defined in inbound service operations in the order received.

In parallel processing, the subscribing system processes messages defined in service operations in parallel, in no specific sequence.

You can use sequential or parallel processing when using either full table publishing or batch publishing.

You configure sequential or parallel processing at the queue level on the subscribing system.