International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 46 - Number 11 |
Year of Publication: 2012 |
Authors: Mayank Kumar Maheshwari, Abhay Bansal |
10.5120/6954-9541 |
Mayank Kumar Maheshwari, Abhay Bansal . Process Resource Allocation in Grid Computing using Priority Scheduler. International Journal of Computer Applications. 46, 11 ( May 2012), 20-23. DOI=10.5120/6954-9541
Grid Computing has emerged as an important new field focusing on resource sharing. One of the most challenging issues in Grid Computing is efficient scheduling of tasks. Load Balancing is a technique to improve parallelism, utilization of resources increasing throughput managing and to reduce response time through proper distribution of the tasks. Generally there are three type of phases related to Load balancing i. e. Information Collection, Decision Making, Data Migration. In this paper, we propose a Load balancing algorithm for optimal scheduling. It scheduled the task by minimum completion time and rescheduled by waiting time of each task to obtain load balance. This algorithm scheme tries to provide optimal solution so that it reduces the execution time and expected price for the execution of all the jobs in the grid system is minimized. Load balancing algorithms is of two types, static and dynamic. Our algorithms in this paper based on dynamic nature.