Hacker News new | ask | show | jobs
Ask HN: How did you learn concurrency?
1 points by kevinjcliao 3487 days ago
I've been trying to pick up Elixir and the actor-based concurrency model with it, but I just can't seem to get my head around it.

What articles, books, talks, lectures, etc. did you use to understand different concurrency models?