Description: A distributed file system, using C++ implementation, including: metaserver: a single meta-data server that provides a global namespace chunkserver: blocks of a file are broken up into chunks and stored on individual chunk servers. Client library: that provides the file system API to allow applications to interface with KFS.
File list (Check if you may need any files):
kfs-0.2.3.tar