WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Static Public Attributes | List of all members
wrench::HTCondorComputeServiceProperty Class Reference

Properties for an HTCondor service. More...

#include <HTCondorComputeServiceProperty.h>

Inheritance diagram for wrench::HTCondorComputeServiceProperty:
wrench::ComputeServiceProperty wrench::ServiceProperty

Static Public Attributes

static const std::string GRID_POST_EXECUTION_DELAY
 Overhead (in seconds) between condor and a batch_standard_and_pilot_jobs compute service for the completion of execution of grid-universe jobs.
 
static const std::string GRID_PRE_EXECUTION_DELAY
 Overhead (in seconds) between condor and a batch_standard_and_pilot_jobs compute service for the start of execution of grid-universe jobs.
 
static const std::string NEGOTIATOR_OVERHEAD
 Overhead, in seconds, of the HTCondor Negotiator, which is invoked each time a new job is submitted or a running job completes and there are still pending jobs.
 
static const std::string NON_GRID_POST_EXECUTION_DELAY
 Overhead (in seconds) between condor and a bare-metal compute for the completion of execution of non-grid-universe jobs.
 
static const std::string NON_GRID_PRE_EXECUTION_DELAY
 Overhead (in seconds) between condor and a bare-metal compute service for the start of execution of non-grid-universe jobs.
 

Detailed Description

Properties for an HTCondor service.


The documentation for this class was generated from the following file: