Changes between Initial Version and Version 1 of SingleJobImpl


Ignore:
Timestamp:
Mar 5, 2008, 2:46:03 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SingleJobImpl

    v1 v1  
     1= Single-job submission: implementation notes =
     2
     3BOINC's [SingleJob single-job submission system]
     4is a streamlined way to run a single job remotely.
     5It's implemented by two scripts:
     6
     7 * '''html/ops/single_job_setup''', which configures a project to handle single-job submission;
     8 * [SingleJob tools/boinc_submit], which submits a job.
     9
     10This mechanism is implemented as follows:
     11
     12