2021-07-29 22:51:04 +00:00
|
|
|
:PROPERTIES:
|
|
|
|
:ID: 8ad5f29c-f967-4e36-b37a-22c309988df7
|
|
|
|
:ROAM_REFS: https://joearms.github.io/published/2013-04-05-concurrent-and-parallel-programming.html
|
|
|
|
:END:
|
2021-03-23 05:30:22 +00:00
|
|
|
#+title: Concurrent and Parallel Programming
|
2021-07-29 22:51:04 +00:00
|
|
|
#+filetags: :literature:articles:
|
2021-03-23 05:30:22 +00:00
|
|
|
|
|
|
|
From Joe Armstrong's blog:
|
|
|
|
|
|
|
|
#+begin_quote
|
|
|
|
What's the difference between concurrency and parallelism?
|
|
|
|
|
|
|
|
Explain it to a five year old.
|
|
|
|
|
|
|
|
[[file:data/fb/2246e7-e0a7-455b-a030-1bd4dfda4ce3/con_and_par.jpeg]]
|
|
|
|
|
|
|
|
- Concurrent :: Two queues and one coffee machine.
|
|
|
|
- Parallel :: Two queues and two coffee machines.
|
|
|
|
#+end_quote
|
|
|
|
|
|
|
|
* Attachments :ATTACH:noexport:
|
|
|
|
:PROPERTIES:
|
|
|
|
:ID: fb2246e7-e0a7-455b-a030-1bd4dfda4ce3
|
|
|
|
:END:
|