Summary
Get a recap of what we’ve learned in this chapter.
We'll cover the following...
Press + to interact
We have reached the end of this chapter. We learned the most important messaging and integration patterns and the role they play in the design of distributed systems. We should now have mastered the three most important types of message exchange patterns: Publish/Subscribe, task distribution, and Request/Reply, ...