Hacker News new | ask | show | jobs
by jacquesm 2126 days ago
COBOL is ridiculously efficient when it comes to doing bulk IO when coupled with the right hardware that is optimized for COBOL. Attempting to use some other language to do the same thing will have the same effect as inefficient memory access patterns have on a GPU.
1 comments

Few people will realize that COBOL is actually a very low level language these days.