タプルスペース通信の複製管理方法

書誌事項

タイトル別名
  • A Method of Replication Control and Implementation of Tuple Space Communication
  • タプル スペース ツウシン ノ フクセイ カンリ ホウホウ
  • 分散処理

この論文をさがす

説明

分散システムでは共有メモリを利用して複数のプロセスを並列に動作させることが可能である.しかし,共有メモリを管理するサーバに障害が生じるとそれを利用している全プロセスが停止してしまう問題がある.これを解決する方法の1つとして,ネットワーク上に共有メモリの複製を配置する方法が考えられる.本研究では共有メモリとしてLindaモデルのタプルスペース通信を対象とし,タプルスペース通信の特性を生かしたより効率的な複製管理方式を提案する.また我々はこの方式をUNIXシステム上に実装し,性能評価を行った.本論文では,実装の方針と性能評価について報告する.

On distributed system,it is possible for processes to run in parallel by using shared memory.But if the shared memory server once crashed,all the processes usign it will stpo its execution.As one of the solution of this we made the distributed computers to have the replicas of the shared memory.In this research we deal with the Tuple Space Communication of Linda as the shared memory,and we propose the method of the replication control using the characteristic of Tuple Space communication.And we implemented this method on UNIX system,and evaluated it.We well report the scheme of this and the evaluation.

収録刊行物

被引用文献 (1)*注記

もっと見る

参考文献 (9)*注記

もっと見る

詳細情報 詳細情報について

問題の指摘

ページトップへ