-
Course
- Core Tech
Improving Message Throughput in Akka.NET
Create more performant, reactive, and scalable Akka.NET systems by increasing and optimizing message throughput.
What you'll learn
Akka.NET makes building concurrent, scalable, reactive, self-healing, and distributed systems easier. Even though Akka.NET actors help us to manage concurrency, they only process one message at a time. This may lead to bottlenecks, reduced message throughput and reduced system responsiveness. By the end of this course you'll know how to increase and optimize the throughput of messages through actors and create more performant, reactive, and scalable systems.
Table of contents
About the author
With over 15 years experience, Jason Roberts is a Microsoft .NET MVP, freelance developer, and author.
More Courses by Jason