Concurrent and Parallel Programming

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

What’s the difference between concurrency and parallelism?

Explain it to a five year old.

Concurrent and Parallel Programming_第1张图片

Concurrent = Two queues and one coffee machine.

Parallel = Two queues and two coffee machines.

Tagged:   concurrency      parallel      programming   
http://joearms.github.io/2013/04/05/concurrent-and-parallel-programming.html

转载于:https://my.oschina.net/u/658658/blog/522685

你可能感兴趣的:(python)