期刊名称:International Journal of Computer Trends and Technology
电子版ISSN:2231-2803
出版年度:2013
卷号:4
期号:7-1
出版社:Seventh Sense Research Group
摘要:Cloud computing is a latest new computing paradigm where applications, data and IT services are provided over the Internet. In cloud computing, load balancing is required to distribute the dynamic local workload evenly across all the nodes. It helps to achieve a high user satisfaction and resource utilization ratio by ensuring an efficient and fair allocation of every computing resource. But load balancing is a key issue. It would consume a lot of cost to maintain load information, since the system is too huge to timely disperse load. This paper presents a hybrid control strategy for load balancing. If a job is of high priority it will have to wait until and unless a job which is getting executed gets over. This may lead to a delay which is definitely going to affect the final result. So, Hybrid approach for load balancing in virtual environment using FCFS, RBAC, Round Robin, & Priority queue which are going to reduce the burden of the executor.
关键词:Cloud Computing; Load Balancing; FCFS; RBAC; Priority; and Round Robin