プロトタイプベースオブジェクトファイルシステム

書誌事項

タイトル別名
  • Prototype-Based Object File System
  • プロトタイプ ベース オブジェクト ファイル システム

この論文をさがす

抄録

application/pdf

論文(Article)

本論文ではまず, オブジェクト指向の大規模シミュレーションのためにはオブジェクト指向実行環境が必要であるとの考えから出発し, そのためのオブジェクト指向ファイルシステムの開発の必要性を指摘する.そこで, 現用の階層構造を持つファイルシステムをオブジェクト指向化する方針とその具体的な方法論として, UNIXのファイルシステムに対してプロトタイプベースオブジェクトの概念を用いることを提案した.そしてこれを実現するために, ファイルシステムのディレクトリをオブジェクトとするカプセル化, ディレクトリ単位の情報隠蔽を実現するアクセス制限機構, ディレクトリの合成をともなう委譲リンク, セルフディレクトリの概念を新たに提案し, 実際にUNIXファイルシステムとの上位互換性を持つPBO-FS(Prototype-Based Object File System)の設計と実装を行った.また, このPBO-FSをオブジェクト指向による流れの数値風胴シミュレーションに応用し, 実用的なシミュレーション環境が実現可能であることを確認した.このPBO-FS自身とその応用例を他の研究と比較した結果, プロトタイプベースオブジェクトの概念をファイルシステム上で実現するという本研究の手法が新規なものであるとの結論を導き出した.

The starting point of the present paper is based on the idea that the execution environments should be developed on the object-oriented file system for the large scale simulations of the physical phenomena. Then, we have developed an extended hierarchical file system that will realize the concept of the prototype-based object. For this purpose, the access restriction mechanism to realize the encapsulation and the information hiding of the object, the delegation link to share the common parts among the objects, and the concept of the self-directory have been introduced and implemented on the UNIX file system. We call this extended(upper-compatible)UNIX file system the Prototype-Based Object File System(PBO-FS). This file system has been applied to some problems such like the object-oriented numerical wind tunnel flow system. The results are satisfactory and valid as the object-oriented execution environment. This PBO-FS and/or its application examples have been compared with other studies and that no other similar concepts or systems like the PBO-FS have been found out. Then we can consider that this PBO-FS is a new object-oriented file system with the concept of the prototype-based object.

収録刊行物

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

問題の指摘

ページトップへ