...
When transmitting a large set of data, you might want to break it into message-size chunks in order to maintain system performance. The Message Sequence EIP facilitates this by sending data as a message sequence and marking each message with sequence identification fields. For more information, refer to http://www.eaipatterns.com/MessageSequence.html.
How WSO2 ESB Implements the EIP
...