Subsystem Decomposition
Subsystem Decomposition Decomposition partitions the system into subsystems. Rarely in today’s world does a system of any complexity not have a subsystem-based architecture. Subsystems satisfy several key needs of modern systems Parallel Development – with lower coupling comes fewer inter-dependencies and thus more parallel effort can be planned. Outsourcing – Subsystem partitioning allow the outsourcing …