The document presents a new load balancing algorithm for cloud computing named MCCVA (Makespan Classification & Clustering VM Algorithm) that utilizes SVM for classifying requests and K-means for clustering virtual machines. This approach aims to reduce processing time and improve efficiency by allocating requests based on their execution time to the most appropriate virtual machines. The authors have experimented with the algorithm in a cloud simulation environment and reported better performance compared to existing methods.
Related topics: