Reactive Design Patterns

Reactive Design Patterns
Author :
Publisher : Simon and Schuster
Total Pages : 574
Release :
ISBN-10 : 9781638354055
ISBN-13 : 1638354057
Rating : 4/5 (057 Downloads)

Book Synopsis Reactive Design Patterns by : Jamie Allen

Download or read book Reactive Design Patterns written by Jamie Allen and published by Simon and Schuster. This book was released on 2017-02-21 with total page 574 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary 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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology 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. About the Book Reactive 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 About the Reader Most examples use Scala, Java, and Akka. Readers should be familiar with distributed systems. About the Author Dr. Roland Kuhn led the Akka team at Lightbend and coauthored the Reactive Manifesto. Brian Hanafee and Jamie Allen are experienced distributed systems architects. Table of Contents PART 1 - INTRODUCTION Why Reactive? A walk-through of the Reactive Manifesto Tools of the trade PART 2 - THE PHILOSOPHY IN A NUTSHELL Message passing Location transparency Divide and conquer Principled failure handling Delimited consistency Nondeterminism by need Message flow PART 3 - PATTERNS Testing reactive applications Fault tolerance and recovery patterns Replication patterns Resource-management patterns Message flow patterns Flow control patterns State management and persistence patterns


Reactive Design Patterns Related Books

Reactive Design Patterns
Language: en
Pages: 574
Authors: Jamie Allen
Categories: Computers
Type: BOOK - Published: 2017-02-21 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this
Hands-On Design Patterns with Java
Language: en
Pages: 347
Authors: Dr. Edward Lavieri
Categories: Computers
Type: BOOK - Published: 2019-04-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyond
Hands-On Design Patterns with Kotlin
Language: en
Pages: 299
Authors: Alexey Soshin
Categories: Computers
Type: BOOK - Published: 2018-06-15 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Make the most of Kotlin by leveraging design patterns and best practices to build scalable and high performing apps Key Features Understand traditional GOF desi
Spring 5 Design Patterns
Language: en
Pages: 396
Authors: , Dinesh Rajput
Categories: Computers
Type: BOOK - Published: 2017-10-06 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn various design patterns and best practices in Spring 5 and use them to solve common design problems. About This Book Explore best practices for designing
Scala Reactive Programming
Language: en
Pages: 540
Authors: Rambabu Posa
Categories: Computers
Type: BOOK - Published: 2018-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Build fault-tolerant, robust, and distributed applications in Scala Key Features - Understand and use the concepts of reactive programming to build distributed