wrench::BareMetalComputeServiceProperty

class wrench::BareMetalComputeServiceProperty : public wrench::ComputeServiceProperty

Configurable properties for a bare_metal_standard_jobs.

Public Static 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.