Re: Web services performance

2004-07-12 Thread Dennis Sosnoski
I'll try to update it periodically, including the next beta and the production release of Axis 1.2. In going through those 886 messages from the Axis lists I did notice a reference to a new disablePrettyXML global configuration parameter, so I'll try using that in the tests (JAX-RPC RI does thi

Re: Web services performance

2004-07-12 Thread Jim Murphy
*excellent* This link is going in my keeper list. Naturally now you'll have to keep this list up to date, right? :) Jim Murphy Mindreef, Inc. Dennis Sosnoski wrote: I've finally published my performance comparison of SOAP web services using open source frameworks, at http://www.sosnoski.com

Re: Web services performance

2004-07-09 Thread Dennis Sosnoski
I guess I should make the downloads more prominent. They're at the end of each page discussing how a particular implementation was done, so in the case of Axis at the end of this page: http://www.sosnoski.com/presents/cleansoap/axis.html Incidentally, besides wanting to get the benefits of the

Re: Web services performance

2004-07-09 Thread Davanum Srinivas
Dennis, Where can i download the examples for axis? As an aside, first we had Alek pushing XSOAP and now we have you pushing JIBXSoap...Is this some kind of bug? (everyone building their own better mouse trap :) thanks, dims On Fri, 09 Jul 2004 15:22:49 -0700, Dennis Sosnoski <[EMAIL PROTECTED

Re: Web services performance

2004-07-09 Thread Davanum Srinivas
Dennis, We have not yet tuned performance for this release :( Was planning to do it after the beta. Yes, i'd like to use the examples to help tune Axis. thanks, dims On Fri, 09 Jul 2004 15:22:49 -0700, Dennis Sosnoski <[EMAIL PROTECTED]> wrote: > I've finally published my performance comparison

Web services performance

2004-07-09 Thread Dennis Sosnoski
I've finally published my performance comparison of SOAP web services using open source frameworks, at http://www.sosnoski.com/presents/cleansoap/comparing.html In addition to the performance comparison itself (using JAX-RI doc/lit, Axis doc/lit, Axis-Castor, Axis rpc/enc, JibxSoap... and RMI,