Research Article

DAWM: Cost-Aware Asset Claim Analysis Approach on Big Data Analytic Computation Model for Cloud Data Centre

Algorithm 3

DAWM algorithm.
input: (1) Host set: ,
(2)Ex : execution time matrix of host
(3)C : cost weight matrix of host/VM
output: performance cost of server
(1)Let
(2)for eachdo
(3)    Find minimum cost-effective host (6) and (13)
(4)    
(5)end
(6)
(7)Update ,
(8)for each to do
(9)     = 
(10)    
(11)end
(12)
(13)for each do
(14)    
(15)end
(16)Return performance cost of server