hi glen,

only some of it is due to GLUE<->GLUE optimizations.
from what i've been told, GLUE<-><other> is pretty fast too.
i'll leave it to others to create the performance benchmarks! ;-)

cheers,
graham

p.s. GLUE 3.1, due out soon, is about 10% faster than 3.0

-----Original Message-----
From: Glen Daniels [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 20, 2001 10:07 PM
To: [EMAIL PROTECTED]
Subject: Re: web services performance


Hi Graham!

I'm curious - does your 500messages/second figure rely on "99.44%" SOAP, or
do you use special GLUE->GLUE patterns to speed things up?  I.e. should you
expect that same rate (or similar) from GLUE->.NET, say?

--Glen

----- Original Message -----
From: "graham glass" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 10:29 PM
Subject: RE: web services performance


> hi sachin,
>
> please note that some web services platforms are
> faster than others. just because RMI is 6x faster
> than one particular implementation does not imply
> that RMI is 6x faster than "web services".
>
> our own platform, "GLUE", is optimized for web
> services and gets about 800 round trip messages
> per second between two VMs running on the same
> machine, and around 500 messages/second when
> they're on different machines on a low speed LAN.
>
> cheers,
> graham
>
> http://www.themindelectric.com
>
> -----Original Message-----
> From: sachin chaudhari [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 20, 2001 9:03 PM
> To: soap user list
> Subject: web services performance
>
>
> Hi,
>
> I did a simple test to see how much performance
> penalty one will have to pay for Openness of SOAP.
> RMI was 6 times faster than web services. I used a
> very simple function call  to test this. (I am not
> claiming that I am right, but this is what I got!!!)
>
> I am sure other architects are also facing the
> challenge of deciding what level of services one needs
> to expose as web services. If we decide to expose
> fundamental services then performace of the
> applications will be very slow.
>
> I am very interested in knowing what you think about
> the future of web services performance? Any benchmark
> data available to compare web services & other
> protocals like CORBA or RMI or servlets.
>
> Any comments will be highly appreciated.
>
> S
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/
>

Reply via email to