664 B
664 B
Concurrent and Parallel Programming
From Joe Armstrong's blog:
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.