A class for managing the complexity of requesting jobs from the JobQueen and keeping track of what JobNodes in the JobDAG still have outstanding jobs and for updating the JobDAG.
More...
#include <protocols/jd3/job_distributors/JobExtractor.hh>
#include <protocols/jd3/LarvalJob.hh>
#include <protocols/jd3/JobQueen.hh>
#include <protocols/jd3/JobDigraph.hh>
#include <protocols/jd3/strong_types.hh>
#include <basic/Tracer.hh>
#include <utility/assert.hh>
#include <utility/exit.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/string_util.hh>
|
| static basic::Tracer | TR ("protocols.jd3.job_distributors.JobExtractor") |
| |
A class for managing the complexity of requesting jobs from the JobQueen and keeping track of what JobNodes in the JobDAG still have outstanding jobs and for updating the JobDAG.
- Author
- Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)
| static basic::Tracer TR |
( |
"protocols.jd3.job_distributors.JobExtractor" |
| ) |
|
|
static |