Bacula-users

[Bacula-users] Bacula scheduler

2009-10-15 06:15:23
Subject: [Bacula-users] Bacula scheduler
From: Kern Sibbald <kern AT sibbald DOT com>
To: "bacula-users" <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 15 Oct 2009 12:12:38 +0200
Hello,

Recently the question came up (during a Bacula course) about whether or not 
the Bacula scheduler (the part that creates the Job from the Schedule 
resource) starts jobs according to their Priority if they all have the same 
start time.  

The answer is yes, the schedule maintains a list of jobs that must be started 
in the near future, and that list is sorted by start time and by the 
priority.  As a consequence, the higher priority jobs (those with the 
smallest priority number) will indeed be created before jobs with a lower 
priority even if they have exactly the same start time.

Best regards,

Kern

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Bacula scheduler, Kern Sibbald <=