We began to look at performance engineering methodology in the context of
an example: a call center. Given the example, we answered some questions about
the center:
If 200 customer service reps work for the company, and 80% of them
are working during the peak hour, and the average think time is 30 sec,
what should the system throughput of the application server be to
support sub-second response time to the customer service reps?
... solved using the interactive response time law ...
What should the capacity of the DB server be to support this?
... solved using the Forced Flow Law ...