wrench::FileWriterThread

class FileWriterThread : public wrench::Service

A helper daemon (co-located with a data movement manager)

Public Functions

FileWriterThread(std::string hostname, simgrid::s4u::Mailbox *creator_mailbox, std::shared_ptr<FileLocation> location)

Constructor.

Parameters:
  • hostname – the hostname on which the data movement manager is to run

  • creator_mailbox – the mailbox of the manager’s creator

  • location – the write location