You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2008/10/23 22:02:53 UTC

[jira] Updated: (CAMEL-539) XsltBuilder synchronizes on process method making performance bad on XSLTs

     [ https://issues.apache.org/activemq/browse/CAMEL-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea updated CAMEL-539:
----------------------------------

    Fix Version/s: 1.4.0

> 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
>             Fix For: 1.4.0
>
>
> 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.