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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

From Parallel to Concurrent [video]

126 点作者 mr_tyzic将近 11 年前

6 条评论

__Joker将近 11 年前
I like the distinction provided in this hn comment <a href="https://news.ycombinator.com/item?id=5711232#up_5714834" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5711232#up_5714834</a>
评论 #7857008 未加载
评论 #7857823 未加载
评论 #7857410 未加载
seanewest将近 11 年前
He did a similar talk in 2012 titled &#x27;Concurrency is not Parallelism&#x27;<p>Link: <a href="http://vimeo.com/49718712" rel="nofollow">http:&#x2F;&#x2F;vimeo.com&#x2F;49718712</a>
kopparam将近 11 年前
Very nice talk. I too sometimes get confused in what true concurrency means. Also, I think people are not looking at this because of the &quot;msdn&quot; :P
评论 #7857245 未加载
评论 #7856817 未加载
评论 #7856666 未加载
评论 #7856494 未加载
snarfy将近 11 年前
I like this definition: <a href="https://news.ycombinator.com/item?id=5715394" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5715394</a><p>Concurrency is a property of the problem - no dependencies between tasks. Parallelism is a solution which uses that property.<p>This definition doesn&#x27;t require (erroneous) distinctions between single and multicore systems. If I use a single core system to emulate a multicore system complete with emulated clock cycles and what not, are the emulated programs running concurrently or in parallel? From which point of view? The definition shouldn&#x27;t dictate an implementation.
mseepgood将近 11 年前
Wow, CPU centuries, petabytes
mortenlarsen将近 11 年前
An actual direct video download link that you can just wget. Works without javascript, without 15 HTTP redirects and no registration. I am speechless.
评论 #7856652 未加载
评论 #7856838 未加载
评论 #7858950 未加载