[
Lists Home |
Date Index |
Thread Index
]
Paul Prescod's excellent April 2002 XML.com article on the Google API
[1] addresses the same general issues. Paul makes some points regarding
benefits of the HTTP approach (several listed below - most if not all
are still pertinent today):
- HTTP has standardized ways of doing authentication and of handling
non-XML (including non-textual) data.
- The message size is a tiny fraction of the original.
- It is much easier for a typical system security administrator to
filter, log, monitor and read [the HTTP version].
- The CPU load is also likely to be significantly smaller.
- Users of the HTTP version have no need to install a SOAP
implementation like .NET's or Apache's. They can use any HTTP
implementation, including Internet Explorer, Netscape, Mozilla, [snip]
- The HTTP version is highly amenable to caching. You can set up a
standard HTTP cache on your local network or use one at your ISP.
- The HTTP version could use the little-known feature of HTTP known as
content negotiation.
Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton
Strategy and Technology Consultants to the World
[1] http://webservices.xml.com/pub/a/ws/2002/04/24/google.html?page=1
Jonathan Robie wrote:
>
> From http://www.xml.com/pub/a/2003/12/09/xml2003amazon.html:
>
> >The next issue was that of protocols. Should they support SOAP or XML over
> >HTTP (that is, REST)? In the end Amazon provided both and let developers
> >make the choice. Despite it being the "standard", only about 15% of Amazon
> >web services calls are made with SOAP, the remainder with REST.
>
> Why do you think Amazon's users prefer REST? Suppose every web service
> were available using either REST or SOAP - when would you choose to go with
> SOAP?
>
> Jonathan
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
begin:vcard
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@bah.com
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard
|