Hadoop is related

[Imported from Trac: page RelatedProjects, version 5]
zooko 2008-03-20 13:28:01 +00:00
parent 3ab3c26561
commit 6b6406fd92

@ -11,3 +11,5 @@ These projects have no specific relationship with our project, but they are simi
* [mogilefs](http://www.danga.com/mogilefs/) is an open source decentralized data storage grid in which files are replicated to a number of storage servers. It is written in Perl and uses MySQL. It was written by the folks who made [LiveJournal](http://livejournal.com). The name is an anagram for "OMG files".
* [GNUnet](http://gnunet.org) is an anonymous, censorship-resistant, file-sharing network.
* [Hadoop](http://hadoop.apache.org/core/) is inspired by the Google File System and mapreduce, is supported by Yahoo, and seems to have broad acceptance among programmers.