What I would consider paradigms of coordination: CSP, Linda, Erlang/OTP, and OVAL, nee Object Lens, nee Information Lens. I'm sure there're some good ones I've omitted.
One thing each of these have in common: the separation of verbs for coordination from verbs for action.
1 comment:
HTTP is the Web 1.0 and so it will be the foundation of Web 2.0. But for Web 2.0 we need some principles and guidelines that were not needed for Web 1.0.
In particular we need to get away from associating the HTTP server from "the" application server. And so we need to get away from POST as this overloaded verb that "tells the application server what action to take".
Post a Comment