Mobile Cloud Computing: Critical Analysis of Application Deployment in Virtual Machines
|
|
|
- Lisa Moore
- 10 years ago
- Views:
Transcription
1 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Mobile Cloud Computing: Critical Analysis of Application Deployment in Virtual Machines Muhammad Shiraz 1, Abdullah Gani 2. 1 [email protected] Faculty of Computer Science and Information Technology University of Malaya, Kuala Lumpur Malaysia 2 [email protected] Faculty of Computer Science and Information Technology University of Malaya, Kuala Lumpur Malaysia Abstract. The proliferation of smart mobile devices and incredible deployment of computing as utility in mobile cloud computing leads to the access of computational intensive applications on smart mobile devices. Diverse performance metrics are associated with the execution of applications (cloudlets) in distributed mobile cloud computing environment; such as cloudlet offloading, cloudlet allocation to VM, cloudlet scheduling in VM, cloudlet migration in datacenter and cloudlet reintegration. In this paper we critically investigate the key performance metrics associated with the deployment of VM in execution of cloudlets in cloud computing. We perform experimentation in simulation environment using CloudSim. We analyze the impact of performance metrics on the execution of cloudlets. Variant performance metrics associated with the deployment of VM affect the cloudlet execution; for that reason it is mandatory to efficiently manage the deployment of VMs in cloud infrastructure and exploit optimal techniques for distributed processing to minimize the overhead associated with cloudlet execution. Keywords: Mobile Cloud Computing, Virtual Machines, Distributed Applications, Cloudlets, Lightweight 1 Introduction The proliferation of smart mobile devices, the incredible deployment of enormous computing resources and the vision of computing as utility [1] brought a tremendous revolution in the information processing world. Cloud revolution leads to the access of computational intensive applications on smart mobile devices. In maintaining MCC, researchers use diverse approaches worldwide to augment computing potentials of smart mobile devices. The predominant approach is application offloading, in which smartphones offload computation intensive or data intensive applications to VMs running in datacentre. Diverse performance metrics are associated with the execution of applications (cloudlets) in distributed mobile cloud computing environment. In cloud computing paradigm; applications run on virtual machines (VMs) and the performance relies on efficient management of the deployment of VMs in their entire life cycle. A VM serves as an individual virtual computing element and all VMs in a host share the same CPU/core which increases the CPU scheduling latency for each VM significantly [2]. The miniature nature and resources limitations of smart mobile devices crave for lightweight and efficient distributed application framework with minimum possible resources consumption and maximum possible throughput on smart mobile devices. Corresponding Author: Tel.: +60 ( ). address:[email protected] 11
2 In this paper we analyse the impact of diverse performance metrics in the deployment of VMs for the execution of cloudlets in cloud computing paradigm. We perform experimentation in CloudSim; a simulator for the design and evaluation of cloud computing infrastructure. We highlight the overhead involved in the execution of application in cloud computing infrastructure. The paper is organized as; section 2, summarizes existing distributed application frameworks in mobile cloud computing; section 3, spotlights experimentation, results and discussion and section 4, draws conclusive remarks. 2 Distributed Application Execution Platforms In maintaining mobile cloud computing, researchers use diverse approaches worldwide to augment computing potentials of smart mobile devices. The predominant approach is application offloading, in which elastic mobile application is partially or completely offloaded to remote resources rich cloud servers. Existing distributed application frameworks deploy distributed execution platform in local pervasive/ubiquitous environment or cloud server based centralized monitoring environment. Process offloading frameworks accomplish offload processing in diverse modes. Several approaches exploit VM cloning and entire application migration [3-8]; others focus on part(s) of the application to be offloaded. A number of approaches employ static partitioning [3,9]; others exercise dynamic partitioning. Variant migration patterns are used; VM transfer, downloading application by providing URL to remote host, Mobile agent such as USMC, application binary transfer and use of proxies. Diverse objective functions are considered; saving processing power, efficient bandwidth utilization, saving energy consumption, user preferences, and execution cost. Objective of all approaches is to augment the computing potentials of resources constraint mobile devices. The common aspect of the frameworks is that distributed execution platform is established at runtime which consumes computing resources of mobile devices copiously. 3 Experimentation, Results and Discussion In cloud computing IaaS; applications run on virtual machines (VMs) which engrosses extra overhead in VM deployment. We conduct diverse experiments for the investigation of performance metrics associated with the execution of cloudlets in cloud computing infrastructure. We investigate the overhead associated with cloudlet allocation to VM and cloudlet execution. We spotlight the impact of VM deployment in the execution of cloudlets in diverse scenarios and analyze the overhead associated with the execution of cloudlets in VMs. 3.1 Cloudlet Execution A cloudlet models the cloud based application services such as: content delivery, social networking, and business workflow. Cloudlet execution life cycle includes cloudlet creation, cloudlet allocation to VM, cloudlet scheduling in VM, and cloudlet termination. In some scenarios cloudlet migration also occurs in which cloudlets are migrated to other VMs at runtime by deploying variant migration policies. Cloudlet migration includes the overhead of saving state of running cloudlet, selection of appropriate remote host, transferring cloudlet to the remote host and allocation of cloudlet to a new VM in remote datacenter. In our experimentation all the cloudlets are executed on the local host. For that reason, it does not involve the overhead associated with cloudlet migration. We conduct experiments in two different scenarios; first we maintain equal number of VMs and cloudlets, as a result a single cloudlet is executed on a single VM. In second, scenario we reduce the number of VMs to half of the number of cloudlets; in either scenario we conclude with different results Cloudlet Allocation to VM In IaaS; cloudlets are allocated to VMs by datacenter broker on the basis of cloudlet allocation policy. We experiment the overhead associated with the allocation of a cloudlet to VM by creating equal number of cloudlets and virtual machines. We observe the average time consumed for the allocation of cloudlet to VM for equally increasing number of VMs and cloudlets. In all the experiments, the specification of cloudlets 12
3 and VMs are maintained homogenous. Fig. 1 illustrates increase in the average time required for the allocation of cloudlets to VMs in diverse experiments. Fig. 1: Cloudlet Allocation to Virtual Machine Time Analysis Analysis of the results indicates that the average time required for allocating of cloudlets to VMs increases with the increase in number of cloudlets and VMs, which indicates the overhead associated with cloudlet allocation to VM increases with the increase in number of cloudlets and VMs Cloudlets Execution Time for Equal Number of VMs and Cloudlets The execution time of applications (cloudlets) changes with variant number of VMs. We conduct 8 experiments for equally increasing number of cloudlets and VMs. A single VM is allocated a single cloudlet and there is no overhead of VM scheduling for cloudlets. Each experiment is conducted five times to derive the precise average execution time of a single cloudlet. Fig. 2 indicates the average execution time of cloudlets. Fig. 2: Cloudlet Average Execution Time Analysis Analysis of the results indicates that average execution time for each cloudlet increases with the equally increasing number of cloudlets and VMs; on average the execution time of cloudlet increases by 57% for 2-45 cloudlets. Table 1, shows the percentage increase in the average execution time for single cloudlet in different experiments. Table 1: Percent Increase in the Average Execution Time of Cloudlet for Non-Shared VMs SNO Cloudlets % Increase in Execution Time Table 2 shows difference in standard deviation for cloudlet execution time in diverse experimentation. 13
4 Table 2 Percent Difference in Standard Deviation of Cloudlet Execution Time for Non- Shared VM SNO Cloudlets % Difference in STDEV Cloudlets Execution Time for Shared VMs We conduct 8 experiments for increasing number of cloudlets, whereas maintaining the number of VMs half to the number of cloudlets, for this reason a single VM is allocated one or more cloudlet. Each experiment is conducted five times to derive the precise average execution time value for cloudlet. Fig. 3 indicates the average execution time of a single cloudlet for shared VM scenario. Fig. 3: Cloudlets Average Execution Time Analysis with Shared VMs Analysis of the results indicates that average execution time for each cloudlet increases with the increase in the number of cloudlets despite the fact that the number of VMs is reduced to half of the number of cloudlets; on average the execution time of cloudlet increases by 64.7% for 2-45 cloudlets and 1-22 VMs. Table 3, shows the increase in the average execution time for single cloudlet in different experiments. Table 3: Percent Increase in Cloudlet Execution Time for Shared VM SNO Cloudlets % Increase in Execution Time Table 4 shows difference in Standard deviation for cloudlet execution time in diverse experiments with shared VMs. Table 4: Percent Difference in Standard Deviation of Cloudlet Execution Time for Shared VM SNO Cloudlets % Difference in STDEV
5 3.1.4 Synthesis of Cloudlet Execution In section 3.1.2, we highlight the impact of VMs on average cloudlet execution time by creating separate VM for each cloudlet. In section 3.1.3, we analyze the average execution time for cloudlet executed in shared VM. Fig.4 shows the synthesis of average cloudlets execution time in diverse scenarios. Fig. 4: Synthesis of Cloudlets Average Execution Time for Shared VMs and Non-Shared VMs The comparison of cloudlet execution time in diverse scenarios concludes that average execution time of the cloudlet increases in either scenario. Further investigation in the increased value for either scenario establishes that average execution time of the cloudlet is higher with shared VMs as compare to non-shared VMs; for the reason that some extra overhead is associated with the scheduling of VMs among multiple cloudlets for shared VMs. 4 Conclusion We analyzed diverse performance metrics associated with the deployment of VMs in the execution of cloudlets in cloud computing infrastructure. We conclude that variant performance metrics increase the cloudlet execution time; such as deployment of VM in the execution of cloudlet which involves the overhead of VM life cycle, cloudlet allocation to VM and scheduling of VM. For that reason it is mandatory to efficiently manage deployment of VMs in cloud infrastructure and exploit optimal techniques for distributed processing to minimize the overhead associated with cloudlet execution. The miniature nature and intrinsic limitations associated with smart mobile devices crave to deploy lightweight distributed application framework to easily deploy the distributed environment and efficiently establish distributed platform. 5 References [1] R. Buyya, S.C. Yeo, S. Venugopal, J. Broberg, I. Brandic Cloud Computing and Emerging IT platforms: Vision, hype, and reality for delivering computing as the 5th utility Future Generation Computer Systems, Vol. 25, No: 6, pp [2] Kangarlou, S. Gamage, R.R. Kompella, D. Xu vsnoop: Improving TCP Throughput in Virtualized Improving TCP Throughput in Virtualized Environments via Acknowledgement Offload, SC10 New Orleans, Louisiana, USA, IEEE Computer Society [3] B.G. Chun, P. Maniatis Augmented Smartphone Applications Through Clone Cloud Execution, Intel Research Berkeley [4] M. Satyanarayanan, P. Bahl, R. Caceres The Case for VM-Based Cloudlets in Mobile Computing IEEE Computing Society. October December [5] B.G. Chun, S.Ihm, P.Maniatis, M.Naik, A. Patti CloneCloud: Elastic Execution between Mobile Device and Cloud EuroSys 11 Salzburg Austria ACM Press, April 10 13, 2011 [6] B. Zao, Z. Xu, C. Chi, S. Zhu, G. Cao Mirroring Smartphones for Good: A Feasiblity Study ZTE Communications Volume:9: No:1 pp:13-18 March
6 [7] H. S. Hung, T.W. Kuo, C.S.Shih, J.P. Sheih, C.P. Lee, C.W. Chang, J.W. Wei A Cloud Based Virtualized Execution Environment for Mobile Applications ZTE Communications Volume: 9 No:1 pp: 19-25, March [8] S. Goyal, J. Carter A Lightweight Secure Cyber Foraging Infrastructure for Resource-Constrained Devices, WMCSA 2004 Sixth IEEE Workshop, IEEE Publisher, 2-3 Dec [9] A. Dou, V. Kalogeraki, D. Gunopulos, T. Mielikainen, V. H. Tuulos Misco: A MapReduce Framework for Mobile Systems, PETRA 10 Samos, Greece. ACM Press,, June 23-25,
1294 IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 15, NO. 3, THIRD QUARTER 2013
1294 IEEE COMMUNICATIONS SURVEYS & TUTORIALS, VOL. 15, NO. 3, THIRD QUARTER 2013 A Review on Distributed Application Processing Frameworks in Smart Mobile Devices for Mobile Cloud Computing Muhammad Shiraz,
Mobile Hybrid Cloud Computing Issues and Solutions
, pp.341-345 http://dx.doi.org/10.14257/astl.2013.29.72 Mobile Hybrid Cloud Computing Issues and Solutions Yvette E. Gelogo *1 and Haeng-Kon Kim 1 1 School of Information Technology, Catholic University
Analysis of Cloud Computing Architectures
Analysis of Cloud Computing Architectures Ritika Mittal 1, Kritika Soni 2 Assistant professor, Dept of CSE, Manav Rachna International University, Faridabad, India 1 Student of M Tech., Dept of CSE, Manav
Mobile Cloud Computing: A Comparison of Application Models
Volume 1, Issue 1 ISSN: 2320-5288 International Journal of Engineering Technology & Management Research Journal homepage: www.ijetmr.org Mobile Cloud Computing: A Comparison of Application Models Nidhi
THE ROLE OF CLOUD COMPUTING IN MOBILE
THE ROLE OF CLOUD COMPUTING IN MOBILE Rajesh A. Dhote Smt. R. S. arts, commerce and sciences college Anjangaon Surji [email protected] ABSTRACT: The mobile cloud computing approach has emerged
Augmented Reality Application for Live Transform over Cloud
International Journal of Research in Information Technology (IJRIT) www.ijrit.com ISSN 2001-5569 Augmented Reality Application for Live Transform over Cloud Mr. Udaykumar N Tippa 1 Dr. Sujata Terdal 2
Research on Mobile Cloud Computing: Review, Trend and Perspectives
Research on Mobile Cloud Computing: Review, Trend and Perspectives Han Qi Faculty of Computer Science and Information Technology University of Malaya Kuala Lumpur, Malaysia [email protected] Abdullah
Payment minimization and Error-tolerant Resource Allocation for Cloud System Using equally spread current execution load
Payment minimization and Error-tolerant Resource Allocation for Cloud System Using equally spread current execution load Pooja.B. Jewargi Prof. Jyoti.Patil Department of computer science and engineering,
IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures
IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction
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
Cooperative Caching Framework for Mobile Cloud Computing
Global Journal of Computer Science and Technology Network, Web & Security Volume 13 Issue 8 Version 1.0 Year 2013 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals
INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY
INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK GEARING THE RESOURCE POOR MOBILE DEVICES INTO RESOURCEFULL BY USING THE MOBILE
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
Optimal Service Pricing for a Cloud Cache
Optimal Service Pricing for a Cloud Cache K.SRAVANTHI Department of Computer Science & Engineering (M.Tech.) Sindura College of Engineering and Technology Ramagundam,Telangana G.LAKSHMI Asst. Professor,
Generating Future Systems through Mobile Cloud Computing and Approaches to Cyber Foraging
Generating Future Systems through Mobile Cloud Computing and Approaches to Cyber Foraging Dhwani Sanghavi 1, Prof Jignesh Vania 2 1 Masters of Computer Engg,LJ.Institute Of Engg and Tech,Gujarat Technological
Mobile Cloud Computing: Approaches and Issues
Mobile Cloud Computing: Approaches and Issues Ms. Snehal P.Warhekar 1, Prof. V.T.Gaikwad 2 1,2 Sipna COET, Amravati, MS, India Abstract: During the last few years, there is a revolutionary development
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
Tactical Cloudlets: Moving Cloud Computing to the Edge
Tactical Cloudlets: Moving Cloud Computing to the Edge Grace Lewis, Sebastián Echeverría, Soumya Simanta, Ben Bradshaw, James Root Carnegie Mellon Software Engineering Institute Pittsburgh, PA USA {glewis,
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
NetworkCloudSim: Modelling Parallel Applications in Cloud Simulations
2011 Fourth IEEE International Conference on Utility and Cloud Computing NetworkCloudSim: Modelling Parallel Applications in Cloud Simulations Saurabh Kumar Garg and Rajkumar Buyya Cloud Computing and
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
Cloudlets: Bringing the cloud to the mobile user
Cloudlets: Bringing the cloud to the mobile user Tim Verbelen, Pieter Simoens, Filip De Turck, Bart Dhoedt Ghent University - IBBT, Department of Information Technology Ghent University College, Department
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,
Computation off loading to Cloud let and Cloud in Mobile Cloud Computing
Computation off loading to Cloud let and Cloud in Mobile Cloud Computing Rushi Phutane Department of Information Technology, PICT, Pune 411043, Maharshtra,India, [email protected] Prof. Tushar
Experimental Framework for Mobile Cloud Computing System
Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 00 (2015) 000 000 www.elsevier.com/locate/procedia First International Workshop on Mobile Cloud Computing Systems, Management,
The Cloud Personal Assistant for Providing Services to Mobile Clients
2013 IEEE Seventh International Symposium on Service-Oriented System Engineering The Cloud Personal Assistant for Providing Services to Mobile Clients Michael J. O Sullivan, Dan Grigoras Department of
Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS
Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS Shantanu Sasane Abhilash Bari Kaustubh Memane Aniket Pathak Prof. A. A.Deshmukh University of Pune University of Pune University
ISSN:2320-0790. Keywords : Mobile Cloud Computing, Cloud Computing, Mobile services, Computation offloading.
ISSN:2320-0790 Mobile Cloud Computing Concepts, Architecture and Challenges V. Sathiyavathi #1, Dr. C. Jayakumar *2 #1 Assistant Professor, Dept.of.Computer Applications, Easwari Engineering College *3
N. J. Pramod Dhinakar 1, G. Kishore Kumar 2, M. Raghavendra 3
A Review on Mobile Cloud Computing N. J. Pramod Dhinakar 1, G. Kishore Kumar 2, M. Raghavendra 3 1 Asst. Professor, Dept. of Information Technology, RGM College of Engg. & Tech., Nandyal, Kurnool Dt. 2
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
FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS
International Journal of Computer Engineering and Applications, Volume VIII, Issue II, November 14 FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS Saju Mathew 1, Dr.
A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues
A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues Rajbir Singh 1, Vivek Sharma 2 1, 2 Assistant Professor, Rayat Institute of Engineering and Information
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
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
Attila Kertész, PhD. LPDS, MTA SZTAKI. Summer School on Grid and Cloud Workflows and Gateways 1-6 July 2013, Budapest, Hungary
CloudFederation Approaches Attila Kertész, PhD. LPDS, MTA SZTAKI Summer School on Grid and Cloud Workflows and Gateways 1-6 July 2013, Budapest, Hungary Overview Architectural models of Clouds European
Help Your Mobile Applications with Fog Computing
Help Your Mobile Applications with Fog Computing Mohammed A. Hassan, Mengbai Xiao, Qi Wei and Songqing Chen [email protected], NetApp Inc. {mxiao3,qwei2,sqchen}@gmu.edu, Department of Computer Science,
Saving Mobile Battery Over Cloud Using Image Processing
Saving Mobile Battery Over Cloud Using Image Processing Khandekar Dipendra J. Student PDEA S College of Engineering,Manjari (BK) Pune Maharasthra Phadatare Dnyanesh J. Student PDEA S College of Engineering,Manjari
Parametric Analysis of Mobile Cloud Computing using Simulation Modeling
Parametric Analysis of Mobile Cloud Computing using Simulation Modeling Arani Bhattacharya Pradipta De Mobile System and Solutions Lab (MoSyS) The State University of New York, Korea (SUNY Korea) StonyBrook
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,
Mobile Cloud Computing: Paradigms and Challenges 移 动 云 计 算 : 模 式 与 挑 战
Mobile Cloud Computing: Paradigms and Challenges 移 动 云 计 算 : 模 式 与 挑 战 Jiannong Cao Internet & Mobile Computing Lab Department of Computing Hong Kong Polytechnic University Email: [email protected]
New Cloud Computing Network Architecture Directed At Multimedia
2012 2 nd International Conference on Information Communication and Management (ICICM 2012) IPCSIT vol. 55 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V55.16 New Cloud Computing Network
A Literature Survey on Mobile Cloud Computing: Open Issues and Future Directions
www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 5 may, 2014 Page No. 6165-6172 A Literature Survey on Mobile Cloud Computing: Open Issues and Future
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
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,
RANKING THE CLOUD SERVICES BASED ON QOS PARAMETERS
RANKING THE CLOUD SERVICES BASED ON QOS PARAMETERS M. Geetha 1, K. K. Kanagamathanmohan 2, Dr. C. Kumar Charlie Paul 3 Department of Computer Science, Anna University Chennai. A.S.L Paul s College of Engineering
Revealing the MAPE Loop for the Autonomic Management of Cloud Infrastructures
Revealing the MAPE Loop for the Autonomic Management of Cloud Infrastructures Michael Maurer, Ivan Breskovic, Vincent C. Emeakaroha, and Ivona Brandic Distributed Systems Group Institute of Information
A Review on Mobile Cloud Computing: Issues, Challenges and Solutions
A Review on Mobile Cloud Computing: Issues, Challenges and Solutions Mandeep Kaur Saggi 1, Amandeep Singh Bhatia 2 Dept. of CSE, D.A.V University, Jalandhar, Punjab, India 1 Dept. of CSE, M.A.U University,
Keywords Ad hoc-network protocol, ad hoc cloud computing, performance analysis, simulation models, OPNET 14.5
Volume 6, Issue 4, April 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Comparative Study
IMCM: A Flexible Fine-Grained Adaptive Framework for Parallel Mobile Hybrid Cloud Applications
Open System Laboratory of University of Illinois at Urbana Champaign presents: Outline: IMCM: A Flexible Fine-Grained Adaptive Framework for Parallel Mobile Hybrid Cloud Applications A Fine-Grained Adaptive
IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 1, March, 2013 ISSN: 2320-8791 www.ijreat.
Intrusion Detection in Cloud for Smart Phones Namitha Jacob Department of Information Technology, SRM University, Chennai, India Abstract The popularity of smart phone is increasing day to day and the
Environments, Services and Network Management for Green Clouds
Environments, Services and Network Management for Green Clouds Carlos Becker Westphall Networks and Management Laboratory Federal University of Santa Catarina MARCH 3RD, REUNION ISLAND IARIA GLOBENET 2012
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
Response Time Minimization of Different Load Balancing Algorithms in Cloud Computing Environment
Response Time Minimization of Different Load Balancing Algorithms in Cloud Computing Environment ABSTRACT Soumya Ranjan Jena Asst. Professor M.I.E.T Dept of CSE Bhubaneswar In the vast complex world the
Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091
Citation: Alhamad, Mohammed and Dillon, Tharam S. and Wu, Chen and Chang, Elizabeth. 2010. Response time for cloud computing providers, in Kotsis, G. and Taniar, D. and Pardede, E. and Saleh, I. and Khalil,
Overview of Offloading in Smart Mobile Devices for Mobile Cloud Computing
Overview of Offloading in Smart Mobile Devices for Mobile Cloud Computing Roopali, Rajkumari Dep t of IT, UIET, PU Chandigarh, India Abstract- The recent advancement in cloud computing is leading to an
A Virtual Machine Placement Algorithm in Mobile Cloud Computing Environment by Considering Network Features
A Virtual Machine Placement Algorithm in Mobile Cloud Computing Environment by Considering Network Features Chaitra Sathyampet M.E. Scholar Department of Computer Science & Engineering APPA Institute Of
Effective Virtual Machine Scheduling in Cloud Computing
Effective Virtual Machine Scheduling in Cloud Computing Subhash. B. Malewar 1 and Prof-Deepak Kapgate 2 1,2 Department of C.S.E., GHRAET, Nagpur University, Nagpur, India [email protected] and [email protected]
A Real-Time Cloud Based Model for Mass Email Delivery
A Real-Time Cloud Based Model for Mass Email Delivery Nyirabahizi Assouma, Mauricio Gomez, Seung-Bae Yang, and Eui-Nam Huh Department of Computer Engineering Kyung Hee University Suwon, South Korea {assouma,mgomez,johnhuh}@khu.ac.kr,
Deadline Based Task Scheduling in Cloud with Effective Provisioning Cost using LBMMC Algorithm
Deadline Based Task Scheduling in Cloud with Effective Provisioning Cost using LBMMC Algorithm Ms.K.Sathya, M.E., (CSE), Jay Shriram Group of Institutions, Tirupur [email protected] Dr.S.Rajalakshmi,
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 Proposed Service Broker Strategy in CloudAnalyst for Cost-Effective Data Center Selection
A Proposed Service Broker Strategy in CloudAnalyst for Cost-Effective Selection Dhaval Limbani*, Bhavesh Oza** *(Department of Information Technology, S. S. Engineering College, Bhavnagar) ** (Department
A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services
A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services Ronnie D. Caytiles and Byungjoo Park * Department of Multimedia Engineering, Hannam 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
An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar
An Efficient Use of Virtualization in Grid/Cloud Environments. Arindam Choudhury Supervised by: Elisa Heymann Miquel A. Senar Index Introduction Motivation Objective State of Art Proposed Solution Experimentations
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
Performance Evaluation of Round Robin Algorithm in Cloud Environment
Performance Evaluation of Round Robin Algorithm in Cloud Environment Asha M L 1 Neethu Myshri R 2 Sowmyashree C.S 3 1,3 AP, Dept. of CSE, SVCE, Bangalore. 2 M.E(dept. of CSE) Student, UVCE, Bangalore.
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
The Unheralded Power of Cloudlet Computing in the Vicinity of Mobile Devices
The Unheralded Power of Cloudlet Computing in the Vicinity of Mobile Devices Yujin Li and Wenye Wang Department of Electrical and Computer Engineering North Carolina State University, Raleigh, NC, USA
Comparative Study of Load Balancing Algorithms in Cloud Environment
Comparative Study of Load Algorithms in Cloud Environment Harvinder singh Dept. of CSE BCET Gurdaspur, India. e-mail:[email protected] Rakesh Chandra Gangwar Associate Professor,Dept. of CSE BCET
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
Dynamic Monitoring Interval to Economize SLA Evaluation in Cloud Computing Nor Shahida Mohd Jamail, Rodziah Atan, Rusli Abdullah, Mar Yah Said
Dynamic Monitoring to Economize SLA Evaluation in Cloud Computing Nor Shahida Mohd Jamail, Rodziah Atan, Rusli Abdullah, Mar Yah Said Abstract Service level agreement (SLA) is a contract between service
A Comparative Study of Load Balancing Algorithms in Cloud Computing
A Comparative Study of Load Balancing Algorithms in Cloud Computing Reena Panwar M.Tech CSE Scholar Department of CSE, Galgotias College of Engineering and Technology, Greater Noida, India Bhawna Mallick,
Advances in Natural and Applied Sciences. Cloud Computing Used In Mobile Network: Challenge and solution
AENSI Journals Advances in Natural and Applied Sciences ISSN:1995-0772 EISSN: 1998-1090 Journal home page: www.aensiweb.com/anas Cloud Computing Used In Mobile Network: Challenge and solution 1 Farnoosh
Adaptive Workload Offloading For Efficient Mobile Cloud Computing Jayashree Lakade Venus Sarode
Summer 13 Adaptive Workload Offloading For Efficient Mobile Cloud Computing Jayashree Lakade Venus Sarode COEN283 Table of Contents 1 Introduction... 3 1.1 Objective... 3 1.2 Problem Description... 3 1.3
