handling large files without much memory usage - TechRepublic
General discussion
August 23, 2004 at 05:21 AM
jaya12_1

handling large files without much memory usage

by jaya12_1 . Updated 21 years, 10 months ago

Can anybody tell how to handle large files without much memory usage. I tried using input stream, but it takes a lot of time. For 1Mb, it takes more than 40 minutes. Can anybody suggest better way to solve this problem.

This discussion is locked

All Comments