Highest response ratio next (HRRN) vs first come first served (FCFS) scheduling algorithm in grid environment

Research on Grid scheduling nowadays, focuses in solving three problems such as finding a good algorithm, automating the process, and building a flexible, scalable, and efficient scheduling mechanism. The complexity of scheduling predicament increases linearly with the size of the Grid. Submitted jo...

Full description

Bibliographic Details
Main Authors: Latip, Rohaya, Idris, Zulkhairi
Format: Conference or Workshop Item
Language:English
Published: Springer 2011
Online Access:http://psasir.upm.edu.my/id/eprint/22484/1/Highest%20response%20ratio%20next%20%28HRRN%29%20vs%20first%20come%20first%20served%20%28FCFS%29%20scheduling%20algorithm%20in%20grid%20environment.pdf
Description
Summary:Research on Grid scheduling nowadays, focuses in solving three problems such as finding a good algorithm, automating the process, and building a flexible, scalable, and efficient scheduling mechanism. The complexity of scheduling predicament increases linearly with the size of the Grid. Submitted jobs in Grid environment are put in queue due to the large number of jobs submission. An adequate Grid scheduling technique used to schedule these jobs and sending them to their assigned resources. This paper simulates in C programming First Come First Served (FCFS) and Highest Response Ratio Next (HRRN) Grid scheduling algorithms. A good scheduling algorithm normally shows lower value of total waiting and schedule time. Hence, HRRN was selected because of the algorithm outperform the existing gLite Grid middleware scheduling. From the simulation result proof HRRN has better performance of total waiting time due to the priority scheme policy implementation in scheduler.