Reactive Design Patterns (Manning) |
Thursday, 27 July 2017 | |||
This is a guide for building message-driven distributed systems that are resilient, responsive, and elastic.The authors, Dr. Roland Kuhn, Brian Hanafee and Jamie Allen, include 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. <ASIN:1617291803> The book 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. The authors give advice on how to keep your source code readable and the system testable despite many potential interactions and points of failure. A free e-book is included with the print version of this title. Author: Dr. Roland Kuhn, Brian Hanafee and Jamie Allen
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews. To have new titles included in Book Watch contact BookWatch@i-programmer.info
|