[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: What does SOAP really add?


how well does soap scale
On Mon, Apr 22, 2002 at 03:07:11PM -0400, Didier PH Martin wrote:
> I think that loosely coupled systems are perfect in the case a request for
> data or document is performed. If the document returned is semi-structured
> or not structured then the receivers will need to perform more processing on
> it to make it useful. Otherwise, if the only thing that we need to do is a
> remote action like, for instance, setting a switch to ON, then an RPC is
> well fitted to the job. When I say well fitted, it is simply in terms of
> economies of code.

That's not true.  Even by such a narrow definition of "well fitted", a
"document" interface wins out because the code to implement it is
shared with many other resources.  Plus it has so many other benefits,
including the biggie, vastly improved visibility.

With REST, you turn a lightbulb on with PUT, because the request is
attempting to explicitly set the state of a resource; the same PUT
used for saving preferences, turning on the TV, or just "editing a
file".

Any task that can be coordinated with RPC, can be coordinated with
REST in a manner more suitable for Internet scale distribution.  If
you're doing anything over the Internet with people that you haven't
previously met and may not trust, RPC is the wrong technology.

MB
-- 
Mark Baker, Chief Science Officer, Planetfred, Inc.
Ottawa, Ontario, CANADA.      mbaker@p...
http://www.markbaker.ca   http://www.planetfred.com

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.