From: Jyoti P. <jyo...@gm...> - 2011-09-26 01:45:58
|
What is the way to simulate Value Function Algorithm in Gird Sim ? The algorithm is as follows 1. for all nodes calculate value function given by V = W1*CPU-usage + w2*memory-usage + w3*network-usage 2. sort the value function and allocate the tasks to the corresponding nodes -- Jyoti Prakash Undergraduate Final Year, Department of Information Technology, VSSUT Burla Odisha |