Changes between Version 61 and Version 62 of ProjectOptions


Ignore:
Timestamp:
May 6, 2008, 1:14:13 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v61 v62  
    9090        If present, send at most one result of a given workunit to a given host. This is weaker than `one_result_per_user_per_wu`; it is useful if you're using homogeneous redundancy and most of the hosts of a particular class belong to a single user.
    9191 '''next_rpc_delay'''::
    92         Tell clients to do another scheduler RPC after at most X seconds following their last RPC with the project.
     92        In each scheduler reply, tell the clients to do another scheduler RPC after most X seconds, regardless of whether they need work.  This is useful, e.g., to ensure that in-progress jobs can be canceled in a bounded amount of time.
    9393 '''workload_sim'''::
    9494        Do a simulation, based on current client workload, in deciding whether a job's deadline can be met.