You are hereBlogs / Jon's blog / Understanding Asynchronous Integration
Understanding Asynchronous Integration
I came across a nice little article, www.enterpriseintegrationpatterns.com/docs/IEEE_Software_Design_2PC.pdf hosted on www.enterpriseintegrationpatterns.com/ about asyncronous integration. It uses a coffee shop example to draw out the underlying patterns for how to handle the various failure scenarios, as well as giving a real world example of why async is a useful architecture pattern.


