Everything on Tag: asynchronous programming

My new talk about .NET Threading is online

2017-02-03 at 12:48 0 comments

My new talk about .NET Threading that I held last Monday at the .NET User Group Regensburg is now online. In it, we’ll take a look behind the curtain of threads, the thread pool, tasks and async await as well as lock-free programming.

Continue reading