[SOLVED] PEAP Lab 18- Performance indices of a small company Intranet

25.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

The intranet of a small company, with N = 100 employees, is composed by three servers: the mail server, the file server, and the Intranet applications server. Their average service times are respectively: Dm = 50ms, Df = 150ms and Da = 25ms. The three stations are also characterized by the following visits: vm = 0.7, vf = 0.2 and va = 1.
Knowing that the think time of the users is Z = 10 s,

Compute:
1. The demand of the three station
2. The system throughput
3. The system response time

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.