Jim on services as the evolution of components

As always, a great post from Jim: “From Objects, through Components, to Web Services”.

I have to clarify that my discussion with Jim Gray, to which Jim referred, was not about architectural styles but rather about the usefulness and appropriateness of tools that hide the use of services and present a view (object-oriented in nature in the case of ASMX) which is familiar to the developer. I totally see his point of view since he and the people he works with build large systems (e.g., TerraServer, SkyServer) and they don’t want to spend the time and energy required to deal with the messages exchanged.

It is difficult to say anything against that. Yes, there may be some coupling between the implementation and the service contract but the alternative for these developers would have been huge XML Schema documents written by hand and XML message processing. At least that’s the way developers of such systems see it.

Of course the alternative, message-oriented approach suggests that loose coupling and evolution are easier to achieve. I subscribe to this view but how can we persuade people who have already built large systems using this approach that this is the case when we don’t have equivalent systems to prove our case? This is a difficult one.

Furthermore, how to compare implementation approaches? And, how do we scientifically compare RPC-style, object-oriented (a la WS-RF) approaches, and service-oriented approaches when building distributed systems? I have some ideas that I am working on. This should be interesting.

Recent Posts

Digital Twin (my playground)

I am embarking on a side project that involves memory and multimodal understanding for an…

2 months ago

“This is exactly what LLMs are made for”

I was in Toronto, Canada. I'm on the flight back home now. The trip was…

9 months ago

AI is enhancing me

AI as an enhancer of human abilities.

10 months ago

“How we fell out of love with voice assistants”

The BBC article "How we fell out of love with voice assistants" by Katherine Latham…

1 year ago

Ontology-based reasoning with ChatGPT’s help

Like so many others out there, I played a bit with ChatGPT. I noticed examples…

1 year ago

Break from work

Hi all… It’s been a while since I posted on this blog. It’s been an…

2 years ago