SUPPORTING FAULT-TOLERANT PARALLEL PROGRAMMING IN LINDA

被引:38
作者
BAKKEN, DE [1 ]
SCHLICHTING, RD [1 ]
机构
[1] UNIV ARIZONA,DEPT COMP SCI,TUCSON,AZ 85721
基金
美国国家科学基金会;
关键词
PARALLEL PROGRAMMING; FAULT-TOLERANCE; LINDA; ATOMIC EXECUTION; STABLE STORAGE; ATOMIC MULTICAST;
D O I
10.1109/71.372777
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Linda is a language for programming parallel applications whose most notable feature is a distributed shared memory called tuple space. While suitable for a wide variety of programs, one shortcoming of the language as commonly defined and implemented is a lack of support for writing programs that can tolerate failures in the underlying computing platform. This paper describes FT-Linda, a version of Linda that addresses this problem by providing two major enhancements that facilitate the writing of fault-tolerant applications: stable tuple spaces and atomic execution of tuple space operations. The former is a type of stable storage in which tuple values are guaranteed to persist across failures, while the latter allows collections of tuple operations to be executed in an all-or-nothing fashion despite failures and concurrency. The design of these enhancements is presented in detail and illustrated by examples drawn from both the Linda and fault-tolerance domains. An implementation of FT-Linda for a network of workstations is also described. The design is based on replicating the contents of stable tuple spaces to provide failure resilience and then updating the copies using atomic multicast. This strategy allows an efficient implementation in which only a single multicast message is needed for each atomic collection of tuple space operations.
引用
收藏
页码:287 / 302
页数:16
相关论文
共 42 条
[1]  
AHMED S, 1991, YALEDUDCDRR877 YAL U
[2]  
AHMED S, 1991, YALEDUDCSRR887 YAL U
[3]  
AHUJA S, 1986, IEEE COMPUT, V19, P26
[4]  
ANDERSON BG, 1991, RES DIRECTIONS HIGH, P93
[5]  
BAKKEN DE, 1991, 21ST P INT S FAULT T, P248
[6]  
BAKKEN DE, 1994, THESIS U ARIZONA
[7]  
BIRMAN K, 1991, ACM T COMPUT SYST, V9, P272, DOI 10.1145/128738.128742
[8]  
BJORNSON R, 1992, THESIS YALE U
[9]   LINDA UNITES NETWORK SYSTEMS [J].
CAGAN, LD ;
SHERMAN, AH .
IEEE SPECTRUM, 1993, 30 (12) :31-35
[10]  
CANNON S, 1992, A0192 UTAH STAT U DE