Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-244

Allow the Resource Manager scheduler to cycle on a non-integer number of seconds

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.10
    • resource manager
    • None

    Description

      The Scheduler component of the Resource Manager has a given amount of time that it sleep after scheduling (or attempting to, if the queue is empty) a job. Currently, that period of time is a number of seconds is an integer. If users wish to have their instance of the RM run as quickly as possible, they have to set that period to either 1 (which can cause a bottleneck if lots of job come in at once) or 0 (which may cause the system to run into errors). In order to allow for greater granularity, the user should be able to use floats or doubles.

      Attachments

        1. OODT-244_resneck_05-04-11_patch.txt
          1 kB
          Chris A. Mattmann

        Activity

          People

            chrismattmann Chris A. Mattmann
            gabe.resneck Gabe Resneck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: