boinc/samples/condor
David Anderson 2a2c9c4ad8 remote job submission: add notion of "expire time" for batches (for Condor)
- Batches now have optional "expire time".
  If this time passes and the batch is not retired, abort and retire it.
- Add script "expire_batches" which enforces the above.
  Run it as a periodic task.
- Add a web RPC for setting the expire time of a batch
  (it can be changed multiple times)
- Add a C++ interface for this RPC
- Add a BOINC_SET_LEASE command to the BOINC GAHP
  ("lease" is Condor term for expire time)
2013-09-17 13:35:55 -07:00
..
Makefile - client: work fetch message tweaks: show state before actions 2013-04-02 17:04:45 -07:00
boinc_gahp.cpp remote job submission: add notion of "expire time" for batches (for Condor) 2013-09-17 13:35:55 -07:00
request_gen Condor: add variant of uppercase that processes multiple files 2013-08-27 21:24:01 -07:00
request_gen2 Condor interface: increase thread stack size 2013-08-30 08:44:33 -07:00