Sciweavers

SIGOPSE
1992
ACM

An experimental comparison of remote procedure call and group communication

13 years 8 months ago
An experimental comparison of remote procedure call and group communication
This paper suggests that a distributed system should support two communication paradigms: Remote Procedure Call (RPC) and group commumcation. The former is used for point-to-point communication; the latter is used for one-to-many communication. We demonstrate that group communication is an important paradigm by showing that a fault-tolerant directory service is much easier to implement with groups than with RPC and is also more efficient. The directory service exemplifies distributed services that provide high reliability and availability by replicating data.
M. Frans Kaashoek, Andrew S. Tanenbaum, Kees Verst
Added 10 Aug 2010
Updated 10 Aug 2010
Type Conference
Year 1992
Where SIGOPSE
Authors M. Frans Kaashoek, Andrew S. Tanenbaum, Kees Verstoep
Comments (0)