Re: Huge files over 500 MB? - WeOnlyDo Discussion board

Re: Huge files over 500 MB? (General questions)

by wodSupport, Wednesday, March 17, 2010, 01:19 (5364 days ago) @ cyman

I asked about programming environment to see if you have threading capabilities, so perhaps parsing can be done in separate thread.

But I'm also considering to provide AsyncSave method, that would take the file and export it to real file in separate thread, so main process doesn't freeze. It will still take 15-20 seconds, but your app would be responsive in the meantime.

Kreso


Complete thread: