roam/20210323012431-concurrent_and_parallel_programming.org

22 lines
596 B
Org Mode
Raw Normal View History

2021-03-23 05:30:22 +00:00
#+title: Concurrent and Parallel Programming
#+roam_key: https://joearms.github.io/published/2013-04-05-concurrent-and-parallel-programming.html
#+roam_tags: literature articles
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: