9781617292989-1617292982-Reactive Applications with Akka.NET

Reactive Applications with Akka.NET

ISBN-13: 9781617292989
ISBN-10: 1617292982
Edition: First Edition
Author: Anthony Brown
Publication date: 2019
Publisher: Manning
Format: Paperback 280 pages
FREE US shipping

Book details

ISBN-13: 9781617292989
ISBN-10: 1617292982
Edition: First Edition
Author: Anthony Brown
Publication date: 2019
Publisher: Manning
Format: Paperback 280 pages

Summary

Reactive Applications with Akka.NET (ISBN-13: 9781617292989 and ISBN-10: 1617292982), written by authors Anthony Brown, was published by Manning in 2019. With an overall rating of 3.6 stars, it's a notable title among other Business Technology (Internet & Networking, Hardware & DIY, Internet, Groupware, & Telecommunications, Networking & Cloud Computing, Microsoft Programming, Programming, Web Design, Web Development & Design, Internet & Social Media) books. You can easily purchase or rent Reactive Applications with Akka.NET (Paperback) from BooksRun, along with many other new and used Business Technology books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.3.

Description

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

  • Reactive application design
  • Dealing with application-level failures
  • Integrating Akka.NET with other frameworks
  • Applying reactive programming to the real world


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

    PART 1 THE ROAD TO REACTIVE
  1. Why reactive?
  2. Reactive application design


  3. PART 2 DIGGING IN
  4. Your first Akka.NET application
  5. State, behavior, and actors
  6. Configuration, dependency injection, and logging
  7. Failure handling
  8. Scaling in reactive systems
  9. Composing actor systems


  10. PART 3 REAL-LIFE USAGE
  11. Testing Akka.NET actors
  12. Integrating Akka.NET
  13. Storing actor state with Akka.Persistence
  14. Building clustered applications with Akka.Cluster
  15. Akka.NET and reactive programming in production
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book