[
https://issues.apache.org/jira/browse/WINK-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772105#action_12772105
]
Hudson commented on WINK-222:
-----------------------------
Integrated in Wink-Trunk-JDK1.5-itests #4 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5-itests/4/])
Use pools for Unmarshallers/Marshallers for JAXB
See []
Code originally from Apache Axis2 but modified
for Apache Wink.
Thanks to Doug Larson.
> Pool the JAXB Unmarshallers/Marshallers for a performance improvement
> ---------------------------------------------------------------------
>
> Key: WINK-222
> URL: https://issues.apache.org/jira/browse/WINK-222
> Project: Wink
> Issue Type: Improvement
> Components: Common
> Affects Versions: 1.0
> Reporter: Bryant Luk
> Assignee: Bryant Luk
>
> To help improve performance, use code from Axis2:
> http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java
> to pool JAXB Marshallers/Unmarshallers. In some environments, this can cause
> a >20% increase in performance comparing Wink pooled vs. unpooled.
> Thanks to Doug Larson for performance work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.