= Single-job submission: implementation notes = BOINC's [SingleJob single-job submission system] is a streamlined way to run a single job remotely. It's implemented by two scripts: * '''html/ops/single_job_setup''', which configures a project to handle single-job submission; * [SingleJob tools/boinc_submit], which submits a job. This mechanism is implemented as follows: