2 comments

[ 1.6 ms ] story [ 15.1 ms ] thread
Retrieving data to process and storing back to some giant "storage units" are becoming more and more obsolete. The future is google style: data is replicated and backed up at all times and you push computation to data to explore data locality.
Mitigate this by keeping redundant copies on multiple servers, avoiding having similar servers with largely the same set of chunks.