@InCollection{frachtenberg03:dynamic,
  Author =       {Eitan Frachtenberg and Dror G. Feitelson and Juan
                  Fernandez-Peinador and Fabrizio Petrini},
  Title =        {Parallel Job Scheduling under Dynamic Workloads},
  Editor =       {Feitelson, Dror~G. and Rudolph, Larry},
  Booktitle =    JSSPP,
  Publisher =    {Springer-Verlag},
  Series =       LNCS,
  Volume =       {2862},
  Pages =        {208--227},
  Year =         {2003},
  Annote =       {Measures and compares four different job scheduling
                  algorithms (FCFS, GS, ICS and FCS) in the context of
                  dynamic workloads of 1000 jobs, based on a workload
                  model. Uses actual communicating MPI synthetic jobs
                  on a real cluster, with no simulations. Evaluates
                  the effects of varying load, multiprogramming level,
                  job type, and scheduling algorithms. Adaptive
                  algorithms (FCS, ICS) turn out to be better suited
                  for dyanmic workloads than rigid algorithms (FCFS,
                  GS), in terms of response time and utilization
                  (lowering load).},
  Note =         {Available from \url{http://www.cs.huji.ac.il/etcs/pubs/}},
}
