From: Sebastian Newstream Date: 2008-11-10T23:10:51+09:00 Subject: Re: Moving large amount of files, 1.750.000+ Saji N. Hameed wrote: > * Sebastian Newstream [2008-11-10 17:11:08 +0900]: > >> > language which is just added overhead. Then let us know how many hours >> time with about 20s! I had no idea that output was so demanding.). >> * I kept the filehandle open for writing to the process.log. >> * I also removed any line of unessesary code in the critical part of my >> application. >> This lowered the time to around 17s. I will now try to run the test on >> the right environment. >> >> Of course I will post the results here for your guys to se. >> Thanks again for your time. >> //Sebastian > > > This may be a naive suggestion. It may be worthwhile to see if there > is a benefit in parallelize the process using Threads (split the > transfer > jobs among multiple threads ??? ... ) > > saji > -- > Saji N. Hameed > > APEC Climate Center +82 51 668 7470 > National Pension Corporation Busan Building 12F > Yeonsan 2-dong, Yeonje-gu, BUSAN 611705 saji@apcc21.net > KOREA Thanks for your input. I the time wont go down any more I will definitley try this. Best regards //Sebastian -- Posted via http://www.ruby-forum.com/.