I would use use Unix shell command "cat" to paste all files into 1 big file and 
then just read that file. the slowness is coming from too many open and close 
calls. 
when reading large files Java is as fast as python.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to