The options in this section control how Haizea schedules leases.
This section is required
There are two built-in policies:
See the Haizea documentation for details on how to write your own policies.
See the Haizea documentation for details on how to write your own policies.
See the Haizea documentation for details on how to write your own policies.
Depending on whether the files are being saved to/read from a global or local filesystem, this exclusion can be either global or local.
The default value is 1, meaning that the lease will be active for at least as much time T as was spent on overheads (e.g., if preparing the lease requires 60 seconds, and we know that it will have to be suspended, requiring 30 seconds, Haizea won't schedule the lease unless it can run for at least 90 minutes). In other words, a scheduling factor of F required a minimum duration of F*T. A value of 0 could lead to thrashing, since Haizea could end up with situations where a lease starts and immediately gets suspended.
Borja Sotomayor 2009-12-17