DocumentCode :
3502086
Title :
Programming a distributed system using shared objects
Author :
Tanenbaum, Andrew S. ; Bal, Henri E. ; Kaashoek, M. Frans
Author_Institution :
Dept. of Math. & Comput. Sci., Vrije Univ., Amsterdam, Netherlands
fYear :
1993
fDate :
20-23 Jul 1993
Firstpage :
5
Lastpage :
12
Abstract :
Building the hardware for a high-performance distributed computer system is a lot easier than building its software. The authors describe a model for programming distributed systems based on abstract data types that can be replicated on all machines that need them. Read operations are done locally, without requiring network traffic. Writes can be done using a reliable broadcast algorithm if the hardware supports broadcasting; otherwise, a point-to-point protocol is used. The authors have built such a system based on the Amoeba microkernel, and implemented a language, Orca, on top of it. For Orca applications that have a high ratio of reads to writes, they measure good speedups on a system with 16 processors
Keywords :
abstract data types; distributed processing; programming; protocols; Amoeba microkernel; Orca; abstract data types; distributed system; high-performance distributed computer system; point-to-point protocol; programming; reliable broadcast algorithm; shared objects; Broadcasting; Central Processing Unit; Computer science; Concurrent computing; Hardware; Laboratories; Mathematics; Programming profession; Traffic control; Workstations;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Distributed Computing, 1993., Proceedings the 2nd International Symposium on
Conference_Location :
Spokane, WA
Print_ISBN :
0-8186-3900-8
Type :
conf
DOI :
10.1109/HPDC.1993.263863
Filename :
263863
Link To Document :
بازگشت