What’s the difference between concurrency and parallelism?
Explain it to a five year old.
Concurrent = Two queues and one coffee machine.
Parallel = Two queues and two coffee machines.
Concurrent and Parallel Programming
原文:http://my.oschina.net/u/658658/blog/522685