Go language question about learning

1 points by yantra ↗ HN
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 arithmetic function on a sliding window over this file. I've installed Go on 3 different machines in our network and want to use them as my Go Cluster. Please help.

0 comments

[ 5.2 ms ] story [ 21.4 ms ] thread

No comments yet.