LBVFT: A Load Balancing Technique for Virtualization and Fault Tolerance in Cloud Computing
|
|
|
- Dominick Taylor
- 10 years ago
- Views:
Transcription
1 International Journal of omputer Applications ( ) LBVF: A Load Balancing echnique for Virtualization and Fault olerance in loud omputing Pranesh as epartment of omputer Science and Engineering National Institute of echnology, Rourkela Orissa, India, Pabitra Mohan Khilar epartment of omputer Science and Engineering National Institute of echnology, Rourkela Orissa, India, ABSRA Load balancing in cloud computing is a grand challenge problem now a days. he main load balancing issues in cloud computing is load calculation and load distribution. o solve these issues, many load balancing techniques have been designed to distribute tasks properly. In this paper, we have proposed a Load Balancing echnique for Virtualization and Fault olerance in loud omputing (LBVF) to assign the tasks to the virtual nodes. A loud Manager (M) module and a ecision Maker (M) are used in the proposed scheme to manage the virtualization, load balancing and to handle the faults. LBVF is mainly designed to assign tasks to the virtual nodes depending on the success rates (SR) and the previous load history. In the load assigning technique assignment is done by the load balancer (LB) of cloud manager (M) module in the basis of higher success rate and lower load of the available nodes. General erms loud computing, Load balancing, Virtualization, Fault tolerance. Keywords LBVF, VF, loud Manager, ecision Maker, Fault handler,success Rate, Load. 1. INROUION An issue in distributed scheduling is load balancing [2], [3],[4 ] which tries to distribute the tasks to be executed among the resources of the system. Load balancing can be achieved either locally or in a distributed fashion. istributing tasks across a communication medium is sometimes referred to as the resource allocation problem. Resource allocation actually refers to scheduling multiple resources. In this paper gives a load assigning technique for the VF model [1] which is given in figure 1. he proposed load assigning scheme for the VF model [1] assigns a task to the available virtual nodes depending on their success rates and the load history. Because of the very large infrastructure of cloud and the increasing demand of services an effective fault tolerant technique for cloud computing is required and for which an effective load balancing approach is required. In the VF model the load balancer takes high responsibility by distributing loads only to those virtual nodes whose corresponding physical servers have a good performance history. 2. LIERAURE REVIEW A lot of work has been done in the area of load balancing and fault tolerance for cloud computing. But due to its virtualization and internet based service providing behavior load balancing and fault tolerance in cloud computing are still a big challenge. Many researchers have given various load balancing techniques and strategies in [2], [3], [4], [5], [6] and [8].he proposed technique distributes loads in a smart way by considering the success rates and the loads history of the available virtual nodes. hus the LBVF helps the VF model [1] to tolerate not only faults but also reduce the chance of future faults by not assigning tasks to virtual nodes of physical servers whose success rates are very low and loads are very high. 3. PRELIMINARIES his research work focus on assigning tasks to those virtual nodes which are having higher success rate (SR) and lower load history to provide high availability in cloud environment by using a virtualization and fault tolerance approach for cloud data centers. his paper presents an approach to provide high availability by the VF model [1] to the requests of cloud s clients. o achieve this, a virtualization scheme with reactive fault tolerance for cloud computing is proposed in [1]. According to the scheme load balancer (LB) searches for the available virtual nodes having good SR value and lower load history by various searching algorithms like Binary Search, Linear Search and Randomized Searching Algorithm (RSA) [7] etc. LB then distributes loads to the desired virtual nodes. 4. PROPOSE ALGORIHM 4.1 escription Here in the proposed load balancing approach when cloud manager (M) of VF model gets the request from the cloud service provider (SP) it creates set of virtual nodes with the help of system hardware, host operating system and hypervisor module. System hardware means set of physical servers which are connected by distributed network.m then gives the responsibility to the load balancer to assign the tasks. As in the VF model to achieve fault tolerance redundant virtual nodes are used so, the LB will assign the same task to a number of available virtual nodes which are having good SR value and lower load in the performance record table. hus the same task will be executed in all the selected nodes and the result will be sent to the ecision Maker (M) module of the VF model (figure 1). 14
2 International Journal of omputer Applications ( ) 4.2 Working of the LBVF algorithm 1. Initially success rate (SR)=0.5,maximum SR=1, 0<SR<=1. 2. Input high SR, higher SR, low SR, lower SR, low load, lower load, high load and higher load values. 3. SR=n1/n2 4. n1 is the number of times the virtual node of a particular physical server gives successful results. 5. n2 is the number of times the Load Balancer of the cloud manager(m) assigns tasks to a particular server s virtual node. 6. Loads of the virtual nodes are given. Loads are generally calculated by the load balancer and is updated and kept in the performance record table of the virtual nodes time to time, which is beyond the scope of this paper. 7. Search for all the available virtual nodes having lower load history and higher SR values in the performance record table. 8. if((sr==higher SR==high) &&(load==lower)) Select the node 9. else if( (SR==higher SR==high)&&(load==low)) Select the node 10. if((sr==higher SR==High)&&(load==higher)) on t select the node if enough nodes are available 11. if((sr==higher SR==High)&&(load==high)) on t select the node if enough nodes are available 12. if ((SR==low SR==lower)&&(load==low)) 15
3 International Journal of omputer Applications ( ) Select the node if numbers of nodes are less 13. if ((SR==low SR==lower)&&(load==lower)) Select the node if numbers of nodes are less 14. if((sr==low SR==lower)&&(load==high)) on t select the node 15. if((sr==low SR==lower)&&(load==higher)) on t select the node 16. Select m nodes from the list of available virtual nodes (m is the user input; m-1 is the number of redundant nodes). 17. Submit the task to all the selected m nodes. 18. he tasks are then executed by the allocated virtual nodes and the results are sent to the decision maker (M) module of the VF model. 4.3 ifferent Scenarios High or higher success rate and low or lower load In this case a node is better one for selection and the node is selected. As the load is low and the SR value is high, there is a less chance of future fault High or higher success rate and high or higher load If a node having this property is selected then there is a chance of future fault as the load is high. So, this kind of nodes is avoided for selection if sufficient numbers of virtual nodes are available Low or lower success rate and high or higher load A node having this feature is not selected, because the SR value is low as well as load is high Low or lower success rate and low or lower load In this case a node may be selected if sufficient numbers of nodes are not available. 16
4 able 1: Simulation Result Obtained from the VF model [1] International Journal of omputer Applications ( ) ycle ask ead line Virtual Node 1 Virtual Node 2 Virtual Node 3 Sel ect ed S ime SR Load S ime SR Load S Here on the above table 1 denotes success and 0 denotes fail in S and column. able 2: onstructed from the above simulated results Here on the above table L1, L2, L3 L33 are the loads of the virtual nodes at that instant. ime Start L L L L L L L L L L L L L L L L L L L L L L L L L L L L L L L L L33 1 asks Vm1 Vm2 Vm3 Select ed SR Load SR Load SR Load Nodes Start 0.5 L1 0.5 L2 0.5 L3 - t L L L6 1,2 t L L8 0.5 L9 1,2 t3 0.8 L L L12 1,2 t L L L15 1,3 t L L L18 1,2 t L L L21 1,2 t L L L24 1,2 t8 0.8 L L L27 2,3 t L L L30 1,2 t L L L33 1,2 SR Load No de 5. SIMULAION RESULS AN ISUSSION Simulation is done in loudsim2.0 [9], [10] with NetBeans IE he simulation result that is obtained from VF model [1] is given in able1. In the resultant table L1, L2.L33 are the loads of the virtual nodes at that instant of time. From able 1 another table able2 is constructed. It is assumed that there are 3 virtual nodes available and their SR values and loads are taken.here it is considered that there are 10 tasks and for every task 3 virtual nodes are there.proposed load assigning technique will assign tasks to those nodes which have good SR and load values. It is assumed that number of redundant node is 1.Hence for every task 2 virtual nodes will be selected by the proposed technique which is shown in able 2. 17
5 International Journal of omputer Applications ( ) 6. ONLUSION AN FUURE WORK his paper gives a smart load distribution strategy for our virtualization and fault tolerance in cloud computing (VF) model using success rate of the computing nodes and previous load history. In able 2 it is seen that maximum time node 1 and 2 is selected. For task t8 and task t4 although node 1 and node 2 has high SR values still are not selected because it is assumed that loads for those nodes are very high. his task assigning technique helps the VF model to give a good performance. As only higher SR values and lower loads are considered during virtual node selection hence, there is a very less chance of system failure. Our future work is to provide an efficient load balancing, load migration, load calculation and fault handling technique to make the VF model more effective. 7. REFERENES [1] Pranesh as, r.pabitra Mohan Khilar, VF: A Virtualization and Fault olerance Approach for loud omputing, IEEE onference on Information and ommunication echnologies (I 2013), Kanyakumari, amil Nadu, in press, [2] Neeraj Rathore, r. Inderveer hana, A ognitive Analysis of Load Balancing and job migration echnique in Grid, World ongress on Information and ommunication echnologies (WI), 2011,P 77-82, ISBN [3] A.K, M.Z, EL Bakkali, afir EL Kettani, Load Balancing loud omputing : State of Art, ISBN , IEEE [4] Jinhua Hu,Jianhua Gu, Guofei Sun, ianhai Zhao, A Scheduling Strategy on Load Balancing of Virtual Machine Resources in loud omputing Environment, 3rd International Symposium on Parallel Architectures, Algorithms and Programming, /10, 2010 IEEE,OI /PAAP [5] Xiaona Ren, Rongheng Lin, Hua Zou, A ynamic Load Balancing Strategy for loud omputing Platform Based on Exponential Smoothing Forecast, Proceedings of IEEE IS2011, /11, 2011 IEEE. [6] M. Randles,. Lamb, and A. aleb-bendiab, A omparative Study into istributed Load Balancing Algorithms for loud omputing, 2010 IEEE 24th International onference on Advanced Information Networking and Applications Workshops, 2010, pp [7] Pranesh as, r. Pabitra Mohan Khilar A Randomized Searching Algorithm and its Performance analysis with Binary Search and Linear Search Algorithms, Volume 1, No. 11, January 2013 ISSN [8] erek L. Eager, Edward. Lazowska, Jhon Zahorjan, Adaptive Load Sharing in Homogeneous istributed Systems, IEEE ransactions on Software Engineering, Vol. SE-12,No 5,May [9] Rodrigo N. alheiros, Rajiv Ranjan, Anton Beloglazov, ésar A. F. e Rose, and Rajkumar Buyya, loudsim: A oolkit for Modeling and Simulation of loud omputing Environments and Evaluation of Resource Provisioning Algorithms, Software: Practice Wiley Online Library. [10] Rajkumar Buyya, Rajiv Ranjan and Rodrigo N. alheiros, Modeling and Simulation of Scalable loud omputing Environments and the loudsim oolkit: hallenges and Opportunities, International onference on High Performance omputing & Simulation, HPS '09,P IJA M : 18
FLBVFT: A Fuzzy Load Balancing Technique for Virtualization and Fault Tolerance in Cloud
2015 (8): 131-135 FLBVFT: A Fuzzy Load Balancing Technique for Virtualization and Fault Tolerance in Cloud Rogheyeh Salehi 1, Alireza Mahini 2 1. Sama technical and vocational training college, Islamic
Virtualization and Fault Tolerance in Cloud Computing
Virtualization and Fault Tolerance in Cloud Computing Thesis submitted in partial fulfilment of the requirements for the degree of Master of Technology in Computer Science and Engineering (Specialization:
International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015
RESEARCH ARTICLE OPEN ACCESS Ensuring Reliability and High Availability in Cloud by Employing a Fault Tolerance Enabled Load Balancing Algorithm G.Gayathri [1], N.Prabakaran [2] Department of Computer
Comparative Analysis of Load Balancing Algorithms in Cloud Computing
Comparative Analysis of Load Balancing Algorithms in Cloud Computing Anoop Yadav Department of Computer Science and Engineering, JIIT, Noida Sec-62, Uttar Pradesh, India ABSTRACT Cloud computing, now a
CDBMS Physical Layer issue: Load Balancing
CDBMS Physical Layer issue: Load Balancing Shweta Mongia CSE, School of Engineering G D Goenka University, Sohna [email protected] Shipra Kataria CSE, School of Engineering G D Goenka University,
Cloud Computing Simulation Using CloudSim
Cloud Computing Simulation Using CloudSim Ranjan Kumar #1, G.Sahoo *2 # Assistant Professor, Computer Science & Engineering, Ranchi University, India Professor & Head, Information Technology, Birla Institute
Cost Effective Selection of Data Center in Cloud Environment
Cost Effective Selection of Data Center in Cloud Environment Manoranjan Dash 1, Amitav Mahapatra 2 & Narayan Ranjan Chakraborty 3 1 Institute of Business & Computer Studies, Siksha O Anusandhan University,
Throtelled: An Efficient Load Balancing Policy across Virtual Machines within a Single Data Center
Throtelled: An Efficient Load across Virtual Machines within a Single ata Center Mayanka Gaur, Manmohan Sharma epartment of Computer Science and Engineering, Mody University of Science and Technology,
CloudSim: A Toolkit for Modeling and Simulation of Cloud Computing Environments and Evaluation of Resource Provisioning Algorithms
CloudSim: A Toolkit for Modeling and Simulation of Cloud Computing Environments and Evaluation of Resource Provisioning Algorithms Rodrigo N. Calheiros, Rajiv Ranjan, Anton Beloglazov, César A. F. De Rose,
AN ADAPTIVE DISTRIBUTED LOAD BALANCING TECHNIQUE FOR CLOUD COMPUTING
AN ADAPTIVE DISTRIBUTED LOAD BALANCING TECHNIQUE FOR CLOUD COMPUTING Gurpreet Singh M.Phil Research Scholar, Computer Science Dept. Punjabi University, Patiala [email protected] Abstract: Cloud Computing
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION
AN EFFICIENT LOAD BALANCING APPROACH IN CLOUD SERVER USING ANT COLONY OPTIMIZATION Shanmuga Priya.J 1, Sridevi.A 2 1 PG Scholar, Department of Information Technology, J.J College of Engineering and Technology
A Survey on Load Balancing and Scheduling in Cloud Computing
IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 7 December 2014 ISSN (online): 2349-6010 A Survey on Load Balancing and Scheduling in Cloud Computing Niraj Patel
Group Based Load Balancing Algorithm in Cloud Computing Virtualization
Group Based Load Balancing Algorithm in Cloud Computing Virtualization Rishi Bhardwaj, 2 Sangeeta Mittal, Student, 2 Assistant Professor, Department of Computer Science, Jaypee Institute of Information
Dr. J. W. Bakal Principal S. S. JONDHALE College of Engg., Dombivli, India
Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Factor based Resource
Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing
Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Survey on Load
IMPROVEMENT OF RESPONSE TIME OF LOAD BALANCING ALGORITHM IN CLOUD ENVIROMENT
IMPROVEMENT OF RESPONSE TIME OF LOAD BALANCING ALGORITHM IN CLOUD ENVIROMENT Muhammad Muhammad Bala 1, Miss Preety Kaushik 2, Mr Vivec Demri 3 1, 2, 3 Department of Engineering and Computer Science, Sharda
Utilizing Round Robin Concept for Load Balancing Algorithm at Virtual Machine Level in Cloud Environment
Utilizing Round Robin Concept for Load Balancing Algorithm at Virtual Machine Level in Cloud Environment Stuti Dave B H Gardi College of Engineering & Technology Rajkot Gujarat - India Prashant Maheta
Multilevel Communication Aware Approach for Load Balancing
Multilevel Communication Aware Approach for Load Balancing 1 Dipti Patel, 2 Ashil Patel Department of Information Technology, L.D. College of Engineering, Gujarat Technological University, Ahmedabad 1
Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing
Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing Deep Mann ME (Software Engineering) Computer Science and Engineering Department Thapar University Patiala-147004
Performance Analysis of VM Scheduling Algorithm of CloudSim in Cloud Computing
IJECT Vo l. 6, Is s u e 1, Sp l-1 Ja n - Ma r c h 2015 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Performance Analysis Scheduling Algorithm CloudSim in Cloud Computing 1 Md. Ashifuddin Mondal,
Performance Gathering and Implementing Portability on Cloud Storage Data
International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 17 (2014), pp. 1815-1823 International Research Publications House http://www. irphouse.com Performance Gathering
Load Balancing Scheduling with Shortest Load First
, pp. 171-178 http://dx.doi.org/10.14257/ijgdc.2015.8.4.17 Load Balancing Scheduling with Shortest Load First Ranjan Kumar Mondal 1, Enakshmi Nandi 2 and Debabrata Sarddar 3 1 Department of Computer Science
Efficient Service Broker Algorithm for Data Center Selection in Cloud Computing
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 1, January 2014,
Efficient and Enhanced Load Balancing Algorithms in Cloud Computing
, pp.9-14 http://dx.doi.org/10.14257/ijgdc.2015.8.2.02 Efficient and Enhanced Load Balancing Algorithms in Cloud Computing Prabhjot Kaur and Dr. Pankaj Deep Kaur M. Tech, CSE P.H.D [email protected],
An Implementation of Load Balancing Policy for Virtual Machines Associated With a Data Center
An Implementation of Load Balancing Policy for Virtual Machines Associated With a Data Center B.SANTHOSH KUMAR Assistant Professor, Department Of Computer Science, G.Pulla Reddy Engineering College. Kurnool-518007,
EFFICIENT VM LOAD BALANCING ALGORITHM FOR A CLOUD COMPUTING ENVIRONMENT
EFFICIENT VM LOAD BALANCING ALGORITHM FOR A CLOUD COMPUTING ENVIRONMENT Jasmin James, 38 Sector-A, Ambedkar Colony, Govindpura, Bhopal M.P Email:[email protected] Dr. Bhupendra Verma, Professor
Dynamic Round Robin for Load Balancing in a Cloud Computing
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 6, June 2013, pg.274
A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing
A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing Liang-Teh Lee, Kang-Yuan Liu, Hui-Yang Huang and Chia-Ying Tseng Department of Computer Science and Engineering,
International Journal of Scientific & Engineering Research, Volume 6, Issue 4, April-2015 36 ISSN 2229-5518
International Journal of Scientific & Engineering Research, Volume 6, Issue 4, April-2015 36 An Efficient Approach for Load Balancing in Cloud Environment Balasundaram Ananthakrishnan Abstract Cloud computing
Load Balancing in the Cloud Computing Using Virtual Machine Migration: A Review
Load Balancing in the Cloud Computing Using Virtual Machine Migration: A Review 1 Rukman Palta, 2 Rubal Jeet 1,2 Indo Global College Of Engineering, Abhipur, Punjab Technical University, jalandhar,india
Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Virtual Cloud Environment
www.ijcsi.org 99 Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Cloud Environment Er. Navreet Singh 1 1 Asst. Professor, Computer Science Department
A Load Balancing Model Based on Cloud Partitioning for the Public Cloud
International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 16 (2014), pp. 1605-1610 International Research Publications House http://www. irphouse.com A Load Balancing
Resource Allocation Based On Agreement with Data Security in Cloud Computing
International Journal of Emerging Science and Engineering (IJESE) Resource Allocation Based On Agreement with Data Security in Cloud Computing Aparna D. Deshmukh, Archana Nikose Abstract- Cloud computing
Load Balancing using DWARR Algorithm in Cloud Computing
IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 12 May 2015 ISSN (online): 2349-6010 Load Balancing using DWARR Algorithm in Cloud Computing Niraj Patel PG Student
A Randomized Searching Algorithm and its Performance analysis with Binary Search and Linear Search Algorithms
Volume 1, No. 11, January 2013 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ A Randomized
Proposal of Dynamic Load Balancing Algorithm in Grid System
www.ijcsi.org 186 Proposal of Dynamic Load Balancing Algorithm in Grid System Sherihan Abu Elenin Faculty of Computers and Information Mansoura University, Egypt Abstract This paper proposed dynamic load
Enhanced Load Balancing Approach to Avoid Deadlocks in Cloud
Enhanced Load Balancing Approach to Avoid Deadlocks in Cloud Rashmi K S Post Graduate Programme, Computer Science and Engineering, Department of Information Science and Engineering, Dayananda Sagar College
Dynamic resource management for energy saving in the cloud computing environment
Dynamic resource management for energy saving in the cloud computing environment Liang-Teh Lee, Kang-Yuan Liu, and Hui-Yang Huang Department of Computer Science and Engineering, Tatung University, Taiwan
Enhancing the Scalability of Virtual Machines in Cloud
Enhancing the Scalability of Virtual Machines in Cloud Chippy.A #1, Ashok Kumar.P #2, Deepak.S #3, Ananthi.S #4 # Department of Computer Science and Engineering, SNS College of Technology Coimbatore, Tamil
Load Balancing Algorithm Based on Estimating Finish Time of Services in Cloud Computing
Load Balancing Algorithm Based on Estimating Finish Time of Services in Cloud Computing Nguyen Khac Chien*, Nguyen Hong Son**, Ho Dac Loc*** * University of the People's Police, Ho Chi Minh city, Viet
Challenges and Importance of Green Data Center on Virtualization Environment
Challenges and Importance of Green Data Center on Virtualization Environment Abhishek Singh Department of Information Technology Amity University, Noida, Uttar Pradesh, India Priyanka Upadhyay Department
A Hybrid Load Balancing Policy underlying Cloud Computing Environment
A Hybrid Load Balancing Policy underlying Cloud Computing Environment S.C. WANG, S.C. TSENG, S.S. WANG*, K.Q. YAN* Chaoyang University of Technology 168, Jifeng E. Rd., Wufeng District, Taichung 41349
An Efficient Approach for Task Scheduling Based on Multi-Objective Genetic Algorithm in Cloud Computing Environment
IJCSC VOLUME 5 NUMBER 2 JULY-SEPT 2014 PP. 110-115 ISSN-0973-7391 An Efficient Approach for Task Scheduling Based on Multi-Objective Genetic Algorithm in Cloud Computing Environment 1 Sourabh Budhiraja,
Study and Comparison of CloudSim Simulators in the Cloud Computing
Study and Comparison of CloudSim Simulators in the Cloud Computing Dr. Rahul Malhotra* & Prince Jain** *Director-Principal, Adesh Institute of Technology, Ghauran, Mohali, Punjab, INDIA. E-Mail: [email protected]
Power Aware Load Balancing for Cloud Computing
, October 19-21, 211, San Francisco, USA Power Aware Load Balancing for Cloud Computing Jeffrey M. Galloway, Karl L. Smith, Susan S. Vrbsky Abstract With the increased use of local cloud computing architectures,
Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment
Abstract Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment (14-18) Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment Ghanshyam Parmar a, Dr. Vimal Pandya b
THE TASKS ALLOCATION BASED ON THE PRE- ESTIMATION OF THE PROCESSING TIME IN THE CLOUD ENVIRONMENT
THE TASKS ALLOCATION BASED ON THE PRE- ESTIMATION OF THE PROCESSING TIME IN THE CLOUD ENVIRONMENT YOUSSEF FAHIM 1, ELHABIB BEN LAHMAR 1, EL HOUSSINE LABRIJI 1, AHMED EDDAOUI 1 1 Hassan II University -
International Journal of Advance Research in Computer Science and Management Studies
Volume 3, Issue 6, June 2015 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online
Modeling Local Broker Policy Based on Workload Profile in Network Cloud
Modeling Local Broker Policy Based on Workload Profile in Network Cloud Amandeep Sandhu 1, Maninder Kaur 2 1 Swami Vivekanand Institute of Engineering and Technology, Banur, Punjab, India 2 Swami Vivekanand
A Game Theory Modal Based On Cloud Computing For Public Cloud
IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 2, Ver. XII (Mar-Apr. 2014), PP 48-53 A Game Theory Modal Based On Cloud Computing For Public Cloud
Figure 1. The cloud scales: Amazon EC2 growth [2].
- Chung-Cheng Li and Kuochen Wang Department of Computer Science National Chiao Tung University Hsinchu, Taiwan 300 [email protected], [email protected] Abstract One of the most important issues
How To Balance In Cloud Computing
A Review on Load Balancing Algorithms in Cloud Hareesh M J Dept. of CSE, RSET, Kochi hareeshmjoseph@ gmail.com John P Martin Dept. of CSE, RSET, Kochi [email protected] Yedhu Sastri Dept. of IT, RSET,
Dynamic Load Balancing of Virtual Machines using QEMU-KVM
Dynamic Load Balancing of Virtual Machines using QEMU-KVM Akshay Chandak Krishnakant Jaju Technology, College of Engineering, Pune. Maharashtra, India. Akshay Kanfade Pushkar Lohiya Technology, College
International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing
A Study on Load Balancing in Cloud Computing * Parveen Kumar * Er.Mandeep Kaur Guru kashi University,Talwandi Sabo Guru kashi University,Talwandi Sabo Abstract: Load Balancing is a computer networking
A Comparison of Four Popular Heuristics for Load Balancing of Virtual Machines in Cloud Computing
A Comparison of Four Popular Heuristics for Load Balancing of Virtual Machines in Cloud Computing Subasish Mohapatra Department Of CSE NIT, ROURKELA K.Smruti Rekha Department Of CSE ITER, SOA UNIVERSITY
Keywords: Cloudsim, MIPS, Gridlet, Virtual machine, Data center, Simulation, SaaS, PaaS, IaaS, VM. Introduction
Vol. 3 Issue 1, January-2014, pp: (1-5), Impact Factor: 1.252, Available online at: www.erpublications.com Performance evaluation of cloud application with constant data center configuration and variable
Load Balancing of Virtual Machines in Cloud Computing using Fuzzy Inference
2015 (S1): 8-15 Load Balancing of Virtual Machines in Cloud Computing using Fuzzy Inference Rogheyeh Salehi 1, Mohammad Adabitabar Firoozja 2 1.Department of Computer Engineering, Mazandaran Science and
SCHEDULING IN CLOUD COMPUTING
SCHEDULING IN CLOUD COMPUTING Lipsa Tripathy, Rasmi Ranjan Patra CSA,CPGS,OUAT,Bhubaneswar,Odisha Abstract Cloud computing is an emerging technology. It process huge amount of data so scheduling mechanism
Green Cloud: Smart Resource Allocation and Optimization using Simulated Annealing Technique
Green Cloud: Smart Resource Allocation and Optimization using Simulated Annealing Technique AkshatDhingra M.Tech Research Scholar, Department of Computer Science and Engineering, Birla Institute of Technology,
Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration
Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under
Profit Based Data Center Service Broker Policy for Cloud Resource Provisioning
I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 and Computer Engineering 5(1): 54-60(2016) Profit Based Data Center Service Broker Policy for Cloud Resource Provisioning
Dr. Ravi Rastogi Associate Professor Sharda University, Greater Noida, India
Volume 4, Issue 5, May 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Round Robin Approach
UPS battery remote monitoring system in cloud computing
, pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology
MEASURING PERFORMANCE OF DYNAMIC LOAD BALANCING ALGORITHMS IN DISTRIBUTED COMPUTING APPLICATIONS
MEASURING PERFORMANCE OF DYNAMIC LOAD BALANCING ALGORITHMS IN DISTRIBUTED COMPUTING APPLICATIONS Priyesh Kanungo 1 Professor and Senior Systems Engineer (Computer Centre), School of Computer Science and
Two Level Hierarchical Model of Load Balancing in Cloud
Two Level Hierarchical Model of Load Balancing in Cloud Geetha C. Megharaj 1, Dr. Mohan K.G. 2 1 Associate Professor, Sri Krishna Institute of Technology, Bangalore 2 Professor & Dean(R&D) CSE, Acharya
Green Cloud Computing 班 級 : 資 管 碩 一 組 員 :710029011 黃 宗 緯 710029021 朱 雅 甜
Green Cloud Computing 班 級 : 資 管 碩 一 組 員 :710029011 黃 宗 緯 710029021 朱 雅 甜 Outline Introduction Proposed Schemes VM configuration VM Live Migration Comparison 2 Introduction (1/2) In 2006, the power consumption
Efficient Qos Based Resource Scheduling Using PAPRIKA Method for Cloud Computing
Efficient Qos Based Resource Scheduling Using PAPRIKA Method for Cloud Computing Hilda Lawrance* Post Graduate Scholar Department of Information Technology, Karunya University Coimbatore, Tamilnadu, India
Keywords: PDAs, VM. 2015, IJARCSSE All Rights Reserved Page 365
Volume 5, Issue 7, July 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Energy Adaptive
A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING
A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING Avtar Singh #1,Kamlesh Dutta #2, Himanshu Gupta #3 #1 Department of Computer Science and Engineering, Shoolini University, [email protected] #2
A Survey Of Various Load Balancing Algorithms In Cloud Computing
A Survey Of Various Load Balancing Algorithms In Cloud Computing Dharmesh Kashyap, Jaydeep Viradiya Abstract: Cloud computing is emerging as a new paradigm for manipulating, configuring, and accessing
Creation and Allocation of Virtual Machines for Execution of Cloudlets in Cloud Environment
Creation and Allocation of Virtual Machines for Execution of Cloudlets in Cloud Environment Bachelor of Technology In Computer Science & Engineering By Durbar Show 110CS0153 Department of Computer Science
LOAD BALANCING OF USER PROCESSES AMONG VIRTUAL MACHINES IN CLOUD COMPUTING ENVIRONMENT
LOAD BALANCING OF USER PROCESSES AMONG VIRTUAL MACHINES IN CLOUD COMPUTING ENVIRONMENT 1 Neha Singla Sant Longowal Institute of Engineering and Technology, Longowal, Punjab, India Email: 1 [email protected]
Distributed and Dynamic Load Balancing in Cloud Data Center
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 5, May 2015, pg.233
A Comparative Performance Analysis of Load Balancing Algorithms in Distributed System using Qualitative Parameters
A Comparative Performance Analysis of Load Balancing Algorithms in Distributed System using Qualitative Parameters Abhijit A. Rajguru, S.S. Apte Abstract - A distributed system can be viewed as a collection
An Empirical Study and Analysis of the Dynamic Load Balancing Techniques Used in Parallel Computing Systems
An Empirical Study and Analysis of the Dynamic Load Balancing Techniques Used in Parallel Computing Systems Ardhendu Mandal and Subhas Chandra Pal Department of Computer Science and Application, University
International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014
RESEARCH ARTICLE OPEN ACCESS Survey of Optimization of Scheduling in Cloud Computing Environment Er.Mandeep kaur 1, Er.Rajinder kaur 2, Er.Sughandha Sharma 3 Research Scholar 1 & 2 Department of Computer
Reallocation and Allocation of Virtual Machines in Cloud Computing Manan D. Shah a, *, Harshad B. Prajapati b
Proceedings of International Conference on Emerging Research in Computing, Information, Communication and Applications (ERCICA-14) Reallocation and Allocation of Virtual Machines in Cloud Computing Manan
Efficient Service Broker Policy For Large-Scale Cloud Environments
www.ijcsi.org 85 Efficient Service Broker Policy For Large-Scale Cloud Environments Mohammed Radi Computer Science Department, Faculty of Applied Science Alaqsa University, Gaza Palestine Abstract Algorithms,
Load Balancing Algoritms in Cloud Computing Environment: A Review
Load Balancing Algoritms in Cloud Computing Environment: A Review Swati Katoch Department of Computer Science Himachal Pradesh University Shimla, India e-mail: [email protected] Jawahar Thakur Department
Round Robin with Server Affinity: A VM Load Balancing Algorithm for Cloud Based Infrastructure
J Inf Process Syst, Vol.9, No.3, September 2013 pissn 1976-913X eissn 2092-805X http://dx.doi.org/10.3745/jips.2013.9.3.379 Round Robin with Server Affinity: A VM Load Balancing Algorithm for Cloud Based
SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS
SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS ¹ONKAR ASWALE, ²YAHSAVANT JADHAV, ³PAYAL KALE, 4 NISHA TIWATANE 1,2,3,4 Dept. of Computer Sci. & Engg, Rajarambapu Institute of Technology, Islampur Abstract-
CSE LOVELY PROFESSIONAL UNIVERSITY
Comparison of load balancing algorithms in a Cloud Jaspreet kaur M.TECH CSE LOVELY PROFESSIONAL UNIVERSITY Jalandhar, punjab ABSTRACT This paper presents an approach for scheduling algorithms that can
Comparative Analysis of Load Balancing Algorithms in Cloud Computing
Comparative Analysis of Load Balancing Algorithms in Cloud Computing Ms.NITIKA Computer Science & Engineering, LPU, Phagwara Punjab, India Abstract- Issues with the performance of business applications
Energetic Resource Allocation Framework Using Virtualization in Cloud
Energetic Resource Allocation Framework Using Virtualization in Ms.K.Guna *1, Ms.P.Saranya M.E *2 1 (II M.E(CSE)) Student Department of Computer Science and Engineering, 2 Assistant Professor Department
Cloud deployment model and cost analysis in Multicloud
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735. Volume 4, Issue 3 (Nov-Dec. 2012), PP 25-31 Cloud deployment model and cost analysis in Multicloud
Final Project Proposal. CSCI.6500 Distributed Computing over the Internet
Final Project Proposal CSCI.6500 Distributed Computing over the Internet Qingling Wang 660795696 1. Purpose Implement an application layer on Hybrid Grid Cloud Infrastructure to automatically or at least
A Novel Switch Mechanism for Load Balancing in Public Cloud
International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A Novel Switch Mechanism for Load Balancing in Public Cloud Kalathoti Rambabu 1, M. Chandra Sekhar 2 1 M. Tech (CSE), MVR College
SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY
SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY Rekha P M 1 and M Dakshayini 2 1 Department of Information Science & Engineering, VTU, JSS academy of technical Education, Bangalore, Karnataka
PERFORMANCE ANALYSIS OF PaaS CLOUD COMPUTING SYSTEM
PERFORMANCE ANALYSIS OF PaaS CLOUD COMPUTING SYSTEM Akmal Basha 1 Krishna Sagar 2 1 PG Student,Department of Computer Science and Engineering, Madanapalle Institute of Technology & Science, India. 2 Associate
HYBRID ACO-IWD OPTIMIZATION ALGORITHM FOR MINIMIZING WEIGHTED FLOWTIME IN CLOUD-BASED PARAMETER SWEEP EXPERIMENTS
HYBRID ACO-IWD OPTIMIZATION ALGORITHM FOR MINIMIZING WEIGHTED FLOWTIME IN CLOUD-BASED PARAMETER SWEEP EXPERIMENTS R. Angel Preethima 1, Margret Johnson 2 1 Student, Computer Science and Engineering, Karunya
