Название: Akka.NET Succinctly Автор: Zoran Maksimovic Издательство: syncfusion Год: 2018 Формат: pdf Страниц: 121 Размер: 2.96 MB Язык: English
Akka.NET is an open-source actor model framework written exclusively for Microsoft.NET in C# and compatible with .NET Core. It simplifies the building of scalable, concurrent, high-throughput, and low-latency systems, making life for software developers a bit easier. Zoran Maksimovic's Akka.NET Succinctly will show readers what an actor model is and how to work with actors in Akka.NET, taking them from an actor's lifecycle through to unit testing.
Introduction Akka.NET Components Introduction to Actors Working with Actors Actor Lifecycle and States The Actor’s Switchable Behavior Actor Hierarchies Actor Path and Actor Selection Supervision Other Components Unit Testing Akka.NET Akka.NET Routers Actors in ASP.NET Core Akka.NET Remoting