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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: A good intro to distributed systems?

6 点作者 ___Calv_Dee___大约 13 年前
Does anyone know of a good theoretical piece of literature providing an introduction to distributed systems? I am looking to work on a project, leveraging Amazon's free tier to create a small-scale (I know, counter-intuitive) distributed application. I do not have a problem domain for my project or even an idea, really. I am also lacking a strong mathematical background which is why I am struggling to find a good "beginner's" introduction. I am fascinated by the concept of distributed systems and the messaging process between them. I want to create a system that leverages very large data sets and am not too sure where to begin. Any direction would be most appreciated!

1 comment

___Calv_Dee___大约 13 年前
To follow up... This seems to be a good start <a href="http://code.google.com/edu/parallel/dsd-tutorial.html" rel="nofollow">http://code.google.com/edu/parallel/dsd-tutorial.html</a>