This document proposes a new efficient decentralized load balancing algorithm for cloud computing. It consists of two phases: 1) a request sequencing phase where incoming user requests are sequenced to minimize wait times, and 2) a load transferring phase where a load balancer calculates resource utilization of each VM and transfers tasks to less utilized VMs. This algorithm aims to improve load balancing performance and achieve more efficient resource utilization in cloud computing environments.