wrench::BatchComputeServiceJobRequestMessage
-
class wrench::BatchComputeServiceJobRequestMessage : public wrench::BatchComputeServiceMessage
A message sent to a BatchComputeService to submit a batch job for execution.
Public Functions
Constructor.
- Parameters
answer_mailbox – the mailbox to which the answer should be sent back
job – the BatchComputeService job
payload – the message size in bytes
- Throws
std::invalid_argument –