Chapter 2. Inter-process Communication in Practice
In the previous chapter, we learned about the various approaches to inter-process communication including send and receive tasks, and throw and catch events. We also discussed important concepts like conversations and correlation.
In this chapter, we will put this theory into practice by building a number of examples to consolidate our knowledge. When you have finished each practical exercise, we encourage you to experiment further—make some changes and see what happens.