3

I would like to know some interesting challenges based on distributed systems that could be solved within the time frame of a quarter (my university follows quarter system!). I am hoping to work on a single project that would satisfy both an Operating Systems course as well as a Distributed Systems course so that I would have plenty of time to work on it (as I have taken both courses!). I am looking for a strong programming component. Could anybody point me in the right direction? I know Hadoop/map-reduce is the hot stuff but I would appreciate it if someone suggested solvable challenges in the field of virtual machines.

4

2 に答える 2

1

MIT には、「分散型コンピュータ システム エンジニアリング」という OCW クラスがあり、役立つプロジェクト セクションがあります。

于 2012-01-31T07:24:59.670 に答える
0

Academic Papers の Mapreduce & Hadoop Algorithmsに関するこのブログ エントリ(5 回目の更新 – 2011 年 11 月) を確認してください。ブログ エントリの問題領域は、MapReduce 以外の分散アルゴリズムを使用しても解決できます。

誇大宣伝に乗るのではなく、興味のあるトピックを選んでそれに取り組むことをお勧めします.

于 2012-01-31T02:02:36.100 に答える