分散計算機環境における透過的なコマンド実行を可能とするコマンドインタプリタ

書誌事項

タイトル別名
  • A Command Interpreter which Enables Transparent Command Execution in Distributed Environment

抄録

本稿では,透過的に遠隔計算機上のコマンドを実行できるコマンドインタプリタについて述べる. UNIXによる分散計算機環境では, NFS等の分散ファイルシステムを用いることによって,ファイルに対し透過的アクセスが可能である.しかし,コマンドに関しては,実行できる計算機が決まっているため,たとえ実行ファイルを共有しても,コマンドを透過的に実行することはできない.本研究で作成したシステムでは,移動エージェントの手法に基づき,計算機間を移動することで,遠隔計算機上のコマンドの実行を可能としている.また,複数の計算機上に同じコマンドがあるとき,適切な計算機を選択する.

In this paper,we describe about a command-interpreter which can transparently execute commands on a remote host. In the case of files,NFS,a popular distributed file system on UNIX,provides transparent accesses. As for commands,however,it is not the case. Though executable files at the remote host can be accessed through NFS,it generally cannot be executed at the local host. It means that NFS cannot achieve transparent accesses to remote commands. Our system uses mobile agent technology to move the command to the remote host and execute it on the host. Moreover,our system can select an appropriate host when the same command is available on several hosts.

収録刊行物

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

  • CRID
    1050292572120445568
  • NII論文ID
    170000073973
  • Web Site
    http://id.nii.ac.jp/1001/00088782/
  • 本文言語コード
    ja
  • 資料種別
    conference paper
  • データソース種別
    • IRDB
    • CiNii Articles

問題の指摘

ページトップへ