Engineering Notes
Created by admin on Fri, 06/01/2012 - 16:21
Sub Topic:
Software Architecture
Upload File:
Department:
Chapter Name:
Advanced Operating Systems
Description:
Software architecture encompasses the set of significant decisions about the organization of a software system
Selection of the structural elements and their interfaces by which a system is composed
Behavior as specified in collaborations among those elements
Composition of these structural and behavioral elements into larger subsystems
Architectural style that guides this organization
Add new comment