Simplistic Modeling
Simplistic Modeling
- Linear algebra
- Server utilization (busy rate)
- (Number of transactions * CPU/tran) T = number of transactions of type (x) during a periodCPU = CPU consumed for transaction (x)
- T(a)*CPU(a) + T(b)*CPU(b) + T(c)*CPU(c)...... = server busy rate
|