Saturday, February 25, 2012

What is the job scheduling algorithm for cloud computing?

In cloud computing, jobs from users are handled by middleware which optimizes the utility of cloud computing.Middlewares rely on job scheduling alogrithms and thus balance the load on cloud servers.so, is there any proper/general algorithms which most of the middleware use?What is the job scheduling algorithm for cloud computing?
Weblogic clusters employ several techniques, round robin, server affinity, random, and weight based. I don't think its a "one method suits all" situation.

No comments:

Post a Comment