I want to create Fault tolerance algorithm using cloud Sim.
In this project basically I want to create data set having the list of faults occur in system.( it’s predefine static list of some faults like authentication, VM failure, etc.) I want to create system which continuously check whether fault occur or on during scheduled task.
Can you help me regarding my project? I want to know basically which algorithm should I apply and how will I implement in cloud Sim.
If there is any code related to my project it will more helpful me to go through my project.