in reply to Processing large file using threads
I have a file that has over 21 million lines in it ... it will take days to process each lineDid you really mean that it will take almost 60,000 years to run the code? Or did you mean it will take days to process each file?
Also, why do you think using threads will be useful?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Processing large file using threads
by Anonymous Monk on May 08, 2007 at 22:42 UTC | |
by Joost (Canon) on May 08, 2007 at 23:34 UTC |