The content in this documentation is for older versions of WSO2 products. For updated information on Enterprise Integration Patterns, go to the latest Micro Integrator documentation. "> The content in this documentation is for older versions of WSO2 products. For updated information on Enterprise Integration Patterns, go to the latest Micro Integrator documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The purpose of this example is to demonstrate how WSO2 ESB could be used to implement Message Sequence EIP pattern. When transmitting large data it is necessary to chunk the messages in order to maintain the performance of the system.  

Compatibility of WSO2 ESB

When the request which is sent is large WSO2 ESB will by default chunk message into smaller sizes. In order to maintain the consistency of the message each chunk will be mapped with a sequence identity number.  

 

 

 

 

 

 

  • No labels