-- Queue will incrementally now write out its jobReport.txt file whenever jobs finish running (FAIL or DONE) -- This makes it far easier to track what's going on, or to analyze incrementally performance results coming out of Queue -- Generally cleaned up the QJobsReporting code, creating a new clean class QJobsReporter that holds all of the information on what to do log and where to put into, which was previously scattered in QCommandLine and QJobReport |
||
|---|---|---|
| .. | ||
| drmaa | ||
| gridengine | ||
| lsf | ||
| shell | ||
| CommandLineJobManager.scala | ||
| CommandLineJobRunner.scala | ||
| CommandLinePluginManager.scala | ||
| FunctionEdge.scala | ||
| InProcessJobManager.scala | ||
| InProcessRunner.scala | ||
| JobManager.scala | ||
| JobRunInfo.scala | ||
| JobRunner.scala | ||
| MappingEdge.scala | ||
| QEdge.scala | ||
| QGraph.scala | ||
| QGraphSettings.scala | ||
| QNode.scala | ||
| RunnerStatus.scala | ||