Hacker News new | ask | show | jobs
by PaulHoule 2639 days ago
The same strategy of "breaking the file up into chunks" and "processing chunks in parallel" would work as well in Java as it does in Go.
1 comments

most probably yes. "Make Variation7 in Java as fast as our Revision 9 in Go, that should be possible as there is no magic happening here" is one of the exercises left...