TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Distributed storage system (Dynamo like) for educational purpose?

3 点作者 zengr超过 14 年前
I am a masters student and for my master's thesis. I was always interested in distributed computing, especially, when I learned about Dynamo, Bigtable etc. I decided to jump into it.<p>When I started, I found there are many research papers, production level apps (Voldemort, Cassandra etc) but the initial learning curve was very steep.<p>So, I decided to write yet another Dynamo like clone but, with simpler design, more pluggable architecture (to try out various modules, this way, it won't be restricted to Dynamo features but other algos/features can be plugged in), based on Java.<p>What do you think about this? Your comments are welcome. Any improvements, additions, changes you suggest?

1 comment

true_religion超过 14 年前
I'd be thrilled if instead you would contribute on the GlusterFS project, which provides a FUSE layer to a distributed file system with no single source of failure.<p>It has plugin ('translators') to enable HA, NUMFA, etc.<p>It's a very interesting project, but unfortunately hasn't seen as much press lately.
评论 #2109385 未加载