Explain: Don’t communicate by sharing memory; share memory by communicating

This famous quote can be a little bit confusing if taken too litterally. Let’s break it down to its more basic components, and define them properly: Don’t communicate by sharing memory; share memory by communicating —- 1 —- —— 2 —– —- 3 —– —– 4 —– This means that different threads of execution would … Read more