Tuning message flow performance

You can configure your message flows to enhance their performance in terms of resource usage, message flow throughput, and response times.

Before you begin

About this task

The following aspects of message flow design typically have the greatest costs in terms of message flow performance, and you can optimize performance by limiting the number of times that each of these actions occurs:
  • Parsing
  • Tree navigation and copying
  • Accessing resources
  • Processing logic

The following topics provide information about how to improve the performance of your message flows:

For information about how you can assess the current performance of your message flows, see Analyzing message flow performance.

For troubleshooting information about how to deal with specific performance issues, see Troubleshooting performance problems.