[Swift-devel] scheduling

Vipul Kumar Singh vipulkrsingh at gmail.com
Fri Mar 19 16:03:49 CDT 2010


no not always the best choice..only when data on which the job is dependent
are of large size ...

The situation is bad when the jobs require long processing time.. in such
cases it has to be decided what takes less overall time .. scheduling to new
resources (and data is fetched there)... on scheduling on the resource with
data..


On Sat, Mar 20, 2010 at 2:09 AM, Mihael Hategan <hategan at mcs.anl.gov> wrote:

> On Sat, 2010-03-20 at 01:57 +0530, Vipul Kumar Singh wrote:
> >                (iii) When scheduling new jobs, the scheduler looks
> > through the hash and schedules new job to the resource that has data
> > on which new job is dependent (If the resource is not already
> > overloaded).
>
> Is that always the best choice?
>
> Mihael
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20100320/3fde0ca6/attachment.html>


More information about the Swift-devel mailing list