I'm doing Data Warehourse related work. I have lots of files (size is about 1G for each), which are extracted from Oracle and need to be processed.
Here I can use Java and Perl based on the host environment.
But I'm not sure which kind of language can have a better performance to process such kind of big text file?
Anyone can give me some suggestions?
Thanks a lot.