Jump to ratings and reviews
Rate this book

Reactive Applications with Akka.NET

Rate this book
Summary

Reactive Applications with Akka.NET is a hands-on book that builds on fundamental concepts to teach you how to create reliable and resilient applications in the reactive style.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Enterprise-scale software needs to be unfailingly reliable, consistently performant under unpredictable loads, and easy to scale and maintain. Reactive applications guarantee these qualities through clear isolation of system components and message-based communication. Akka.NET ports the battle-tested Akka Actors toolkit from the JVM, radically simplifying the concurrency and asynchronous message handling at the heart of a reactive system.

About the Book

Reactive Applications with Akka.NET teaches you to write high-performance, concurrent systems without explicitly managing threads and locking. You'll experience the power of Akka.NET and the Actors concurrency model by exploring a real-world case study in each chapter. As you go further, you'll start to grok the power of asynchronous communication in a distributed environment and take on practical tasks like deploying, debugging, and establishing performance guarantees.

What's Inside



About the Reader

Readers should be comfortable with C# or F# and the .NET framework.

About the Author

Anthony Brown is a .NET consultant specializing in F# and reactive systems.

Table of Contents

280 pages, Paperback

Published March 16, 2019

4 people are currently reading
25 people want to read

About the author

Anthony Brown

155 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (15%)
4 stars
6 (46%)
3 stars
5 (38%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
1 review
January 31, 2020
A good introduction to Akka in the world of .Net
523 reviews
quit
March 29, 2017
A decent primer on Akka.Net. Similar info can probably be found online. I didn't complete all chapters as it was determined that I'll likely not be making use of this tech in the near-term.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.