A message sent by a BatschedNetworkListener to a Batsched-enabled BatchComputeService to tell it to start a job execution, passing it the JSON reply received from Batsched.
More...
#include <BatchComputeServiceMessage.h>
A message sent by a BatschedNetworkListener to a Batsched-enabled BatchComputeService to tell it to start a job execution, passing it the JSON reply received from Batsched.
◆ BatchExecuteJobFromBatSchedMessage()
wrench::BatchExecuteJobFromBatSchedMessage::BatchExecuteJobFromBatSchedMessage |
( |
simgrid::s4u::Mailbox * |
answer_mailbox, |
|
|
std::string |
batsched_decision_reply, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to reply to |
batsched_decision_reply | the decision reply from Batsched |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: