One-to-many interprocess communication in the V-system
David R. Cheriton, Willy Zwaenepoel
Abstract
Open-access reader
David R. Cheriton, Willy Zwaenepoel
Abstract
Open-access reader
Interprocess communication (IPC) normally allows one process to communicate with only one other process at a time. One-to-many IPC allows one process to communicate simultaneously with a group of processes., possibly of unknown membership. While the broadcast and multicast facilities of local networks support efficient one-to-many communication between hosts , its use between processes has been limited by the lack of support in the distributed operating system. This paper describes the integration of one-to-many communication into V interprocess communication system. We discuss the different models of use and the reliability and present some initial applications.
OpenAlex reports 15 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Interprocess communication (IPC) normally allows one process to communicate with only one other process at a time. One-to-many IPC allows one process to communicate simultaneously with a group of processes., possibly of unknown membership. While the broadcast and multicast facilities of local networks support efficient one-to-many communication between hosts , its use between processes has been limited by the lack of support in the distributed operating system. This paper describes the integration of one-to-many communication into V interprocess communication system. We discuss the different models of use and the reliability and present some initial applications.
Key concepts: Inter-process communication, Computer science, Process (computing), Multicast, Distributed computing, Reliability (semiconductor), Communications system, Computer network