Philly ETE 2015 #23 – Paul Butcher – Concurrency: It’s Harder (and Easier) Than You Think
This talk will start by looking at some of the less well-understood problems with multi-threaded programming—everyone knows about deadlock and livelock, but do you know what the memory model says about concurrent code, and why that makes it even harder to write than you thought?