As I have observed both Axis2 (adb, jaxbri) and CXF gives equal performance (without security) which slightly varies with the performance bench mark being used. And also both of them provides well enough performance for any business application.
But this problem is with the rampart as Ruchith has explained. thanks, Amila. On Thu, Apr 29, 2010 at 7:16 PM, Ruchith Fernando < [email protected]> wrote: > This overhead is mainly due to OM<->DOM conversion that was > unavoidable because we used WSS4J (which uses Apache XML-Sec) which is > based on DOM. > > This following effort by Saliya et al. is a project where they tried > to implement those base libraries based on OM: > http://wssecforaxis2.blogspot.com/ > > They were able to produce very good perf numbers. > > Maybe it is time to consider rewriting C14N, XML-Sig, XML-Enc on AXIOM? > > Thanks, > Ruchith > > > On Wed, Apr 28, 2010 at 6:54 PM, Sanka Samaranayake <[email protected]> > wrote: > > Perhaps we may want to do some performance tuning[1] before the > > release of Axis2 version 1.6 > > > > Sanka > > > > [1] > http://www.ibm.com/developerworks/webservices/library/j-jws14/index.html?ca=drs > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > -- > http://ruchith.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
