March 2003
Intermediate to advanced
912 pages
27h 17m
English
A message system in which the sender is delayed on SEND until the receiver executes WAIT avoids the overhead of message buffer management. Such a system is outlined in Figure 14.11. The message is copied once (or mapped) from sender to receiver when they have synchronized. The behaviour of such a system is easier to analyse since synchronizations are explicit. Figure 14.12 illustrates possible synchronization delay for Figure 13.7(d).

In practice, explicit synchronization is not feasible in ...
Read now
Unlock full access