Main Content

Does the GDC Data Transfer Tool use random or sequential read/write? Does the choice of protocol make a difference?

Submitted by Anonymous on

The GDC Data Transfer Tool uses sequential read/write for each file segment that is being transferred. By default, the tool executes multipart transfers, which results in multiple parallel, sequential read or write operations. To turn off multipart transfers, users can set the number of processes to 1.

Subject Tag