March 2003
Intermediate to advanced
912 pages
27h 17m
English
Shared-memory mechanisms for IPC were the concern of Chapter 12. IPC for systems with no shared memory has been introduced here and is discussed in more detail in Chapter 14. Figure 13.7 gives a high-level view of both styles of mechanism: parts (a) and (b) show the two basic approaches to the shared-memory (shared-address-space) IPC we discussed in Chapter 12; (c) and (d) show two different approaches to cross-address-space message passing for systems with no shared memory; (c) is the asynchronous or buffered message passing introduced in Section 13.3.
The IPC implementation must support the transfer of information and the synchronization of the ...
Read now
Unlock full access