CPU utilisation issue when using XSLT Threading.
Issue
- When running multiple threads in camel and calling
xslt,xsltcauses the performance to plateau. - Verified that without
xsltthe camel route user has deployed, can go beyond wherexsltlimits the performance. - The threads are actually blocking in the
xsltcomponent which is limiting the scalability of fuse. - Basically the
CPUreach a certain level of utilization and then plateau when usingxslt.
Environment
- Red Hat JBoss Fuse
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.