This course is designed to help take you from knowing nothing about Akka.NET and the actor model to being able to build your own applications from scratch.
Akka.NET Bootcamp is free and will be delivered to you via email.
Akka.NET Bootcamp series includes 17 individual lessons that walk you through creating 3 distinct applications over the course of a week.
Akka.NET Bootcamp is divided into three units, each of which comes with its own Akka.NET application that you will build alongside our instructions.
ActorSystem
b. Defining and Handling Messages
c. Using Props
and ActorRef
s
d. Child Actors, Hierarchies, and Supervision
e. Looking up actors by address with ActorSelection
f. The Actor LifecycleConfig
and Deploying Actors via App.Config
b. Using ReceiveActor
for Smarter Message Handling
c. Using the Scheduler
to Send Recurring Messages
d. Switching Behavior at Run-time with Become
and Unbecome
e. Using a Stash
to Defer Message ProcessingAsk<T>
: How to Wait for a Specific Message
e. How to Use async
Methods Inside Actors
f. Graceful Fault ToleranceOnce you’re finished with Akka.NET Bootcamp you’ll be able to build basic Akka.NET applications from scratch with no issues.
If you like your experience with Akka.NET Bootcamp, consider taking our Advanced Akka.NET Online Training to learn how to use Akka.NET Design Patterns, Akka.Remote, and Akka.Cluster to build distributed systems with Akka.NET!