wrench::FileReaderThread

class FileReaderThread : public wrench::Service

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

Public Functions

FileReaderThread(std::string hostname, S4U_CommPort *creator_commport, std::shared_ptr<FileLocation> location, double num_bytes)

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 read location

  • num_bytes – the number of bytes to read