« September 2005 | Main | August 2006 »

October 01, 2005

Google's BigTable

GoogleのJeff Deanが、10月18日にUWで講演を行うみたいです。
http://www.cs.washington.edu/htbin-post/mvis/mvis?ID=437

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.

講演の内容は、Googleの新しい大規模データ管理システムBigTableの構造や実装などについてです。BigTableはペタバイト級のデータを何千台ものマシンで管理して、多数のクライアントからくる頻繁なデータのアップデートに対応するように設計されてるみたいです。しかし、なんだろ、命名がストレートだ。そこがいかにもGoogleっぽいけど。

この講演は当日ライブ中継もするそうです。多分後でビデオをダウンロード出来るようになるでしょう。前回、Jeff Deanが同じくUWで講演を行った時も後で、ビデオが公開されたので。その時のはこれ。
Google: A Behind-the-scenes Look

きっと、このBigTableはGFS、MapReduce、Global Work Queue、Sawzallに続くシステムなんでしょうね。GFSとかについてはこちらのGooglersが出している論文を参照されたし。
http://labs.google.com/papers/index.html

Googleのこの辺の技術は非常に興味深く、これらの論文の中には、如何にしてGoogleがあれだけのデータ量を処理したり、なぜあれだけ速いレスポンスタイムが実現出来てるのかが見えてくる。今回の講演も大分楽しみ。

Jeff Deanについて。
http://labs.google.com/people/jeff/index.html
因みに、彼がUWで講演をしてるのはただ単に彼がUW出身だからです。確か。