Книги автора: Distributed operating systems
Книга: Distributed operating systems
7.5. COMMUNICATION IN AMOEBA
Amoeba supports two forms of communication: RPC, using point-to-point message passing, and group communication. At the lowest level, an RPC consists of a request message followed by a reply message. Group communication uses hardware broadcasting or multicasting if it is available; otherwise, the kernel transparently simulates it with individual messages. In this section we will describe both Amoeba RPC and Amoeba group communication and then discuss the underlying FLIP protocol that is used to support them.
Fig. 7-7. A process with three segments mapped into its virtual address space.
Оглавление статьи/книги
Похожие страницы
- 7 Case Study 1: Amoeba
- 2.5. GROUP COMMUNICATION
- 7.1. INTRODUCTION TO AMOEBA
- 7.1.1. History of Amoeba
- 7.1.4. The Amoeba Microkernel
- 7.5.2. Group Communication in Amoeba
- 7.5.3. The Fast Local Internet Protocol
- 9.4. COMMUNICATON IN CHORUS
- Integrated Secure Communications System
- The Impossibility of Communication
- PROJECT 6.10 — Serial Communication–Based Calculator
- Using Software-Based Serial Communication