Scheduling is a process of allocating resources to various tasks. In cloud computing, various scheduling approaches such as heuristics, meta-heuristics and hybrid have been incorporated for allocation purpose. In this work, basic heuristics scheduling approaches like RR (Round Robin), FCFS (First Come First Serve), SJF (Shortest Job First), max-min and min-min have been analyzed and compared using CloudSim simulator tool. CloudSim provides a mechanism for analyzing scheduling policies on a small scale in a cloud environment. Experimental results show that min-min has least execution time among all basic heuristics approaches.
Copyright information
© Integrated Publications.