You are here |
aphyr.com | ||
| | | |
www.integralist.co.uk
|
|
| | | | Introduction Shared Memory Message Passing Various options Mutexes/Semaphores Mutex vs Semaphore Atomic operations STM Clojure example Quick Clojure Concurrency Detour JRuby example Actors Transactions and Actors? Actors in Clojure Differences between Agents and Erlang Actors Limitations CSP Threads What is CPU bound vs I/O bound? Calculating the number of Threads Even workload distribution Conclusion 2020.02.25 UPDATE: this post was written a long time ago and I realize now (upon reflection) that it dip... | |
| | | |
www.npopov.com
|
|
| | | | ||
| | | |
existentialtype.wordpress.com
|
|
| | | | In an earlier post I mentioned that one goal of the new introductory curriculum at Carnegie Mellon is to teach parallelism as the general case of computing, rather than an esoteric, specialized subject for advanced students. Many people are incredulous when I tell them this, because it immediately conjures in their mind the myriad complexities... | |
| | | |
begriffs.com
|
|
| | Detailed guide to POSIX threads (pthreads) with fun examples |