Lesson 81 - Workflow Event Pattern 
(March 9, 2020)

Asynchronous messaging is a technique for significantly increasing the overall responsiveness and performance of a system and decoupling services or components. However, it comes with a price: complex error handling. In this lesson Mark Richards shows a pattern of reactive architecture called the Workflow Event Pattern that provides a way to programmatically repair errors. 

Reference Links:

Software Architecture Monday: https://bit.ly/3dadEe3
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2
Training Classes: https://www.developertoarchitect.com/training/

Back To Lessons     Next Lesson





©1998-2024 DeveloperToArchitect