wrench::WorkloadTraceFileReplayerEventReceiver
-
class WorkloadTraceFileReplayerEventReceiver : public wrench::ExecutionController
A WMS that only submits a single job to a given batch service, which is used to implement batch workload replay.
Public Functions
Constructor.
- Parameters:
hostname – the name of the host on which the “one job” WMS will run
job_manager – A JobManager with which to interact
-
virtual int main() override
main method of the WorkloadTraceFileReplayerEventReceiver daemon
- Returns:
0 on success