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



