期刊名称:International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
印刷版ISSN:2278-1323
出版年度:2015
卷号:4
期号:5
页码:2070-2074
出版社:Shri Pannalal Research Institute of Technolgy
摘要:Task scheduling and resource provisioning is the core and challenging issues in cloud environment. Processes running in the cloud environment will race for available resources in order to complete their tasks with the minimum execution time; it is clear that we need an efficient scheduling technique for mapping between processes running and available resources. In this research paper, we are presented a non-traditional optimization technique, which mimics the process of evolution and based on the mechanics of natural selection and natural genetics called Genetic algorithm (GA), which minimizes the execution time and in turn reduces computation cost. We had done comparison with Round Robin algorithm and used CloudSim toolkit for our tests, results shows that Meta heuristic GA gives better performance than other scheduling algorithm.
关键词:Cloud Computing; Task Scheduling; Genetic ; Algorithm (GA); Round Robin