Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
The Model behind Google
Submitted by Steffen on Fri, 11/25/2005 - 12:49
There is a PDF document on Google Labs that describes the model the applications of Google are implemented with. The thing is called MapReduce and is a way to code and think in algorithms that make a partitioning to a server cluster quite easy. You can do simple things like sort and grep, but after all, the large scale web index and the Google File System (GFS) are written with that model. Hey, dudes at Google, make that thing open-source. Or, why shouldn't we try to implement that thing? Anyone willing to join me?
Trackback URL for this post:
http://www.ruzee.com/trackback/6

Works like a
Works like a charm...
http://labs.google.com/papers/mapreduce-
http://labs.google.com/papers/mapreduce-osdi04.pdf, link die