Throughput is the measure of the number of messages that a
system can process in a given amount of time. In software,
throughput is usually measured in “requests / second”
or “transactions / second”.
Response time is usually measured in units of “seconds /
request” or “seconds / transaction”.  |