Job Scheduler

Job precedence for jobs in the same process class or with the same lock

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Job Scheduler Binaries
  • Description:
    Hide

    The current job priority attribute sets the priority of the process on the operating system.
    A different kind of priority (scheduling_precedence) is needed for jobs requesting the same process class or the same lock.

    <job name="test" scheduling_precedence="5"/>
    Default is 0
    The job with the highest precedence will be the first to aquire the lock/process_class

    This should also be available in the start job command:
    <start_job name="test" scheduling_precedence="10"/>
    (This will overwrite the precedence of the job for the enqueued task)

    Show
    The current job priority attribute sets the priority of the process on the operating system. A different kind of priority (scheduling_precedence) is needed for jobs requesting the same process class or the same lock. <job name="test" scheduling_precedence="5"/> Default is 0 The job with the highest precedence will be the first to aquire the lock/process_class This should also be available in the start job command: <start_job name="test" scheduling_precedence="10"/> (This will overwrite the precedence of the job for the enqueued task)

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    11 December 2009 12:59
    Updated:
    12 February 2010 12:35

Time Tracking

Estimated:
4d 6h 30m
Original Estimate - 4 days, 6 hours, 30 minutes
Remaining:
4d 6h 30m
Remaining Estimate - 4 days, 6 hours, 30 minutes
Logged:
Not Specified
Time Spent - Not Specified