Changes between Version 62 and Version 63 of ProjectOptions


Ignore:
Timestamp:
May 6, 2008, 4:44:02 PM (16 years ago)
Author:
Pepo
Comment:

after (at) most

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v62 v63  
    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         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.
     92        In each scheduler reply, tell the clients to do another scheduler RPC after at 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.