XsltBuilder synchronizes on process method making performance bad on XSLTs
--------------------------------------------------------------------------

                 Key: CAMEL-539
                 URL: https://issues.apache.org/activemq/browse/CAMEL-539
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.3.0
            Reporter: Roman Kalukiewicz
            Assignee: Roman Kalukiewicz


In heavy load environment XSLT transformations have very bad performance.

I propose to use javax.xml.transform.Templates object to produce separate 
Transformers for every execution.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to