Monday, October 03, 2005

BigTable

Jeff Dean of Google is giving a talk on BigTable at the University of Washington CS Department. The talk is also available live on the internet! :)

BigTable is a system for storing and managing very large amounts of structured data. The system is designed to manage several petabytes of data distributed across thousands of machines, with very high update and read request rates coming from thousands of simultaneous clients. In this talk, Jeff will discuss the basic design of BigTable and its implementation, provide some performance measurements, and outline some current applications of the system. He'll also touch on Google's future goals and directions for the system.

No comments: