Starting from:

$24.99

PEAP Lab 20- Response time of an e-commerce site Solution


An e-commerce system has four types of requests: browsing clients (B), who read the catalog; purchasing clients (P), who perform transactions to buy goods; administration employees (A), who perform costumer relations; and warehouse employees (W), who take care of packing and delivery goods. The arrival rates of clients, and the number and think times of employees are the following:

lB = 10 req./m. lP = 3 req./m. NA = 10 ZA = 5m NW = 15 ZW = 10m

Each request accesses the application server (1), the database (2) and the storage server (3), with the following demands:

D1B = 2 s. D1P = 5 s. D1A = 1 s. D1W = 1.5 s.
D2B = 3 s. D2P = 1 s. D2A = 2 s. D2W = 2 s.
D3B = 1 s. D3P = 1.5 s. D3A = 2 s. D3W = 2.5 s.

Using JMVA and direct computation, determine:

1. If the considered system is stable
2. The average system response time per class
3. The throughput of the closed classes
4. The average number of jobs of the open classes

Take screen captures of the steps you performed in JMT.





More products