Chapter 13. Akka.NET and reactive programming in production
Throughout the book, we’ve looked at several small case studies, each chapter detailing how an Akka.NET feature is applicable in a real-world scenario. In chapter 2, you also saw how to design an e-commerce website using the principles of the Reactive Manifesto. In this chapter, you’ll see how to combine these approaches by designing a reactive system from the ground up using Akka.NET functionality.