.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Concurrency in .NET with Riccardo Terrell
March 26, 2018
00:49:00
47.32 MB
Downloads: 0
How do you do concurrency? Carl and Richard talk to Riccardo Terrell about his new book on concurrency in .NET. More than just ASync and AWait, there are still a ton of concurrency options available in .NET, you just need to know when and where to apply them. The conversation ranges over a bunch of different technologies, including a lot of discussion on functional programming as a whole, since it lends itself to concurrency far better. But you don't have to use F# to write functional code! Riccardo talks through a number of strategies for deciding when concurrency makes sense and how to do it safely.