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
Publisher: Manning
Date: March 2017
Pages: 392
ISBN: 978-1617291807
Print: 1617291803
Kindle: free with print purchase
Audience: Reactive designers
Level: introductory
Category: Frameworks

reactivedespatt

 

  • 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

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

Banner
 


Computer Concepts And Management Information Systems

Author:  C.P Gupta and K. K. Goyal
Publisher: Mercury Learning
Pages: 250
ISBN:978-1683925866
Print:1683925866
Kindle: B08CVSHKG3
Audience: General
Rating: 3
Reviewer: Kay Ewbank

This book is an introduction to the basics of what a computer is, what software is, and what management information syste [ ... ]



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews