Parallel Programming WS 2014/2015 - Slide 94ba
Objectives:
Bounded buffer using Ada rendezvous
In the lecture:
Explain
- task declares communication interface: entries
- entries are called by other tasks
- parameters may be passed in either direction (call-by-value-and-result)
- each entry has several accept-statements (communication operation) in the task body
- select is a guarded command
- one-sided anonymous: the task does not know who calls its entry
Generiert mit Camelot | Probleme mit Camelot? | Geändert am: 09.10.2014