You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Rob Jellinghaus <ro...@unrealities.com> on 2001/06/21 06:38:54 UTC

RE: web services performance

The masses are eager....

(be interesting to put Axis up against GLUE!  If GLUE is only 5x faster
than Apache SOAP, well, Axis is pretty close :-)

Cheers,
Rob

>Return-Path: soap-user-return-8558-robj=unrealities.com@xml.apache.org
>Mailing-List: contact soap-user-help@xml.apache.org; run by ezmlm
>Reply-To: soap-user@xml.apache.org
>list-help: <ma...@xml.apache.org>
>list-unsubscribe: <ma...@xml.apache.org>
>list-post: <ma...@xml.apache.org>
>Delivered-To: mailing list soap-user@xml.apache.org
>From: "graham glass" <gr...@mindspring.com>
>To: <so...@xml.apache.org>
>Subject: RE: web services performance
>Date: Wed, 20 Jun 2001 23:13:47 -0500
>X-MSMail-Priority: Normal
>Importance: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000
>X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
>X-Rcpt-To: robj@unrealities.com
>
>hi sanjiva,
>
>any idea when Axis will be available? i'm writing a book
>on web services for prentice hall and already have chapters
>on J2EE/SOAP and .NET/SOAP. it would be great to include
>a chapter on AXIS/SOAP!
>
>cheers,
>graham
>
>-----Original Message-----
>From: Sanjiva Weerawarana [mailto:sanjiva@watson.ibm.com]
>Sent: Wednesday, June 20, 2001 11:02 PM
>To: soap-user@xml.apache.org
>Subject: Re: web services performance
>
>
>> oh, so 5x wouldn't be good enough, huh? ;-)
>> 
>> - graham
>
>:-) It certainly would be .. however, you'd have to put the
>fastest possible JAXP parser with Apache SOAP and then try
>it .. Xerces is solid and all, but ain't the fastest by
>any means. 
>
>Apache SOAP has never had any optimization effort put into
>it. I am currently making some mods that'll improve things
>a bit (someone found an obvious bottleneck with the way 
>SOAPMappingRegistry's were being created) but other than 
>that we never put any effort into making it fast. Axis is
>charged with that mission .. Apache SOAP is a robust 
>implementation (given the pretty large number of downloads
>its pretty impressive to not have any major bugs so far)
>and not one that concentrated on performance.
>
>Sanjiva.
>
>
>
>