HIGH PERFORMANCE SCALABLE STORAGE
Web-scale applications require a scalable storage infrastructure to process vast amounts of data. CloudStore (formerly, Kosmos filesystem) is an open-source high performance distributed filesystem designed to meet such an infrastructure need:
CloudStore is implemented in C++ using standard system components such as STL, boost libraries, aio, log4cpp.
CloudStore is integrated with Hadoop and Hypertable. This enables applications bult on those systems to seamlessly use CloudStore as the underlying data store.
CloudStore is deployed on Solaris and Linux platforms for storing web log data, crawler data, etc.
CloudStore source code is released under the terms of the Apache License Version 2.0.
|