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
 


Professional C++, 6th Ed (Wiley)

Author: Marc Gregoire
Publisher: Wiley
Date: February 2024
Pages: 1376
ISBN:978-1394193172
Print:1394193173
Kindle:B0CRXK5191
Audience: C++ developers
Rating: 4
Reviewer: Mike James
Can a book on C++ get any bigger and does it need to?



C# Programming, 3rd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: Easy Steps
Date: April 2022
Pages: 192
ISBN: 978-1840789737
Print: 1840789735
Kindle: B09WPBZZCV
Audience: C# developers
Rating: 5
Reviewer: Mike James
An easy guide to C# - what could be better.


More Reviews