{"id":176717,"updated":"2025-01-20T05:45:01.801604+00:00","links":{},"created":"2025-01-19T00:46:20.811732+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00176717","sets":["1164:3696"]},"path":["3696"],"owner":"11","recid":"176717","title":["リアルタイム協調作業環境のためのHTTP/2を用いた同期機構の構築"],"pubdate":{"attribute_name":"公開日","attribute_value":"2017-01-13"},"_buckets":{"deposit":"e1151bf6-24d6-4495-9772-2dbf896c12f4"},"_deposit":{"id":"176717","pid":{"type":"depid","value":"176717","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"リアルタイム協調作業環境のためのHTTP/2を用いた同期機構の構築","author_link":["372608","372612","372610","372609","372611","372613"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"リアルタイム協調作業環境のためのHTTP/2を用いた同期機構の構築"},{"subitem_title":"A Synchronous Mechanism Using HTTP/2 in Real-time Collaborative Work","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"協調作業支援","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2017-01-13","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"立命館大学大学院情報理工学研究科"},{"subitem_text_value":"立命館大学情報理工学部"},{"subitem_text_value":"立命館大学情報理工学部"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Science and Engineering, Ritsumeikan University","subitem_text_language":"en"},{"subitem_text_value":"College of School Information Science and Engineering, Ritsumeikan University","subitem_text_language":"en"},{"subitem_text_value":"College of School Information Science and Engineering, Ritsumeikan University","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/176717/files/IPSJ-GN17100016.pdf","label":"IPSJ-GN17100016.pdf"},"date":[{"dateType":"Available","dateValue":"2019-01-13"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-GN17100016.pdf","filesize":[{"value":"1.2 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":"29"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"5b1584e0-1353-4585-a85a-be5207fe76e8","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2017 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"山本, 修平"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"西出, 亮"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"高田, 秀志"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Shuhei, Yamamoto","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Ryo, Nishide","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Hideyuki, Takada","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA1155524X","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_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8744","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"Web ブラウザを用いたリアルタイム協調作業支援アプリケーションでは,リアルタイムに端末間でデータを同期する必要がある.しかし,Web サーバとブラウザの間にあるネットワーク環境によっては,画像などのデータ量の多いものが配信される際に,その他の同期するデータの配信に遅延が発生する可能性がある.そこで本研究では,リアルタイム協調作業環境において,優先度制御が可能な同期機構の構築を行う.この同期機構では,HTTP / 2 の特徴の 1 つである優先度制御機能を拡張し,同期するデータごとに優先度を定義することのできる機能を実現する.この機能を用いて,アプリケーション開発者は,同期するデータがブラウザから送信される際に優先度を付加することができる.この優先度が付加されたデータを受信した Web サーバが,優先度を解析することで,優先的に配信するデータを決定する.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Applications for real-time collaborative work using Web browser require synchronizing data among terminals in real time. When a large amount of data distributed from a Web server, delivery delay may occur in other data depending on the network environment. In this research, we construct a synchronous mechanism that can distribute the data to the clients based on defined priority using HTTP/2. We extend the priority control function of HTTP/2 to define priority for each data to be synchronized. The application developers can assign a priority on the request header when the data is distributed from the browser. When receiving this data, the Web server chooses the data to distribute preferentially by parsing priority.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"6","bibliographic_titles":[{"bibliographic_title":"研究報告グループウェアとネットワークサービス(GN)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2017-01-13","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"16","bibliographicVolumeNumber":"2017-GN-100"}]},"relation_version_is_last":true,"weko_creator_id":"11"}}