Lesson 171 - Producer Control Flow Pattern  
(October 9, 2023)

In lesson 46 I gave an introduction to reactive architecture patterns. In this lesson I’ll talk about one of those pattern—the Producer Control Flow pattern, one used to create self-healing systems by programmatically monitoring downstream systems and applying backpressure to upstream systems so that systems can heal themselves.  

Reference Links:

Reactive Architecture: https://www.developertoarchitect.com/lessons/lesson46.html
Software Architecture Monday: https://bit.ly/3dadEe3
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2

Back To Lessons         Next Lesson



©2018-2024 DeveloperToArchitect