This change will allow the unzip-from-URI option to intentionally create multiple HTTP streams to support several parallel readers, subject to parameters passed in that can limit this behavior.
This doesn't appear to make things quicker with the server I'm trying right now. It seems like we are probably limited by total network bandwidth rather than some artificial server-side limit.
This change will allow the unzip-from-URI option to intentionally create multiple HTTP streams to support several parallel readers, subject to parameters passed in that can limit this behavior.
This doesn't appear to make things quicker with the server I'm trying right now. It seems like we are probably limited by total network bandwidth rather than some artificial server-side limit.