- We have designed and implemented the Google File System, a scalable distributed file system for large distributed data-intensive applications. It provides ...We have designed and implemented the Google File System, a scalable distributed file system for large distributed data-intensive applications. It provides fault tolerance while running on inexpensive commodity hardware, and it delivers high aggregate performance to a large number of clients.
- We have developed the Kosmos Distributed File System (KFS), a high performance distributed file system.
- memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications ...memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.


user