From: Abhinav M K. <abh...@gm...> - 2009-04-14 12:15:23
|
I am an undergraduate student of Computer Science in National institute of Technology, Trichy, India and am working upon an extension to a existing scheduling algorithm in Grid environment. Description of the grid is as follows: Grid consists of number of sites and site consists of machines. Every site has a centralized scheduler which takes care of scheduling jobs on the machines in that site. If a job cannot be scheduled on any machine in a particular site then it is migrated to some other site. My requirement is all the centralized schedulers in the sites should be working in parallel. I do not know how to go about that. I'm expecting help in this direction. Thanking You Abhinav M Kulkarni |