This is Not the Async You Are Looking For
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of asynchronous programming in .NET through this comprehensive conference talk. Delve into the misconceptions surrounding Async/Await and gain a deeper understanding of its proper implementation. Learn to differentiate between CPU-intensive and I/O-intensive applications, and discover how to determine the optimal number of CPU threads for your specific use case. Evaluate whether your business requirements truly necessitate asynchronous processing. Examine the advantages and potential pitfalls of Async/Await, while also exploring alternative approaches to creating multi-threaded applications. Equip yourself with the knowledge to select the most appropriate asynchronous programming technique for your unique development challenges.
Syllabus
This is not the Async you are looking for - Liam Westley
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube