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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Distributed Systems: A free online class

138 点作者 roperzh大约 4 年前

6 条评论

snidane大约 4 年前
Btw. there is a Distributed Systems lecture series by MIT from Spring 2020.<p><a href="https:&#x2F;&#x2F;youtube.com&#x2F;playlist?list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;playlist?list=PLrw6a1wE39_tb2fErI4-WkMbs...</a>
评论 #26539818 未加载
评论 #26539869 未加载
评论 #26539998 未加载
评论 #26540222 未加载
评论 #26538884 未加载
评论 #26538658 未加载
sershe大约 4 年前
As a long-time distributed systems developer, I actually wonder... is there going to be a lot of distributed systems development going forward?<p>1) A lot of the stuff that needed to be developed has been developed and generalized (and to a large extent centralized by cloud providers). It feels almost like web apps going from large teams writing complex LAMP projects from scratch (I remember writing hand-made XHR when prototype.js was an advanced JS library ;) to one person throwing something together in a week with feature-rich libraries and ready-made parts.<p>2) The trend (both present and future, e.g. TCP over NVMe, cheap massive SSDs, flash memory) is that many tasks that used to require state-of-the-art code, many coordinated machines, clever hackery to work around the slowness of the disk reads, etc. can now be easily done on one machine with simple code. Sure, there are exceptions (some types of ML tasks? specialized scientific&#x2F;HFT&#x2F;... workloads?), but I feel like the hardware capabilities are currently growing faster than the need to process more data, faster.<p>To be fair I also felt kinda like that in 2012 when Hadoop was hot and having SSDs on a server was cutting edge. Maybe I&#x27;m just paranoid ;)
sdht0大约 4 年前
The High Scalability blog [0] complements such courses nicely with curated lists of real world distributed systems and practices.<p>I also found this reading list [1] a great reference.<p>[0] <a href="http:&#x2F;&#x2F;highscalability.com" rel="nofollow">http:&#x2F;&#x2F;highscalability.com</a><p>[1] <a href="https:&#x2F;&#x2F;www.the-paper-trail.org&#x2F;post&#x2F;2014-08-09-distributed-systems-theory-for-the-distributed-systems-engineer" rel="nofollow">https:&#x2F;&#x2F;www.the-paper-trail.org&#x2F;post&#x2F;2014-08-09-distributed-...</a>
yelgrass大约 4 年前
Cool. I can learn something from this for my industrial automation job.
Tectorial大约 4 年前
Can somebody vote for the quality of this course?
评论 #26537735 未加载
评论 #26537684 未加载
aabbcc1241大约 4 年前
a clear showcase of purecss