yantra

↗ HN profile [ 563 ms ] full profile
Karma
1
Created
March 8, 2016 (10y ago)
Submissions
0
  1. How do I use Go language to distribute a simple averaging function on large file? I'm trying to learn how to program Go using a following problem: I've a rather large file (25Gb) of data. I want to compute a simple…