wrench::FileWriterThread

class FileWriterThread : public wrench::Service

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

Public Functions

FileWriterThread(std::string hostname, S4U_CommPort *creator_commport, std::shared_ptr<FileLocation> location)

Constructor.

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

  • creator_commport – the commport of the manager’s creator

  • location – the write location