• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Building Concurrent Applications with the Actor Model in Akka.NET

Easily build concurrent .NET applications using the high level abstractions of the Actor Model that automatically recovers from errors and that can be distributed across multiple computers with little additional effort.

Jason Roberts - Pluralsight course - Building Concurrent Applications with the Actor Model in Akka.NET
by Jason Roberts

What you'll learn

Building concurrent applications is hard, even more so when they need to be scaled up by adding more CPUs or scaled out over multiple computers. By the end of this course, you’ll understand how Actor Models provide a higher level abstraction for building concurrent applications and how to leverage the open source Akka.NET framework to easily build concurrent, self-healing, and distributed .NET applications.

Table of contents

About the author

Jason Roberts - Pluralsight course - Building Concurrent Applications with the Actor Model in Akka.NET
Jason Roberts

With over 15 years experience, Jason Roberts is a Microsoft .NET MVP, freelance developer, and author.

More Courses by Jason