[SOLVED] PAP - Web service with reporting and maintenance

40.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)

web service has periodic stop: short transfer log files and perform reporting; longer for maintenance. In particular, maintenance is performed according Exp<0.001> distribution, and reporting according Exp<0.05> distribution. Maintenance lasts according Exp<0.05> distribution, while reporting takes Exp<1> distributed Maintenance also occur during reporting: in case reporting will aborted, and the system will restart its normal state.
Implement it in programming language of your choice
• Draw state machine based model of the system • • Compute the probability of normal operation, reporting maintenance. • Determine the reporting frequency (how many report generated).

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.