wrench::ServerlessComputeServiceProperty
-
class ServerlessComputeServiceProperty : public wrench::ComputeServiceProperty
Configurable properties for a ServerlessComputeService.
Public Static Attributes
-
static const std::string CONTAINER_IDLE_TIMEOUT
The timeout before an idle container is terminated and its disk/resources reclaimed.
-
static const std::string CONTAINER_STARTUP_OVERHEAD
The overhead to start a container after the image has been loaded into RAM (default value: “0”, default unit: seconds): Examples: “5”, “5s”, “5000ms”, etc.
-
static const std::string STORAGE_SERVICES_BUFFER_SIZE
The buffer size used by all internal storage services.
-
static const std::string CONTAINER_IDLE_TIMEOUT