wrench::BareMetalComputeServiceProperty
-
class 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 TERMINATE_WHENEVER_ALL_RESOURCES_ARE_DOWN
If true, service will terminate whenever all resources are down.
-
static const std::string THREAD_STARTUP_OVERHEAD
The overhead to start a thread (default value: “0”, default unit: seconds): Examples: “5”, “5s”, “5000ms”, etc.
-
static const std::string FAIL_ACTION_AFTER_ACTION_EXECUTOR_CRASH