Search for tag: "concurrency"

Cautionary Tales in Concurrency

Advances in Programming Languages 2018/19 Lecture 11: Cautionary Tales in Concurrency This lecture concluded the set on concurrency with three distinctive challenges for concurrent programming and…

From  Ian Stark 0 likes 32 plays 0  

Other Programming-Language Approaches to Concurrency

Advances in Programming Languages 2016/17 Lecture 10 Other Programming-Language Approaches to Concurrency The recording of APL 2018/19 Lecture 10 did not work properly — there is no audio, just…

From  Ian Stark 0 likes 39 plays 0  

Concurrency Abstractions

Advances in Programming Languages 2018/19 Lecture 9 Concurrency Abstractions This lecture reviews the built-in Java concurrency primitives from Lecture 8 and introduces some patterns that can help…

From  Ian Stark 0 likes 29 plays

Concurrency

Advances in Programming Languages 2018/19 Lecture 8 Concurrency Moving on from type systems, this lecture starts to look at programming for concurrency: why you might want — or need —…

From  Ian Stark 0 likes 41 plays