严谨一点的话,并发编程应改为并行编程 #553
Open
严谨一点的话,并发编程应改为并行编程 #553
Comments
|
提 PR 吧,以原文为主 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
原文第十三章,前言部分倒数第三段中,“...parallel programming (when parts of your program are running simultaneously on multiple processors)”,严谨一点的话,concurrency programming(并发) 和 parallelism programming(并行)应该是两个不同的概念,而原文括号后面的定义恰是并行编程的定义;是否应该修改?
The text was updated successfully, but these errors were encountered: