Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Processing Large Files – Java, Go and 'Hitting the Wall' | Better HN
Processing Large Files – Java, Go and 'Hitting the Wall'
(opens in new tab)
(marcellanz.com)
2 points
0x001D
6y ago
2 comments
Share
2 comments
default
newest
oldest
PaulHoule
6y 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.
0x001D
OP
6y ago
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...
j
/
k
navigate · click thread line to collapse