Misplaced Pages

CloudStore

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Distributed file system This is an article about an implementation of the Google File System, for the former UK Government G-Cloud services store see UK Government G-Cloud.

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. 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. A former project on SourceForge used the name CloudStore in 2008.

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.


Stub icon

This computer data storage-related software article is a stub. You can help Misplaced Pages by expanding it.

Categories: