Building Reactive Concurrent WPF Applications with Akka.NET
Offered By: Pluralsight
Course Description
Overview
Easily create reactive WPF applications that can do multiple tasks concurrently, and automatically update the UI with no manual thread management code.
Akka.NET makes building concurrent and reactive WPF applications easier. With Akka.NET, we can easily create user interfaces that react to changes in the model, and we can easily execute multiple activities concurrently without needing to write complex and error-prone locking and thread-management code. The results of these concurrent activities can be easily marshalled back onto the UI through the use of view-models and "bridge" actors. As an added benefit, due to the supervision features in Akka.NET, we can design our WPF applications to be self-healing.
Akka.NET makes building concurrent and reactive WPF applications easier. With Akka.NET, we can easily create user interfaces that react to changes in the model, and we can easily execute multiple activities concurrently without needing to write complex and error-prone locking and thread-management code. The results of these concurrent activities can be easily marshalled back onto the UI through the use of view-models and "bridge" actors. As an added benefit, due to the supervision features in Akka.NET, we can design our WPF applications to be self-healing.
Syllabus
- Introduction 16mins
- Building the Stock Price Watching Actors 38mins
- Creating the User Interface Actors 36mins
Taught by
Jason Roberts
Related Courses
Front-End JavaScript Frameworks: AngularThe Hong Kong University of Science and Technology via Coursera Многопоточность и сетевое взаимодействие в Android
Moscow Institute of Physics and Technology via Coursera Creating a Dynamic Web Application using RShiny
Coursera Project Network via Coursera Building Web Applications with Shiny in R
DataCamp Develop a reactive Java microservice with ReactiveJ
Udemy