Feature #11015
Updated by Tom Clegg almost 8 years ago
To improve throughput of crunch-run job output uploading, add support for multi-threaded asynchronous transfers to hide the latency inherent in cloud environments. Defer: Implementation detail: * - Move WriteTree() from crunch-run to the Go SDK so that this feature can be reused in other programs