Reactive Design Patterns
by: Roland Kuhn Dr. - Brian Hanafee - Jamie Allen
ISBN-10: 1617291803
ISBN-13: 9781617291807
Edition: 1
Released: 2017-03-05
Pages: 392
Book Description
Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient,responsive,and elastic. In this book you’ll find patterns for messaging,flow control,resource management,and concurrency,along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka. Foreword by: Jonas Bonér.
Modern web applications serve potentially vast numbers of users – and they need to keep working as servers fail and new ones come online,users overwhelm limited resources,and information is distributed globally. A Reactive application adjusts to partial failures and varying loads,remaining responsive in an ever-changing distributed environment. The secret is message-driven architecture – and design patterns to organize it.
eactive Design Patterns presents the principles,patterns,and best practices of Reactive application design. You’ll learn how to keep one slow component from bogging down others with the Circuit Breaker pattern,how to shepherd a many-staged transaction to completion with the Saga pattern,how to divide datasets by: Sharding,and more. You’ll even see how to keep your source code readable and the system testable despite many potential interactions and points of failure.
What’s Inside
The definitive guide to the Reactive Manifesto
Patterns for flow control,delimited consistency,fault tolerance,and much more
Hard-won lessons about what doesn’t work
Architectures that scale under tremendous load
Reactive Design Patterns
未经允许不得转载:finelybook » Reactive Design Patterns
相关推荐
- Making Futures Work: Integrating Futures Thinking for Design, Innovation, and Strategy
- Node.js: The Comprehensive Guide to Server-Side JavaScript Programming
- Simulation of Power Electronics Circuits with MATLAB®/Simulink®: Design, Analyze, and Prototype Power Electronics
- Getting Started with JavaScript: A JavaScript Beginner's Guide to Building Dynamic Web and Mobile Apps with Hands-On Examples and 200+ Sample Projects
finelybook
