{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00036163","sets":["1164:2836:2955:2956"]},"path":["2956"],"owner":"1","recid":"36163","title":["知的分散OS"],"pubdate":{"attribute_name":"公開日","attribute_value":"1988-09-16"},"_buckets":{"deposit":"679ca145-621b-43e4-aaf1-4abef12d283b"},"_deposit":{"id":"36163","pid":{"type":"depid","value":"36163","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"知的分散OS","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"知的分散OS"},{"subitem_title":"An Operating System of The Intellectual Distributed Processing System","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"1988-09-16","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"(株)東芝,システム・ソフトウェア技術研究所"},{"subitem_text_value":"(株)東芝,システム・ソフトウェア技術研究所"},{"subitem_text_value":"(株)東芝,システム・ソフトウェア技術研究所"},{"subitem_text_value":"(株)東芝,システム・ソフトウェア技術研究所"},{"subitem_text_value":"(株)東芝,システム・ソフトウェア技術研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"TOSHIBA corporation, Systems & Software Engineering Laboratory","subitem_text_language":"en"},{"subitem_text_value":"TOSHIBA corporation, Systems & Software Engineering Laboratory","subitem_text_language":"en"},{"subitem_text_value":"TOSHIBA corporation, Systems & Software Engineering Laboratory","subitem_text_language":"en"},{"subitem_text_value":"TOSHIBA corporation, Systems & Software Engineering Laboratory","subitem_text_language":"en"},{"subitem_text_value":"TOSHIBA corporation, Systems & Software Engineering Laboratory","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/36163/files/IPSJ-DPS88039003.pdf"},"date":[{"dateType":"Available","dateValue":"1990-09-16"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DPS88039003.pdf","filesize":[{"value":"1.4 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"34"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"25b0eea6-8b53-4e70-ba79-436277fadfcf","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1988 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"関, 俊文"},{"creatorName":"長谷川, 哲夫"},{"creatorName":"原嶋, 秀次"},{"creatorName":"岡宅泰邦"},{"creatorName":"田村, 信介"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Toshibumi, Seki","creatorNameLang":"en"},{"creatorName":"Tetsuo, Hasegawa","creatorNameLang":"en"},{"creatorName":"Syuuji, Harashima","creatorNameLang":"en"},{"creatorName":"Yasukuni, Okataku","creatorNameLang":"en"},{"creatorName":"Shinsuke, Tamura","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10116224","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"知的分散システムは,完全に集中管理機構を排したシステムである.各処理要素は,システムに与えられた目的を遂行するため,要素間での情報交換に基ずく協調・協力メカニズムによって,自らの役割を動的に決定する.知的分散OSは,ローカルエリア・ネットワークによって接続されたマルチマイクロコンピュータ上に開発された知的分散システムを構築するためのオブジェクト指向分散オペレーティングシステムである.本OSの特徴は,OS諸機能がオブジェクト間の通信を除いては,個々のオブジェクトの結合によって実現されることである.本論文では,知的分散OSの基本メカニズムを1)オブジェクト構造,2)オブジェクト間の情報交換機構,3)分散ロック管理法,4)負荷分散法,の面から述べる.さらに,通信量の面からシステムの性能評価をする.これらの基本メカニズムを用いることにより,容易に適用性のある大規模システムを開発,操作することができる.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"The Intellecutal Distributed Processing System (IDPS) has no centralized managing element. IDPS system elements find their roles autonomously, in order to complete objectives given to the system. They are also able to solve conflicts among different objectives by exchanging information among elements without any supervisory element. IDPS-OS is the object oriented distributed operating system for IDPS, which has been developed on multi-micro computers connected by local area network. The OS functions, except for communication function among objects, are realized by cooperation among objects. This paper describes the fundamental mechanisms of IDPS-OS in the following aspects: 1) object modeling, 2) message passing among objects, 3) distributed lock management, 4) load balancing. Performance evaluation results are also presented. It is expected that large scale adaptive systems can be developed and operated easier by these mechanisms.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告マルチメディア通信と分散処理(DPS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"1988-09-16","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"63(1988-DPS-039)","bibliographicVolumeNumber":"1988"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":36163,"updated":"2025-01-22T14:22:31.165565+00:00","links":{},"created":"2025-01-18T23:04:19.599044+00:00"}