Parallel Programming WS 2014/2015 - Slide 60
Objectives:
Understand channels
In the lecture:
Explain:
- non-blocking send requires a channel;
- non-blocking send is the important difference between asynchronous and synchronous message passing;
- how to use results of empty();
- for tight synchronization of processes several channels are needed.
Questions:
- Why does a channel need a queue?
- Why may the result of empty() be not upto date?
Generiert mit Camelot | Probleme mit Camelot? | Geändert am: 09.10.2014