You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Prasuna Lanka <pr...@gmail.com> on 2009/01/29 15:40:23 UTC

[Axis2] Webservice Optimization

Can any one please direct us to good sources for Axis2 Webservice
optimization techniques? For me its taking upto 5 seconds for serialization
and deserialization of incoming requests, using ADB. I am looking for ways
to increase the performance.

Thanks.
Ps

Re: [Axis2] Webservice Optimization

Posted by Amila Suriarachchi <am...@gmail.com>.
What is the axis2/tomcat version you use?
What is the request/response size of your message? do you use security?
Normally ADB is the fastest databinding framework. try with jaxbri (i.e use
-d jaxbri option)

If you need very high performance you may use Axis2C.

thanks,
Amila.

On Thu, Jan 29, 2009 at 8:10 PM, Prasuna Lanka <pr...@gmail.com>wrote:

> Can any one please direct us to good sources for Axis2 Webservice
> optimization techniques? For me its taking upto 5 seconds for serialization
> and deserialization of incoming requests, using ADB. I am looking for ways
> to increase the performance.
>
> Thanks.
> Ps
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/