System Design Process
Rambaugh design steps
- Partition the analysis model into subsystems
- Identify concurrency that is dictated by the problem
- Allocate subsystems to processors and tasks
- Choose a basic strategy for implementing data management
- Identify global resources and control mechanisms required to access them