Книги автора: Distributed operating systems
Книга: Distributed operating systems
9.4. COMMUNICATON IN CHORUS
The basic communication paradigm in Chorus is message passing. During the Version 1 era, when the research was focused on multiprocessors, using shared memory as the communication paradigm was considered, but rejected as not being general enough. In this section we will discuss messages, ports, and the communication operations, concluding with a summary of the kernel calls available for communication.
Оглавление статьи/книги
Похожие страницы
- 9 Case Study 3: Chorus
- 7.1. INTRODUCTION TO AMOEBA
- 9.1. INTRODUCTION TO CHORUS
- 9.3. MEMORY MANAGEMENT IN CHORUS
- 9.1.1. History of Chorus
- 9.1.2. Goals of Chorus
- 9.2. PROCESS MANAGEMENT IN CHORUS
- 9.5. UNIX EMULATION IN CHORUS
- 9.5.3. Implementation of UNIX on Chorus
- 9.7. COMPARISON OF AMOEBA, MACH, AND CHORUS