Design also applies to simulation and to modelling.
| Stage | RPC | E-commerce |
|---|---|---|
1. Define Goals, System
|
Write a paper comparing RPC to RPs
|
Ensure that a system architecture is scalable.
Find the right size for an expected workload |
2. List services (from 1)
|
Data transfer (why?)
|
Client requests
Bank Bricks & mortar |
3. List metrics (from 2)
|
Speed is everything. (The measurements are performed on an unloaded
system with errors discarded.)
|
speed
accuracy
|
4. List parameters (from 2, 3)
|
System
Workload
|
System
Workload
|
5. Select factors to study (from 1,4)
|
System
Workload
|
System
Workload
|
6(7). Select workload (from 2)
|
Sequence of events for a single request
Types of metrics
Always remember Goodhart's law.
Return to: