Archive of posts with the tag Interaction
-
Jul 15, 2014
Why is Concurrent Programming hard?
In short, I think, it is hard because on the one hand there is not a single concurrency
abstraction that fits all problems, and on the other hand the various different abstractions
are rarely designed to be used in combination with each other.