Akka.NET Actors: Async / Await vs PipeTo
Petabridge Petabridge
2.31K subscribers
1,298 views
0

 Published On Feb 4, 2022

In this video we discuss async / await vs. PipeTo when it comes to dealing with the TPL (Task and Parallelism Library) inside Akka.NET actors? What are the best practices for each and what are the trade offs?

Blog Post: https://petabridge.com/blog/async-awa...
Code Sample: https://github.com/Aaronontheweb/Akka...
Phobos: https://phobos.petabridge.com/

Introduction (0:00)
Akka.NET Message Processing (0:22)
Await in Akka.NET (2:34)
PipeTo in Akka.NET (5:40)
Code Sample (7:02)
Executing Await Sample (9:42)
Executing PipeTo Sample (12:44)
Best Practices (15:36)

show more

Share/Embed