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

Configurable properties for a bare_metal_standard_jobs. More...

#include <BareMetalComputeServiceProperty.h>

Inheritance diagram for wrench::BareMetalComputeServiceProperty:
wrench::ComputeServiceProperty wrench::ServiceProperty

Static Public Attributes

static const std::string FAIL_ACTION_AFTER_ACTION_EXECUTOR_CRASH
 If true, fail action after an executor crash, otherwise re-ready it and try again.
 
static const std::string TASK_STARTUP_OVERHEAD
 The overhead to start a thread, in seconds.
 
static const std::string TERMINATE_WHENEVER_ALL_RESOURCES_ARE_DOWN
 If true, service will terminate whenever all resources are down.
 

Detailed Description

Configurable properties for a bare_metal_standard_jobs.


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