java - choosing language to work on very large text files (up to some terabytes) -



java - choosing language to work on very large text files (up to some terabytes) -

i working on project uses text files (.txt) input, reading them line line files can go big 1 terabytes. know languages/technologies used similar problems, java, bash, awk, , python. don't know 1 can work such big file, , kind on tricks , tweaks needed.

as long process file line line , assemble statistics, doesn't matter tool choose.

java has advantage in terms of speed, compared scripting languages, in end difference constant factor. matters algorithm utilize process file.

java python bash awk

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -