10 #ifndef WRENCH_MULTINODEMULTICORESTANDARDJOBEXECUTORMESSAGEPAYLOAD_H
11 #define WRENCH_MULTINODEMULTICORESTANDARDJOBEXECUTORMESSAGEPAYLOAD_H
14 #include "wrench/services/ServiceMessagePayload.h"
43 #endif //WRENCH_MULTINODEMULTICORESTANDARDJOBEXECUTORMESSAGEPAYLOAD_H
static const std::string STANDARD_JOB_DONE_MESSAGE_PAYLOAD
The number of bytes in the control message sent by the executor to state that it has completed a job.
Definition: StandardJobExecutorMessagePayload.h:30
static const std::string STANDARD_JOB_FAILED_MESSAGE_PAYLOAD
The number of bytes in the control message sent by the executor to state that a job has failed.
Definition: StandardJobExecutorMessagePayload.h:32
Configurable message payloads for a StandardJobExecutor.
Definition: StandardJobExecutorMessagePayload.h:25