Hi there !

I am working on a cloudsim VM placement project with FFD(first fit decreasing) algorithm. My purpose is to reduce the number of VM migration. someone says if you implement dot-product on FFD your migration will reduced. Can anyone help, How to implement dot-product on FFD algorithm ?

Thanks in advance

Similar questions and discussions