Our MIT SOC book chapter got accepted

Jim and I received good news about our submitted chapter to an upcoming MIT Press book on service-oriented computing. The feedback was very good.

The chapter, entitled “Realising Service-Oriented Architectures with Web Services”, focuses on architectural principles for building service-oriented systems and then moves on to discuss how Web Services technologies could be used according to these principles. This chapter was written before SSDL but still promotes the idea of building contracts for Web Services using the WSDL one-way message exchange patterns. It also promotes message-orientation not only as an architectural paradigm but also as an implementation one (i.e. explicit messaging and events). This is in contrast to the popular object-oriented approach for building Web Services that most of the tool vendors have adopted (i.e. classes for services and methods for operations).

I am looking forward to seeing these ideas being published, even though they represent our 2004 thinking 🙂

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

3 weeks ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

6 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago