Research Article

Task Classification Based Energy-Aware Consolidation in Clouds

Algorithm 1

Task_Classifier ( ).
() if has no historical log file
()  if VM execution time is greater than data movement time
()   ;
()  else
()   ;
()  end if
() else // The has historical log file
()  Retrieve information from the configuration file;
()  Classify data type using obtained information;
() end if