Improve the performance of the XSLT mediator
--------------------------------------------
Key: SYNAPSE-378
URL: https://issues.apache.org/jira/browse/SYNAPSE-378
Project: Synapse
Issue Type: Improvement
Components: Core
Affects Versions: 1.2
Reporter: Ruwan Linton
Assignee: Andreas Veithen
XSLTMediator performance can be further improved by using various methodologies
and the idea is to enable a configuration point where a user can specify the
optimized methodology for his configuration.
Some of the methodologies will be Stax based Source, StreamSource and
StreamResult, and so on... It is better if we can write an AXIOMSource and
AXIOMResult pair which should give the best performance :-)
Also we can use features to enable these methodologies, and it is obvious that
only one of these set of features can be used for a given XSLT config and we
might introduce a priority level so that if two of these features are used
highest priority one will be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]