Sutter's excellent PDC talk on concurrency online
::: {.Section1} [Herb Sutter has in the past year made a convincing case that "the free lunch is over" for performance and that languages cannot ignore concurrency and remain relevant. His PDC talk introduces his thoughts for "Concur:" a set of conforming extensions to C++ that provides high-level abstractions ("active" objects …
more ...