Architectural Design
Architectural Design
Most important?
Architectural Styles
Styles describe a category defined by:
A set of components that perform a function
Set of connectors that enable communication
Constraints on integration of components
Semantic models that help the understanding of overall properties of a
system
Types of Architectures
Data-centered
Data flow
Call and Return ( Main Program/Subprogram and Remote Procedure
Call)
Object Oriented
Layered
Data-Centered
Example?
Data Flow
Examples?
Call and Return
Layered