Anne
On 7/6/06, Mark Baker <
[EMAIL PROTECTED]> wrote:
On 7/6/06, Steve Jones <[EMAIL PROTECTED]> wrote:> Now either I've been incredibly lucky or I only build mickey mouse
> apps... but I've never had this problem.
Another possibility is that you don't realize how simple things can
really be? That's how it was for me, at least.
> What form of scalability are you refering to?
Number of services. With Web services, for each new service that's
added to the system, in order for existing components to be able to
communicate with it, you have to modify them (ignoring the data issue,
which is the same with both). Not so with REST.
In technical terms, integration complexity with Web services is
typically O(NlogN) (O(N^2) worst case). With REST it's O(logN) (O(N)
worst case). There are even REST extensions where you can achieve
O(1) at scale (e.g. weblog aggregation, search). SOA is totally
heading in the wrong direction in terms of scaling.
Mark.
__._,_.___![]()
SPONSORED LINKS
Computer software Computer aided design software Computer job Soa Service-oriented architecture
YAHOO! GROUPS LINKS
- Visit your group "service-orientated-architecture" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__,_._,___
- Re: [service-orientated... Gregg Wonderly
- Re: [service-orientated... Peter Madziak
- Re: [service-orientated... Steve Jones
- Re: [service-orientated... David Forslund
- Re: [service-orientated... Keith Harrison-Broninski
- RE: [service-orientated... Harm Smit
- Re: [service-orientated... Steve Jones
- Re: [service-orientated... Jan Algermissen
- Re: [service-orientated... Steve Jones
- Re: [service-orientated... Mark Baker
- Re: [service-orientated-architecture] RESTful lig... Anne Thomas Manes
- Re: [service-orientated-architecture] RESTfu... Mark Baker
- Re: [service-orientated-architecture] RE... Radovan Janecek
- Re: [service-orientated-architecture] RESTfu... Jan Algermissen
- Re: [service-orientated-architecture] RESTful lig... Stefan Tilkov
- Re: [service-orientated-architecture] RESTfu... Radovan Janecek
- Re: [service-orientated-architecture] RE... Stefan Tilkov
- Re: [service-orientated-architecture... Radovan Janecek
- Re: [service-orientated-architecture... Steve Jones
- Re: [service-orientated-architecture] RESTful lig... Eric Newcomer
Reply via email to
