WebDFS

WebDFS
Developer(s) Shane Hill
Stable release 0.12 / October 12, 2009 (2009-10-12)
Operating system Linux
Type Distributed file system
License New_BSD_license
Website google code repo

An Open Source Distributed File System that can be used behind an HTTP server (Apache, lighttpd, Hiawatha, Cherokee etc.) to implement a highly scalable DFS for storing images, etc.

webDFS is mostly based on the algorithms described in these papers ( PDF ):

http://users.soe.ucsc.edu/~elm/Papers/ipdps03.pdf

http://users.soe.ucsc.edu/~elm/Papers/ipdps04.pdf

http://www.ssrc.ucsc.edu/Papers/weil-sc06.pdf

The algorithms come from a family of algorithms known as the RUSH family; Replication Under Scalable Hashing. If built correctly, a system built on the RUSH algorithms will have the following characteristics: (some of the text below is taken from the algorithm whitepaper)

External links

This article is issued from Wikipedia - version of the Thursday, September 25, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.