{"created":"2025-01-19T01:19:19.535671+00:00","updated":"2025-01-19T14:57:52.031192+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00218985","sets":["1164:1867:10898:10972"]},"path":["10972"],"owner":"44499","recid":"218985","title":["ep3: 機能拡張容易であることを目指す状態遷移モデルに基づくワークフローエンジン"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-07-20"},"_buckets":{"deposit":"3bff2df6-f831-4462-a540-4c92b304b862"},"_deposit":{"id":"218985","pid":{"type":"depid","value":"218985","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"ep3: 機能拡張容易であることを目指す状態遷移モデルに基づくワークフローエンジン","author_link":["570585","570588","570587","570586"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"ep3: 機能拡張容易であることを目指す状態遷移モデルに基づくワークフローエンジン"},{"subitem_title":"ep3: Towards an Extensible Workflow Engine Based on State Transition Model","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"大規模環境","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-07-20","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"国立情報学研究所/国立遺伝学研究所"},{"subitem_text_value":"国立情報学研究所/総合研究大学院大学"},{"subitem_text_value":"国立情報学研究所"},{"subitem_text_value":"国立情報学研究所/総合研究大学院大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"National Institute of Informatics / National Institute of Genetics","subitem_text_language":"en"},{"subitem_text_value":"National Institute of Informatics / The Graduate University for Advanced Studies","subitem_text_language":"en"},{"subitem_text_value":"National Institute of Informatics","subitem_text_language":"en"},{"subitem_text_value":"National Institute of Informatics / The Graduate University for Advanced Studies","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/218985/files/IPSJ-OS22156011.pdf","label":"IPSJ-OS22156011.pdf"},"date":[{"dateType":"Available","dateValue":"2024-07-20"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-OS22156011.pdf","filesize":[{"value":"943.3 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"11"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"1739fac7-8c9a-40b4-98d8-676cd4b5c1cb","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2022 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":[{}]},{"creatorNames":[{"creatorName":"合田, 憲人"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10444176","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-8795","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"ゲノム解析などの大規模データ解析では,ワークフロー記述言語およびワークフローエンジンを導入することで,ワークフローの可搬性を維持しつつ,クラウドや HPC などの多様な実行環境への対応を行うことが一般的である.また効率的なワークフロー実行のためには,ジョブスケジューラーの利用や管理者が提供するコンテナイメージキャッシュの利用など,各実行環境の管理者が提供する仕組みを活用することも重要だが,特定環境に特化した仕組みはワークフローエンジンではサポートされないことが多い.各環境ごとの実行効率向上の仕組みを利用するにはワークフローエンジンのソースコードに変更が必要な場合もあるが,その変更範囲の見積もりは容易ではなく,またワークフローエンジンの変更部分のコードのメンテナンスコストも問題となる.本論文では,この問題を解決するために開発中のワークフローエンジン ep3 について述べる.ep3 は主にワークフローの実行時状態を表すペトリネットおよび,状態遷移時に実行されるコマンドラインツール群から構成される.また与えられた設定ファイルに基づきペトリネットのネットワーク構造および実行コマンドを変更することで,ep3 の機能を変更することが可能である.エンジンの内部状態をグラフ構造として可視化できるため,機能修正に必要な変更範囲の予測が容易になり,また機能変更をグラフ構造に対する変更として定義できるため,メンテナンスが容易になることが期待できる.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告システムソフトウェアとオペレーティング・システム(OS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-07-20","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"11","bibliographicVolumeNumber":"2022-OS-156"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":218985,"links":{}}