Changes between Version 77 and Version 78 of DevProjects


Ignore:
Timestamp:
Mar 27, 2012, 2:57:15 PM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v77 v78  
    119119=== Server and Back End ===
    120120
    121  1. XML stats: add lat/long to user record?
     121 1. Modify the scheduler's app version selection so that instead of using
     122    the fastest available version,
     123    it uses the fastest one for the resource R for which R.req_secs/R.ninstances is greatest.
    122124 1. Enforce file immutability.
    123125   I.e., have create_work() check if any file is already in the download hierarchy,
     
    129131 1. Implement a mechanism so that server software detects incompatible database format.
    130132   (related to #715)
     133 1. XML stats: add lat/long to user record?