A message sent to a BatchComputeService to submit a batch_standard_and_pilot_jobs job for execution.
More...
#include <BatchComputeServiceMessage.h>
A message sent to a BatchComputeService to submit a batch_standard_and_pilot_jobs job for execution.
◆ BatchComputeServiceJobRequestMessage()
wrench::BatchComputeServiceJobRequestMessage::BatchComputeServiceJobRequestMessage |
( |
simgrid::s4u::Mailbox * |
answer_mailbox, |
|
|
std::shared_ptr< BatchJob > |
job, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to which the answer should be sent back |
job | the BatchComputeService job |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: