Architectural Style

last modified: February 18, 2006

Software Architecture in Practice

ISBN: 0321154959

Some of the basic Architectural Styles (Architectural Patterns)

The authors go on to discuss Heterogeneous Styles. Giving as an example a client-server system like those that communicate using a CORBA-like infrastructure, the authors describe such a system as a hybrid of objects (a substyle of call and return), layers (also a substyle of call and return), and communicating processes. -- HankRoark


See also:


Loading...