| Version 1 (modified by , 18 years ago) (diff) |
|---|
Single-job submission: implementation notes
BOINC's 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;
- tools/boinc_submit, which submits a job.
This mechanism is implemented as follows:
