CloudStore

This is an article about an implementation of the Google File System, for the UK Government G-Cloud services store see UK Government G-Cloud#CloudStore.

CloudStore (KFS, previously Kosmosfs) was Kosmix's C++ implementation of the Google File System. It parallels the Hadoop project, which is implemented in the Java programming language. CloudStore supports incremental scalability, replication, checksumming for data integrity, client side fail-over and access from C++, Java and Python. There is a FUSE module so that the file system can be mounted on Linux.

In September 2007 Kosmix published Kosmosfs as open source.[1] The last commit activity was in 2010. The Google Code page for Kosmosfs now points to the Quantcast File System on GitHub which is the successor to KFS.[2] A former project on SourceForge used the name CloudStore in 2008.[3]

See also

References

  1. "Kosmix releases Google GFS workalike 'KFS' as open source". Skrentablog. September 27, 2007. Archived from the original on October 11, 2007. Retrieved June 25, 2013.
  2. "Kosmos distributed file system". Google Code web site. Retrieved June 25, 2013.
  3. "Sponsors". Archived from the original on September 6, 2008. Retrieved June 25, 2013.
This article is issued from Wikipedia - version of the 9/12/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.