galaxyproject / blend4j

blend4j is a JVM partial reimplementation of the Python library bioblend for interacting with Galaxy, CloudMan, and BioCloudCentral.
Eclipse Public License 1.0
16 stars 22 forks source link

Large File Uploads #5

Open jmchilton opened 11 years ago

jmchilton commented 11 years ago

Large file uploads are problematic because underlying infrastructure seems to be loading whole files into memory.

http://dev.list.galaxyproject.org/Large-files-in-blend4j-td4661549.html

Thanks to Eric Kuyt for the bug report.