Improving Responsiveness, Sharing Collections, and Parallelizing Algorithms
Everyone
- 5 videos | 31m 1s
- Earns a Badge
In asynchronous programming, there are ways to improve responsiveness, share collections, and parallelize algorithms. In this course, you'll explore the various ways that parallelism can be added to an application by improving responsiveness of a desktop UI with asynchrony, collections of data can be shared between threads, and algorithms can be parallelized to use multiple cores. You'll begin by discovering considerations for using tasks in desktop applications. Then you'll learn how async and await factor into better UI responsiveness and how the function Task.Delay() can be used with async and await to implement functionality similar to a timer. Finally, you'll explore how to await multiple tasks using Task.WhenAll() and how BlockingCollection can be used as a wrapper around other collections. This course was originally created by Global Knowledge (GK).
WHAT YOU WILL LEARN
-
Discuss considerations for using tasks in a desktop application that will result in a responsive uiDescribe how async and await factor into better ui responsivenessDiscuss how the function task.delay() can be used with async and await to implement functionality that's similar to a timer
-
Describe how to await multiple tasks with task.whenall()Discuss how blockingcollection can be used as a wrapper around other collections
IN THIS COURSE
-
10m 54s
-
4m 56s
-
5m 24s
-
5m
-
4m 48s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.