Flexible Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems
|
|
|
- Ophelia Walters
- 10 years ago
- Views:
Transcription
1 Flexible Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems Danilo Ardagna 1, Sara Casolari 2, Barbara Panicucci 1 1 Politecnico di Milano,, Italy 2 Universita` di Modena e Reggio Emilia, Dipartimento di Ingegneria dell Informazione, Italy IEEE Cloud 2011, Washington DC, 6 th July 2011
2 Research scenario 2 Cloud Computing: u On-demand software/hardware delivering on a pay per use basis u End-users obtain the benefits of the infrastructure without the need to implement it directly u Cloud providers maximize the utilization of their physical resources, minimizing energy costs and obtaining economies of scale Major issues: u Development of efficient service provisioning policies u Modern Clouds live in an open world characterized by continuous changes which occur autonomously and unpredictably
3 Our contribution 3 Workload prediction-based capacity allocation techniques able to coordinate multiple distributed resource controllers Dynamic load redirection mechanism which determines the requests to be redirected during peak loads Requests distribution optimized according to the average response time
4 Problem statement 4 WS provider perspective offering multiple transactional WSs hosted at multiple sites of an IaaS provider SLA contract, associated with each WS class k specifies the QoS levels: R k R k WSs are deployed in VMs, each VM hosts a single Web service applica4on
5 Problem statement 5 Mul2ple (homogeneous) VMs implemen4ng the same WS class can run in parallel Services can be located on mul2ple sites IaaS provider charges the WS provider on a hourly basis
6 Problem statement 6 Capacity Allocation (CA): Determine the optimal number of VMs for each WS class in each IaaS site according to a prediction of the incoming workload (T 1 mid-long time scale) Load Redirection (LR): If a site resources are insufficient, incoming requests redirected to other sites (T 2 << T 1 short-term time scale)
7 Cloud System Reference Framework 7 IaaS Provider i=1 i=2 Local workload manager Virtualized Servers Flat VMs! "# $% "# & & & 23 4( 7( 23 4 ( 23 5( 7(!)(!)(!)(!"#$%&'()&*+",-().,"$.#( /&#-( 23 6(!)( On demand VMs!!" #$! "" #$%#$! &" $$!!" #$! %" #$&#$! '" $$ Local WS arrival rates i=4! "# $%! &# $%'$%! (# %% i=3! "# $%! &# $%'$%! (# %% Execution rate of local arrivals! "# $%! &# $%'$%! (# %% Redirect rate of local arrivals Local workload manager! "# $%! &# $%'$%! (# %% Local CA and LR manager Virtualized Servers
8 Prediction model time scales 8
9 I K C i c i c i N i Problem formulation System parameters 9 Set of sites Set of WS classes VM instances capacity at site i Time unit cost for flat VMs at site i Time unit cost for on demand VMs at site i Number of flat VMs available at site i µ k Maximum service rate of a capacity 1 VM for executing WS class k requests d i,j,i= j Delay (s) for requests redirecting from site i to site j g i,j = 1 d,i= j Conductance of the communication link (i,j) i,j G i = g i,j,i= j Equivalent conductance seen from site i to the other sites j
10 Problem formulation Decision variables 10 Nk i Mk i x i k zk i Number of flat VMs allocated for class k request at site i Number of on demand VMs allocated for class k request at site i Execution rate of local arrivals for WS class k request at site i Redirect of WS class k request at site i toward other sites
11 Design assumptions 11 Each WS class hosted in a VM is modeled as an M/G/1-PS queue The fraction of workload redirected to other sites is inversely proportional to the network delay/directly proportional to the conductance g i,j = 1/d i,j The overall load at site i due to the redirect of other sites is given by: g j,i z j k G j j I,j=i The total rate of class k requests executed at site i is given by: x i k + j=i g j,i z j k G j
12 Prediction models 12 Exponential Smoothing (ES) models to predict the local arrival rate Λ i k Simple model motivated by the application context: Short-time predictions suitable for real-time autonomic decisions We consider a version of ES, where parameters are dynamically chosen: Λ i k(t + T 1 )=γk(t) i Λ i k(t)+(1 γk(t))λ i i k(t), t > T 1 Λ i k(t 1 )= 1 T 1 T 1 t=1 Λ i k(t)
13 Prediction models 13 Dynamic ES model by re-evaluating the smoothing factor γ i k (t) at each prediction sample t We use the Trigg and Leach procedure: γ i k (t) = Ai k (t) E i k (t) A i k(t) =φ i k(t)+(1 φ)a i k(t T 1 ) E i k(t) =φ i k(t) +(1 φ)e i k(t T 1 )
14 Capacity Allocation problem 14 The goal of CA problem is to: u Minimize the overall costs for flat and on demand VM instances of multiple distributed IaaS sites u Guaranteeing that the average response time of each class is lower than the SLA threshold u Solved every T 1 time instant WS requests average response time: R i k = 1 C i µ k Λ i k N i k +Mi k R k = i Λ i k Ri k Λ j k j
15 Capacity Allocation problem min N i k,m i k k c i Nk i + ci Mk i i 15 i Λ i k <C i µ k (Nk i + Mk) i Λ i k (N k i + M k i) C i µ k (Nk i + M k i) Λ R k Λ j i k k j Nk i N i, i I k K k K, i I k K
16 Load Redirect problem 16 The goal of LR problem is to: u Cooperatively minimize request average response times u Avoid episodic local congestions due to the variability of the incoming workload u Solved every T 2 time instant WS requests average response time: R i k = C i µ k 1 x i k + j=i g j,i z j k G j N i k +M i k R i k = R i k + j=i x i k + j=i z j k G j g j,i z j k G j
17 Load Redirect problem min x i k,zi k (N k i + M k i) x i k + j=i k i C i µ k (Nk i + M k i) (xi k + j=i g j,i z j k G j g j,i z j k G j ) + j=i 17 z j k G j x i k + z i k = Λ i k k K, i I x i k + j=i g j,i z j k G j <C i µ k (N i k + M i k) k K, i I x i k,z i k 0 k K, i I Distributed decomposable solution relying on Lagrangian techniques
18 Load Redirect problem decomposition min x i,y i,z i,w i i (N i + M i ) x i + y i C i µ (N i + M i ) (x i + y i ) + wi 18 x i + z i = Λ i x i + y i <C i µ (N i + M i ) y i = j=i g j,i z j G j i I i I i I w i = j=i z j G j i I x i,y i,z i,w i 0 i I
19 Duality Theory Primal problem D* Dual problem P* D* P* Lagrangian relaxation (LB) Any feasible solution P* (UB) Strong duality
20 Load Redirect problem Lagrangian relaxation min x i,y i,z i,w i i (N i + M i ) x i + y i C i µ (N i + M i ) (x i + y i ) + wi + +Θ i y i j=i g j,i z j G j +ηi w i j=i z j G j x i + z i = Λ i x i + y i <C i µ (N i + M i ) x i,y i,z i,w i 0 i I i I i I The relaxed problem further separates into I sub-problems
21 Dual decomposition For a given set of Θ i s and η i s defines the dual function L(Θ, η) and the dual problem is then given by: max Θ,η L(Θ, η) The dual problem can be solved by using a sub-gradient method: Θ i (t + 1) = Θ i (t)+α t y i g j,i z j G j j=i η i (t + 1) = η i (t)+β t w i j=i z j G j
22 Experimental results Scalability analysis 22 Large set of randomly generated instances: u I has been varied between 20 and 60 u K has been varied between 100 and 1000 Average execution time required to solve instances of maximum size is lower than 3 minutes and one minute for the CA and LR problems, respectively
23 Experimental results Comparison with alternative methods 23 Heuristic 1: u The CA is performed every 5 minutes and the number of VMs is determined according to utilization thresholds u The number of VMs is determined such that the utilization of the VMs is equal to a given threshold τ 1 u VM provisioning is further triggered if the prediction of the VMs utilization is higher than a second threshold τ 2 > τ 1 u Multiple analyses have been performed by adopting different thresholds: (τ 1, τ 2 ) = (40%, 50%), (50%, 60%), and (60%, 80%)
24 Experimental results Comparison with alternative methods 24 Heuristic 2: Same as Heuristic 1 but the number of VMs is determined by optimally solving our CA problem every 5 minutes Heuristic 3: Same as Heuristic 2 but with a 10 minutes time horizon
25 Experimental results Comparison with alternative methods 25 Local incoming workload has been obtained from the traces of a very large dynamic Web-based system: u Normal day scenario: It describes the baseline workload (bimodal requests profile) u Heavy day scenario: It exhibits a 40% increment in the number of the client requests with respect to the baseline u Noisy day scenario: It is characterized by the same request profile belonging to the heavy day scenario with an additional noise component
26 26 Experimental results Comparison with alternative methods
27 Experimental results Comparison with alternative methods 27
28 Experimental results Validation on Amazon EC2 28
29 Conclusions and future work 29 Prediction-based distributed CA and LR algorithms for IaaS cloud system minimizing the cost of the running VMs Experimental results shown that our solutions significantly improve other heuristics Future work will extend the validation of our solution considering a larger experimental setup
30 Thank you! 30 Questions? Danilo Ardagna Politecnico di Milano,, Italy
A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems
A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems Danilo Ardagna 1, Barbara Panicucci 1, Mauro Passacantando 2 1 Politecnico di Milano,, Italy 2 Università di Pisa, Dipartimento
Dynamic request management algorithms for Web-based services in Cloud computing
Dynamic request management algorithms for Web-based services in Cloud computing Riccardo Lancellotti Mauro Andreolini Claudia Canali Michele Colajanni University of Modena and Reggio Emilia COMPSAC 2011
Falloc: Fair Network Bandwidth Allocation in IaaS Datacenters via a Bargaining Game Approach
Falloc: Fair Network Bandwidth Allocation in IaaS Datacenters via a Bargaining Game Approach Fangming Liu 1,2 In collaboration with Jian Guo 1,2, Haowen Tang 1,2, Yingnan Lian 1,2, Hai Jin 2 and John C.S.
LPV model identification for power management of Web service systems Mara Tanelli, Danilo Ardagna, Marco Lovera
LPV model identification for power management of Web service systems Mara Tanelli, Danilo Ardagna, Marco Lovera, Politecnico di Milano {tanelli, ardagna, lovera}@elet.polimi.it Outline 2 Reference scenario:
Run-time Resource Management in SOA Virtualized Environments. Danilo Ardagna, Raffaela Mirandola, Marco Trubian, Li Zhang
Run-time Resource Management in SOA Virtualized Environments Danilo Ardagna, Raffaela Mirandola, Marco Trubian, Li Zhang Amsterdam, August 25 2009 SOI Run-time Management 2 SOI=SOA + virtualization Goal:
On the Interaction and Competition among Internet Service Providers
On the Interaction and Competition among Internet Service Providers Sam C.M. Lee John C.S. Lui + Abstract The current Internet architecture comprises of different privately owned Internet service providers
An Autonomic Auto-scaling Controller for Cloud Based Applications
An Autonomic Auto-scaling Controller for Cloud Based Applications Jorge M. Londoño-Peláez Escuela de Ingenierías Universidad Pontificia Bolivariana Medellín, Colombia Carlos A. Florez-Samur Netsac S.A.
INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY
Karthi M,, 2013; Volume 1(8):1062-1072 INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK EFFICIENT MANAGEMENT OF RESOURCES PROVISIONING
An Energy-Aware Methodology for Live Placement of Virtual Machines with Variable Profiles in Large Data Centers
An Energy-Aware Methodology for Live Placement of Virtual Machines with Variable Profiles in Large Data Centers Rossella Macchi: Danilo Ardagna: Oriana Benetti: Politecnico di Milano eni s.p.a. Politecnico
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
Optimizing the Cost for Resource Subscription Policy in IaaS Cloud
Optimizing the Cost for Resource Subscription Policy in IaaS Cloud Ms.M.Uthaya Banu #1, Mr.K.Saravanan *2 # Student, * Assistant Professor Department of Computer Science and Engineering Regional Centre
Auto-Scaling Model for Cloud Computing System
Auto-Scaling Model for Cloud Computing System Che-Lun Hung 1*, Yu-Chen Hu 2 and Kuan-Ching Li 3 1 Dept. of Computer Science & Communication Engineering, Providence University 2 Dept. of Computer Science
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
Multi-layer MPLS Network Design: the Impact of Statistical Multiplexing
Multi-layer MPLS Network Design: the Impact of Statistical Multiplexing Pietro Belotti, Antonio Capone, Giuliana Carello, Federico Malucelli Tepper School of Business, Carnegie Mellon University, Pittsburgh
Efficient and Robust Allocation Algorithms in Clouds under Memory Constraints
Efficient and Robust Allocation Algorithms in Clouds under Memory Constraints Olivier Beaumont,, Paul Renaud-Goud Inria & University of Bordeaux Bordeaux, France 9th Scheduling for Large Scale Systems
Energy-aware joint management of networks and cloud infrastructures
Energy-aware joint management of networks and cloud infrastructures Bernardetta Addis 1, Danilo Ardagna 2, Antonio Capone 2, Giuliana Carello 2 1 LORIA, Université de Lorraine, France 2 Dipartimento di
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
Exploring Resource Provisioning Cost Models in Cloud Computing
Exploring Resource Provisioning Cost Models in Cloud Computing P.Aradhya #1, K.Shivaranjani *2 #1 M.Tech, CSE, SR Engineering College, Warangal, Andhra Pradesh, India # Assistant Professor, Department
OCRP Implementation to Optimize Resource Provisioning Cost in Cloud Computing
OCRP Implementation to Optimize Resource Provisioning Cost in Cloud Computing K. Satheeshkumar PG Scholar K. Senthilkumar PG Scholar A. Selvakumar Assistant Professor Abstract- Cloud computing is a large-scale
1. Simulation of load balancing in a cloud computing environment using OMNET
Cloud Computing Cloud computing is a rapidly growing technology that allows users to share computer resources according to their need. It is expected that cloud computing will generate close to 13.8 million
A Survey on Load Balancing Technique for Resource Scheduling In Cloud
A Survey on Load Balancing Technique for Resource Scheduling In Cloud Heena Kalariya, Jignesh Vania Dept of Computer Science & Engineering, L.J. Institute of Engineering & Technology, Ahmedabad, India
Hierarchical Approach for Green Workload Management in Distributed Data Centers
Hierarchical Approach for Green Workload Management in Distributed Data Centers Agostino Forestiero, Carlo Mastroianni, Giuseppe Papuzzo, Mehdi Sheikhalishahi Institute for High Performance Computing and
Managing Overloaded Hosts for Dynamic Consolidation of Virtual Machines in Cloud Data Centers Under Quality of Service Constraints
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 24, NO. 7, JULY 2013 1366 Managing Overloaded Hosts for Dynamic Consolidation of Virtual Machines in Cloud Data Centers Under Quality of Service
Infrastructure as a Service (IaaS)
Infrastructure as a Service (IaaS) (ENCS 691K Chapter 4) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ References 1. R. Moreno et al.,
QoS-driven Web Services Selection in Autonomic Grid Environments. Danilo Ardagna Gabriele Giunta Nunzio Ingraffia Raffaela Mirandola Barbara Pernici
QoS-driven Web Services Selection in Autonomic Grid Environments Danilo Ardagna Gabriele Giunta Nunzio Ingraffia Raffaela Mirandola Barbara Pernici Introduction In SOA, complex applications can be composed
A Mathematical Programming Solution to the Mars Express Memory Dumping Problem
A Mathematical Programming Solution to the Mars Express Memory Dumping Problem Giovanni Righini and Emanuele Tresoldi Dipartimento di Tecnologie dell Informazione Università degli Studi di Milano Via Bramante
SLA-driven Dynamic Resource Provisioning for Service Provider in Cloud Computing
IEEE Globecom 2013 Workshop on Cloud Computing Systems, Networks, and Applications SLA-driven Dynamic Resource Provisioning for Service Provider in Cloud Computing Yongyi Ran *, Jian Yang, Shuben Zhang,
Cloud Computing An Introduction
Cloud Computing An Introduction Distributed Systems Sistemi Distribuiti Andrea Omicini [email protected] Dipartimento di Informatica Scienza e Ingegneria (DISI) Alma Mater Studiorum Università di
Capping Server Cost and Energy Use with Hybrid Cloud Computing
Capping Server Cost and Energy Use with Hybrid Cloud Computing Richard Gimarc Amy Spellmann Mark Preston CA Technologies Uptime Institute RS Performance Connecticut Computer Measurement Group Friday, June
International Journal of Advance Research in Computer Science and Management Studies
Volume 2, Issue 11, November 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online
OPTIMIZED PERFORMANCE EVALUATIONS OF CLOUD COMPUTING SERVERS
OPTIMIZED PERFORMANCE EVALUATIONS OF CLOUD COMPUTING SERVERS K. Sarathkumar Computer Science Department, Saveetha School of Engineering Saveetha University, Chennai Abstract: The Cloud computing is one
Keywords: Dynamic Load Balancing, Process Migration, Load Indices, Threshold Level, Response Time, Process Age.
Volume 3, Issue 10, October 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Load Measurement
Generalized Nash Equilibria for SaaS/PaaS Clouds
Generalized Nash Equilibria for SaaS/PaaS Clouds Jonatha Anselmi a, Danilo Ardagna b, Mauro Passacantando c, a Basque Center for Applied Mathematics (BCAM), 14 Mazarredo, 48009 Bilbao, Spain. E-mail: [email protected]
Game Theory Based Iaas Services Composition in Cloud Computing
Game Theory Based Iaas Services Composition in Cloud Computing Environment 1 Yang Yang, *2 Zhenqiang Mi, 3 Jiajia Sun 1, First Author School of Computer and Communication Engineering, University of Science
An Approach to Load Balancing In Cloud Computing
An Approach to Load Balancing In Cloud Computing Radha Ramani Malladi Visiting Faculty, Martins Academy, Bangalore, India ABSTRACT: Cloud computing is a structured model that defines computing services,
Cost Effective Automated Scaling of Web Applications for Multi Cloud Services
Cost Effective Automated Scaling of Web Applications for Multi Cloud Services SANTHOSH.A 1, D.VINOTHA 2, BOOPATHY.P 3 1,2,3 Computer Science and Engineering PRIST University India Abstract - Resource allocation
DDS-Enabled Cloud Management Support for Fast Task Offloading
DDS-Enabled Cloud Management Support for Fast Task Offloading IEEE ISCC 2012, Cappadocia Turkey Antonio Corradi 1 Luca Foschini 1 Javier Povedano-Molina 2 Juan M. Lopez-Soler 2 1 Dipartimento di Elettronica,
Beyond the Stars: Revisiting Virtual Cluster Embeddings
Beyond the Stars: Revisiting Virtual Cluster Embeddings Matthias Rost Technische Universität Berlin September 7th, 2015, Télécom-ParisTech Joint work with Carlo Fuerst, Stefan Schmid Published in ACM SIGCOMM
Cloud Management: Knowing is Half The Battle
Cloud Management: Knowing is Half The Battle Raouf BOUTABA David R. Cheriton School of Computer Science University of Waterloo Joint work with Qi Zhang, Faten Zhani (University of Waterloo) and Joseph
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
Monitoring Performances of Quality of Service in Cloud with System of Systems
Monitoring Performances of Quality of Service in Cloud with System of Systems Helen Anderson Akpan 1, M. R. Sudha 2 1 MSc Student, Department of Information Technology, 2 Assistant Professor, Department
Cost-effective Resource Provisioning for MapReduce in a Cloud
1 -effective Resource Provisioning for MapReduce in a Cloud Balaji Palanisamy, Member, IEEE, Aameek Singh, Member, IEEE Ling Liu, Senior Member, IEEE Abstract This paper presents a new MapReduce cloud
Advanced Load Balancing Mechanism on Mixed Batch and Transactional Workloads
Advanced Load Balancing Mechanism on Mixed Batch and Transactional Workloads G. Suganthi (Member, IEEE), K. N. Vimal Shankar, Department of Computer Science and Engineering, V.S.B. Engineering College,
CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING
Journal homepage: http://www.journalijar.com INTERNATIONAL JOURNAL OF ADVANCED RESEARCH RESEARCH ARTICLE CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING R.Kohila
On Orchestrating Virtual Network Functions
On Orchestrating Virtual Network Functions Presented @ CNSM 2015 Md. Faizul Bari, Shihabur Rahman Chowdhury, and Reaz Ahmed, and Raouf Boutaba David R. Cheriton School of Computer science University of
The Theory And Practice of Testing Software Applications For Cloud Computing. Mark Grechanik University of Illinois at Chicago
The Theory And Practice of Testing Software Applications For Cloud Computing Mark Grechanik University of Illinois at Chicago Cloud Computing Is Everywhere Global spending on public cloud services estimated
Motivated by a problem faced by a large manufacturer of a consumer product, we
A Coordinated Production Planning Model with Capacity Expansion and Inventory Management Sampath Rajagopalan Jayashankar M. Swaminathan Marshall School of Business, University of Southern California, Los
SLA-based Admission Control for a Software-as-a-Service Provider in Cloud Computing Environments
SLA-based Admission Control for a Software-as-a-Service Provider in Cloud Computing Environments Linlin Wu, Saurabh Kumar Garg, and Rajkumar Buyya Cloud Computing and Distributed Systems (CLOUDS) Laboratory
CLEVER: a CLoud-Enabled Virtual EnviRonment
CLEVER: a CLoud-Enabled Virtual EnviRonment Francesco Tusa Maurizio Paone Massimo Villari Antonio Puliafito {ftusa,mpaone,mvillari,apuliafito}@unime.it Università degli Studi di Messina, Dipartimento di
Load Balancing in cloud computing
Load Balancing in cloud computing 1 Foram F Kherani, 2 Prof.Jignesh Vania Department of computer engineering, Lok Jagruti Kendra Institute of Technology, India 1 [email protected], 2 [email protected]
CLOUD computing has emerged as a new paradigm for
IEEE TRANSACTIONS ON SERVICES COMPUTING, VOL. 7, NO. 3, JULY-SEPTEMBER 2014 465 SLA-Based Resource Provisioning for Hosted Software-as-a-Service Applications in Cloud Computing Environments Linlin Wu,
A Taxonomy and Survey of Energy-Efficient Data Centers and Cloud Computing Systems
A Taxonomy and Survey of Energy-Efficient Data Centers and Cloud Computing Systems Anton Beloglazov, Rajkumar Buyya, Young Choon Lee, and Albert Zomaya Present by Leping Wang 1/25/2012 Outline Background
Webpage: www.ijaret.org Volume 3, Issue XI, Nov. 2015 ISSN 2320-6802
An Effective VM scheduling using Hybrid Throttled algorithm for handling resource starvation in Heterogeneous Cloud Environment Er. Navdeep Kaur 1 Er. Pooja Nagpal 2 Dr.Vinay Guatum 3 1 M.Tech Student,
Optimized Scheduling in Real-Time Environments with Column Generation
JG U JOHANNES GUTENBERG UNIVERSITAT 1^2 Optimized Scheduling in Real-Time Environments with Column Generation Dissertation zur Erlangung des Grades,.Doktor der Naturwissenschaften" am Fachbereich Physik,
Sistemi Operativi e Reti. Cloud Computing
1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi [email protected] 2 Introduction Technologies
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
RESOURCE MANAGEMENT IN CLOUD COMPUTING ENVIRONMENT
RESOURCE MANAGEMENT IN CLOUD COMPUTING ENVIRONMENT A.Chermaraj 1, Dr.P.Marikkannu 2 1 PG Scholar, 2 Assistant Professor, Department of IT, Anna University Regional Centre Coimbatore, Tamilnadu (India)
An Energy-aware Multi-start Local Search Metaheuristic for Scheduling VMs within the OpenNebula Cloud Distribution
An Energy-aware Multi-start Local Search Metaheuristic for Scheduling VMs within the OpenNebula Cloud Distribution Y. Kessaci, N. Melab et E-G. Talbi Dolphin Project Team, Université Lille 1, LIFL-CNRS,
Dantzig-Wolfe bound and Dantzig-Wolfe cookbook
Dantzig-Wolfe bound and Dantzig-Wolfe cookbook [email protected] DTU-Management Technical University of Denmark 1 Outline LP strength of the Dantzig-Wolfe The exercise from last week... The Dantzig-Wolfe
Black-box Performance Models for Virtualized Web. Danilo Ardagna, Mara Tanelli, Marco Lovera, Li Zhang [email protected]
Black-box Performance Models for Virtualized Web Service Applications Danilo Ardagna, Mara Tanelli, Marco Lovera, Li Zhang [email protected] Reference scenario 2 Virtualization, proposed in early
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
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
A Novel Approach for Efficient Load Balancing in Cloud Computing Environment by Using Partitioning
A Novel Approach for Efficient Load Balancing in Cloud Computing Environment by Using Partitioning 1 P. Vijay Kumar, 2 R. Suresh 1 M.Tech 2 nd Year, Department of CSE, CREC Tirupati, AP, India 2 Professor
Power Management in Cloud Computing using Green Algorithm. -Kushal Mehta COP 6087 University of Central Florida
Power Management in Cloud Computing using Green Algorithm -Kushal Mehta COP 6087 University of Central Florida Motivation Global warming is the greatest environmental challenge today which is caused by
Adaptive Load Control of Service Oriented Architecture Server
Adaptive Load Control of Service Oriented Architecture Server I. Atanasov Key Words: Service Oriented Architecture; application server; admission control; load balancing. Abstract: This paper presents
Optimization of Communication Systems Lecture 6: Internet TCP Congestion Control
Optimization of Communication Systems Lecture 6: Internet TCP Congestion Control Professor M. Chiang Electrical Engineering Department, Princeton University ELE539A February 21, 2007 Lecture Outline TCP
Mobile and Cloud computing and SE
Mobile and Cloud computing and SE This week normal. Next week is the final week of the course Wed 12-14 Essay presentation and final feedback Kylmämaa Kerkelä Barthas Gratzl Reijonen??? Thu 08-10 Group
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
Online Resource Management for Data Center with Energy Capping
Online Resource Management for Data Center with Energy Capping Hasan Mahmud and Shaolei Ren Florida International University 1 A massive data center Facebook's data center in Prineville, OR 2 Three pieces
Capacity Planning Fundamentals. Support Business Growth with a Better Approach to Scaling Your Data Center
Capacity Planning Fundamentals Support Business Growth with a Better Approach to Scaling Your Data Center Executive Summary As organizations scale, planning for greater application workload demand is critical.
SchedulAir. Airline planning & airline scheduling with Unified Optimization. decisal. Copyright 2014 Decisal Ltd. All rights reserved.
Copyright 2014 Decisal Ltd. All rights reserved. Airline planning & airline scheduling with Unified Optimization SchedulAir Overview Unified Optimization Benders decomposition Airline planning & scheduling
Experiments on cost/power and failure aware scheduling for clouds and grids
Experiments on cost/power and failure aware scheduling for clouds and grids Jorge G. Barbosa, Al0no M. Sampaio, Hamid Harabnejad Universidade do Porto, Faculdade de Engenharia, LIACC Porto, Portugal, [email protected]
