JP2010146236A - Distributed system analysis apparatus and program - Google Patents

Distributed system analysis apparatus and program Download PDF

Info

Publication number
JP2010146236A
JP2010146236A JP2008321963A JP2008321963A JP2010146236A JP 2010146236 A JP2010146236 A JP 2010146236A JP 2008321963 A JP2008321963 A JP 2008321963A JP 2008321963 A JP2008321963 A JP 2008321963A JP 2010146236 A JP2010146236 A JP 2010146236A
Authority
JP
Japan
Prior art keywords
information
program
cooperative
functional component
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008321963A
Other languages
Japanese (ja)
Inventor
Hiroshi Iriguchi
洋 入口
Akira Kataoka
章 片岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2008321963A priority Critical patent/JP2010146236A/en
Publication of JP2010146236A publication Critical patent/JP2010146236A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a distributed system analysis apparatus and a program, which can calculate and present more accurate environment request information in consideration of effect of a distributed system during operation, without operating the distributed system actually or in simulation. <P>SOLUTION: An AP environment request information estimation value calculation function 12 for obtaining a resource environment required for each program component, and an environment request information display UI14 for performing information output of the resource environment obtained by the AP environment request information estimation value calculation function 12 are provided. The AP environment request information estimation value calculation function 12 uses a function component management module B1 and a collaborative management module B2 to operate information of an application configuration information DB22 so as to obtain a resource environment required for each program component including a resource environment used in collaborative operations sequenced in a plurality of stages when the collaborative operations sequenced in the plurality of stages are performed by the plurality of program components. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

この発明は、分散システムの動作解析を行う分散システム解析装置およびプログラムに関する。   The present invention relates to a distributed system analysis apparatus and program for performing an operation analysis of a distributed system.

複数のプログラム部品を、ネットワーク接続された複数の機器のコントローラなどに配置して、各プログラム部品同士を連携させて動作させることで、複数の機器を統括的に稼動させる分散システムがある。このようなシステムは、たとえば、工場生産設備において各種の測定器(たとえば温度計、湿度計、圧力計など)や各種の駆動装置(たとえばヒータの駆動スイッチ、流量を調整するバルブ駆動装置、ロボットアームの駆動装置など)を稼動制御するのに利用されたりする(たとえば特許文献1)。   There is a distributed system in which a plurality of program parts are centrally operated by arranging a plurality of program parts in a controller or the like of a plurality of apparatuses connected via a network and operating the program parts in cooperation with each other. Such a system includes, for example, various measuring instruments (for example, a thermometer, a hygrometer, a pressure gauge, etc.) and various driving devices (for example, a heater driving switch, a valve driving device for adjusting a flow rate, a robot arm) in a factory production facility. For example, Patent Document 1).

分散システムの設計構築の段階では、システム構築者は、各プログラム部品の配置先を決定したり、各プログラム部品に要求される機器の資源(たとえば記憶装置やメモリの容量、CPU負荷、利用I/Oなど)や、ネットワークの資源(ネットワークポートやネットワーク帯域など)を予約したりするため、各プログラム部品が機器のコントローラやネットワークに対してどの程度の性能や特性を要求するのか把握することが必要となる。   At the stage of design and construction of the distributed system, the system builder decides where to place each program component, and the device resources required for each program component (for example, the capacity of the storage device or memory, CPU load, usage I / O O) and network resources (network port, network bandwidth, etc.) are reserved, it is necessary to know how much performance and characteristics each program component requires from the device controller and network. It becomes.

このような各プログラム部品に要求される資源環境を把握する方法としては、たとえば、分散システムを実際に稼動したり、あるいは、シミュレーション動作させたりして、どの程度の資源が利用されているか測定する方法が考えられる。   As a method of grasping the resource environment required for each program component, for example, a distributed system is actually operated or a simulation operation is performed to measure how much resources are used. A method is conceivable.

また、分散システムの実稼動やシミュレーションを行わずに、各プログラム部品に要求される資源環境を把握する方法としては、各プログラム部品の仕様情報に示される要求資源のデータから算出する方法がある。   Further, as a method of grasping the resource environment required for each program part without performing the actual operation or simulation of the distributed system, there is a method of calculating from the required resource data indicated in the specification information of each program part.

プログラム部品は、ソフトウェア開発者が開発したときに、どの程度の資源環境(たとえばCPU負荷、記憶装置やメモリの容量、利用I/O)を必要とするか、開発者によって仕様情報に示されるのが通常である。そのため、たとえば1個の機器に複数のプログラム部品を配置する場合には、各プログラム部品の仕様情報に示された要求資源のデータを、これら複数のプログラム部品について足し合わせることで、複数のプログラム部品によって要求される資源環境を大幅に把握することができる。   When a software developer develops a program part, the specification information by the developer indicates how much resource environment (for example, CPU load, storage device and memory capacity, usage I / O) is required. Is normal. Therefore, for example, when a plurality of program parts are arranged in one device, a plurality of program parts can be obtained by adding the requested resource data indicated in the specification information of each program part for the plurality of program parts. Can greatly grasp the resource environment required.

従来、上記のように1個の機器に配置される複数のプログラム部品について、各プログラム部品の仕様情報から各要求資源のデータを取り出し、これらを合算してシステム構築者に提示する設計支援ツールがあった。
特開2006−350580号公報
Conventionally, for a plurality of program parts arranged in one device as described above, there is a design support tool that extracts data of each required resource from the specification information of each program part, adds them, and presents them to the system builder. there were.
JP 2006-350580 A

プログラム部品に要求される資源環境を把握するのに、分散システムを実際に稼動して資源の利用状況を測定する方法を採用した場合、プログラム部品を実際に動作させる実環境を用意したり、測定装置による機器への影響を検証したりしなければならないため、多大なコストや時間がかかるという課題が生じる。また、シミュレーションにより資源の利用状況を解析する方法であっても、シミュレーションを行うための仮想環境を構築したり、測定対象要素のシミュレーションモデルを作成したりしなければならず、これらによって多大なコストや時間がかかるという課題が生じる。   In order to grasp the resource environment required for program parts, if a method of actually operating a distributed system and measuring the resource usage status is prepared, a real environment for actually operating the program parts is prepared and measured. Since it is necessary to verify the influence of the apparatus on the device, there arises a problem that it takes a lot of cost and time. In addition, even if the method of analyzing the resource usage status by simulation, it is necessary to construct a virtual environment for simulation or to create a simulation model of the measurement target element, which results in significant cost. And a problem that it takes time.

また、上記従来の設計支援ツールのように、プログラム部品の仕様情報から要求される資源環境を求める方法では、各プログラム部品が実際の動作で必要とする資源環境のデータを正確に得ることができないという課題がある。   Further, in the method of obtaining the resource environment required from the specification information of the program parts as in the conventional design support tool, the resource environment data required for each program part in the actual operation cannot be obtained accurately. There is a problem.

通常、プログラム部品の仕様情報に示される要求資源のデータは、プログラム部品により静的に要求される資源環境の情報(たとえばプログラムを格納するのに必要な記憶容量を表わすプログラムサイズ)や、プログラム部品の動作時に利用される最大/最小の資源環境の情報(たとえばメモリ使用量の最小値やCPU負荷の最大値など)だけである。   Normally, the requested resource data indicated in the specification information of the program part includes information on the resource environment that is statically requested by the program part (for example, a program size indicating a storage capacity necessary for storing the program), and a program part. Only the information on the maximum / minimum resource environment (for example, the minimum value of the memory usage, the maximum value of the CPU load, etc.) used during the operation.

従って、仕様情報に示されるこの要求資源のデータだけでは、動作設定等に応じてその通信頻度や通信データ量がさまざまに変化するプログラム部品同士の連携動作で利用される資源環境の情報を得ることはできない。そのため、各プログラム部品の仕様情報に示される要求資源のデータを単に足し合わせただけでは、複数のプログラム部品が互いに連携して動作する実際の動作状況を反映した正確な要求資源のデータを得ることはできない。   Therefore, only with the required resource data indicated in the specification information, information on the resource environment used in the cooperative operation between program parts whose communication frequency and communication data amount vary depending on the operation setting etc. can be obtained. I can't. Therefore, by simply adding the required resource data indicated in the specification information of each program part, it is possible to obtain accurate required resource data that reflects the actual operation situation in which multiple program parts operate in cooperation with each other. I can't.

分散システムを構成する機器のコントローラは、汎用のコンピュータやサーバ装置などに比べて、CPUの処理量、記憶装置やメモリの容量など、資源環境が非常に少ない。そのため、分散システムの稼動時に実際に利用される資源環境を正確に把握できないと、機器のコントローラに過剰にプログラム部品を配置して資源不足によって動作エラーを発生させてしまったり、資源環境の過剰確保によって機器のコントローラにプログラム部品を過少に配置することで、他の有用なプログラム部品の配置が妨げられるといった問題が生じる。   The controller of the device constituting the distributed system has very few resource environments such as CPU processing capacity, storage device and memory capacity, etc., compared to general-purpose computers and server devices. Therefore, if the resource environment that is actually used during the operation of the distributed system cannot be accurately grasped, excessive program parts may be placed in the controller of the device and an operation error may occur due to a resource shortage, or an excessive resource environment will be secured. Therefore, there is a problem that the arrangement of other useful program parts is hindered by the excessive arrangement of program parts in the controller of the device.

この発明は、分散システムを実動作または模擬動作させることなく、分散システムの動作時の影響を考慮してプログラム部品に要求されるより正確な資源環境の算出と提示を行うことのできる分散システム解析装置およびプログラムを提供することにある。   The present invention is a distributed system analysis capable of calculating and presenting a more accurate resource environment required for a program component in consideration of the influence during operation of the distributed system without actually operating or simulating the distributed system. To provide an apparatus and a program.

上記目的を達成するため、請求項1記載の発明は、複数のプログラム部品を複数の機器に配置して互いに連携させて動作させる分散システムの動作解析を行う分散システム解析装置であって、前記プログラム部品に要求される資源環境を求める環境要求算出手段と、前記環境要求算出手段により求められた前記資源環境の情報出力を行う情報出力手段とを備え、前記環境要求算出手段は、前記複数のプログラム部品の連結構成および動作設定の情報に基づいて、前記複数のプログラム部品により複数段に連なった連携動作で利用される資源環境を含めて、前記プログラム部品に要求される資源環境を求めることを特徴としている。   In order to achieve the above object, the invention according to claim 1 is a distributed system analysis apparatus for performing an operation analysis of a distributed system in which a plurality of program parts are arranged in a plurality of devices and operated in cooperation with each other. An environment request calculation unit for obtaining a resource environment required for a part; and an information output unit for outputting information on the resource environment obtained by the environment request calculation unit, wherein the environment request calculation unit includes the plurality of programs. A resource environment required for the program part is obtained, including a resource environment used in a cooperative operation linked in a plurality of stages by the plurality of program parts, based on information on a connection configuration and operation setting of the parts. It is said.

請求項2記載の発明は、請求項1記載の分散システム解析装置において、前記環境要求算出手段は、前記プログラム部品同士の影響関係を求める影響関係算出手段を含み、前記影響関係算出手段は、複数のプログラム部品により複数段に連なった連携動作で影響を及ぼす複数段離れたプログラム部品同士の影響関係を含めて算出し、前記情報出力手段は、前記影響関係算出手段により求められた前記影響関係の情報も出力することを特徴としている。   According to a second aspect of the present invention, in the distributed system analyzing apparatus according to the first aspect, the environment requirement calculation means includes an influence relation calculation means for obtaining an influence relation between the program parts, and the influence relation calculation means includes a plurality of influence relation calculation means. The information output means calculates the influence relation obtained by the influence relation calculation means. Information is also output.

請求項3記載の発明は、請求項2記載の分散システム解析装置において、前記プログラム部品同士の連結部分にそれぞれ対応して設けられ、各連結部分での連携処理の実行状況の情報をそれぞれ格納する複数の連携利用情報格納部と、前記複数のプログラム部品にそれぞれ対応して設けられ、対応するプログラム部品の連結部分に対応づけられた前記連携利用情報格納部の情報を操作する複数の管理モジュールとを備え、前記複数の管理モジュールが、対応するプログラム部品の動作設定に応じて前記連携利用情報格納部へ連携処理の実行状況の情報を書き込み、さらに、前記連携利用情報格納部から隣接のプログラム部品による連携処理の実行状況の情報を読み込み、この情報に基づいて前記連携利用情報格納部または他の連携利用情報格納部の連携処理の実行状況の情報を更新するという一連の処理を繰り返すことで、前記連携利用情報格納部に複数段に連なった連携処理の実行状況の情報が生成され、前記環境要求算出手段は、前記連携利用情報格納部の情報を用いて、前記プログラム部品に要求される資源環境を求めることを特徴としている。   According to a third aspect of the present invention, in the distributed system analyzing apparatus according to the second aspect, the program parts are provided corresponding to the connection parts of the program parts, respectively, and store information on the execution status of the cooperative processing in each of the connection parts. A plurality of cooperative usage information storage units; and a plurality of management modules that are provided corresponding to the plurality of program parts, respectively, and that operate the information in the cooperative usage information storage units associated with the linked portions of the corresponding program parts; The plurality of management modules write information on the execution status of the cooperative processing to the cooperative usage information storage unit according to the operation setting of the corresponding program part, and further, the adjacent program parts from the cooperative usage information storage unit The information on the execution status of the cooperative processing is read, and based on this information, the cooperative usage information storage unit or other cooperative usage information By repeating a series of processes for updating the information on the execution status of the cooperative processing of the unit, the information on the execution status of the cooperative processing in a plurality of stages is generated in the cooperative usage information storage unit, and the environment request calculating means The resource environment required for the program part is obtained using the information in the cooperative usage information storage unit.

請求項4記載の発明は、請求項3記載の分散システム解析装置において、前記複数のプログラム部品にそれぞれ対応して設けられ、対応するプログラム部品および当該プログラム部品の連結部分が連携動作によって互いに及ぼす影響関係の情報をそれぞれ格納する連携影響関係情報格納部を備え、前記管理モジュールは、前記連携利用情報格納部への情報の操作内容に基づき、対応するプログラム部品と各連結部分との間で及ぼされる影響関係の情報、ならびに、対応するプログラム部品の各連結部分の間で及ぼされる影響関係の情報を前記連携影響関係情報格納部に書き込み、前記影響関係算出手段は、前記連携影響関係情報格納部の情報に基づいて、複数段離れて間接的に連結されたプログラム部品同士の影響関係を算出することを特徴としている。   According to a fourth aspect of the present invention, there is provided the distributed system analyzing apparatus according to the third aspect, wherein each of the plurality of program parts is provided corresponding to each other, and the corresponding program parts and the connected parts of the program parts influence each other by the cooperative operation. A link influence relationship information storage unit for storing the relationship information, respectively, and the management module is extended between the corresponding program part and each connected part based on the operation content of the information to the link usage information storage unit The influence relation information and the influence relation information exerted between the connected parts of the corresponding program parts are written in the linkage influence relation information storage section, and the influence relation calculation means is stored in the linkage influence relation information storage section. Based on the information, it is possible to calculate the influence relationship between the program parts that are indirectly connected at multiple stages. It is.

請求項5記載の発明は、請求項1記載の分散システム解析装置において、前記管理モジュールは、対応するプログラム部品について、連携動作に影響を与える当該プログラム部品の設定情報と、連携動作によって影響を受ける当該プログラム部品に割り当てられた資源環境の情報も、前記連携影響関係情報格納部に書き込み、前記影響関係算出手段は、前記連携影響関係情報格納部の情報に基づき、連結動作によって任意の資源環境に影響を与えている他のプログラム部品の設定情報を算出可能であり、前記情報出力手段は、前記影響関係算出手段による算出結果に基づいて、任意の資源環境に影響を与えている他のプログラム部品の設定情報をリスト出力することを特徴としている。   According to a fifth aspect of the present invention, in the distributed system analyzing apparatus according to the first aspect, the management module is affected by the setting information of the program part that affects the cooperative operation and the cooperative operation for the corresponding program part. Information on the resource environment allocated to the program part is also written in the linkage influence relationship information storage unit, and the influence relationship calculation means can change the resource environment information to an arbitrary resource environment based on the information in the linkage influence relationship information storage unit. It is possible to calculate setting information of other program parts that have an influence, and the information output means is another program part that has an influence on an arbitrary resource environment based on a calculation result by the influence relation calculation means. The setting information is output as a list.

請求項6記載の発明は、複数のプログラム部品を複数の機器に配置して互いに連携させて動作させる分散システムについてコンピュータに動作解析を行わせるためのプログラムであって、前記コンピュータに、前記プログラム部品に要求される資源環境を求める環境要求算出機能と、前記環境要求算出機能により求められた前記資源環境の情報出力を行う情報出力機能とを実現させるとともに、前記環境要求算出機能は、前記複数のプログラム部品の連結構成および動作設定の情報に基づいて、前記複数のプログラム部品により複数段に連なった連携動作で利用される資源環境を含めて、前記プログラム部品に要求される資源環境を求める構成であることを特徴としている。   The invention according to claim 6 is a program for causing a computer to perform an operation analysis on a distributed system in which a plurality of program parts are arranged in a plurality of devices and operated in cooperation with each other. An environment requirement calculation function for obtaining a resource environment required for the information processing device, and an information output function for outputting information on the resource environment obtained by the environment requirement calculation function. A configuration for obtaining a resource environment required for the program component, including a resource environment used in a cooperative operation linked in a plurality of stages by the plurality of program components, based on information on a connection configuration and operation setting of the program components. It is characterized by being.

本発明に従うと、プログラム部品同士の多段に連なる連携動作により利用される資源環境を含めて各プログラム部品に要求される資源環境の情報を得ることができる。従って、ユーザは、分散システムの実際の稼動状況を反映した、より正確な資源環境の要求内容を把握することができ、それにより、たとえば、分散システムの設計構築時に各プログラム部品の配置先の選択や、各機器への資源予約などを効率的に行うことができる。また、たとえば、構築済みの分散システムに対して調査・調整を行う際に、資源環境の不足箇所や余剰箇所を効率的に発見して、各プログラム部品の配置変更や動作設定の調整を効率的に行ったり、或る箇所で資源不足等により異常が発生している場合に原因のプログラム部品やその設定内容を効率的に発見したりすることができる。   According to the present invention, it is possible to obtain information on the resource environment required for each program component, including the resource environment used by the cooperative operation of the program components connected in multiple stages. Therefore, the user can grasp the contents of the resource environment more accurately reflecting the actual operating status of the distributed system. For example, when the distributed system is designed and constructed, the placement destination of each program component can be selected. In addition, resource reservation for each device can be performed efficiently. In addition, for example, when investigating and adjusting a distributed system that has already been constructed, it is possible to efficiently find out the shortage and surplus parts of the resource environment, and efficiently change the arrangement of each program part and the adjustment of operation settings. Or when a problem occurs due to a lack of resources at a certain location, the cause program component and its setting contents can be found efficiently.

以下、本発明の実施の形態を図面に基づいて説明する。
[第1実施形態]
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]

図1は、本発明の実施の形態のアプリケーション構築支援装置の機能構成を表わした機能ブロック図、図2は、このアプリケーション構築支援装置によって動作解析が行われる分散システムの一例を示した構成図である。   FIG. 1 is a functional block diagram showing a functional configuration of an application construction support apparatus according to an embodiment of the present invention, and FIG. 2 is a configuration diagram showing an example of a distributed system in which operation analysis is performed by the application construction support apparatus. is there.

先ず、解析対象となる分散システムについて説明する。分散システムは、図2に示すように、通信ネットワーク7を介して接続された複数の機器3のコントローラ4上に、プログラム部品として複数の機能部品インスタンス5が配置され、これら複数の機能部品インスタンス5が連携して動作することで、複数の機器3が統括的に稼動制御されるものである。   First, a distributed system to be analyzed will be described. In the distributed system, as shown in FIG. 2, a plurality of functional component instances 5 are arranged as program components on the controllers 4 of the plurality of devices 3 connected via the communication network 7. By operating in cooperation, the plurality of devices 3 are controlled in an integrated manner.

複数の機器3は、たとえば、温度計、湿度計、圧力計などの測定器、ヒータの駆動スイッチ、流量調整バルブやロボットアームなどの駆動装置、あるいは、演算処理を行う端末装置など、種々のものが含まれる。機器3のコントローラには、CPU(中央演算処理装置)、CPUに作業用のメモリ空間を提供するメモリ、プログラムモジュールや制御データを格納する記憶装置などが備わり、CPUにより実行されるソフトウェアとして機能部品インスタンス5がメモリ上に生成されている。   The plurality of devices 3 include various devices such as a measuring device such as a thermometer, a hygrometer, a pressure gauge, a heater drive switch, a flow rate adjustment valve, a drive device such as a robot arm, or a terminal device that performs arithmetic processing. Is included. The controller of the device 3 includes a CPU (Central Processing Unit), a memory that provides a working memory space for the CPU, a storage device that stores program modules and control data, and the like. An instance 5 is generated on the memory.

なお、この実施の形態において、各機器3のメモリ上にインスタンスとして生成されるプログラム部品のことを機能部品インスタンス5と呼び、この機能部品インスタンス5を生成するためのプログラム部品の実行ファイルのことを機能部品プログラムモジュールと呼ぶ。1つの機器3に同一種類で複数の機能部品インスタンス5を生成する場合には、その記憶装置に1つの機能部品プログラムモジュールを格納しておき、1つの機能部品プログラムモジュールから3つの機能部品インスタンス5を生成することができる。   In this embodiment, a program component generated as an instance on the memory of each device 3 is called a functional component instance 5, and an execution file of the program component for generating the functional component instance 5 is called a functional component instance 5. This is called a functional component program module. When a plurality of functional component instances 5 of the same type are generated in one device 3, one functional component program module is stored in the storage device, and three functional component instances 5 from one functional component program module are stored. Can be generated.

各機能部品インスタンス5は、連携インターフェース6を介して連結され、連携インターフェース6を介して互いにデータを送受信することで連携動作を行う。連携インターフェース6は、ソフトウェア上の通信ポートを提供したり、送受信データのエンコードやデコードを行ったり、接続認証やデータの暗号処理を行ったりするものである。この連携インターフェース6は、同一機器3上に配置された通信相手先に対してはメモリを介してデータをやり取りし、異なる機器3に配置された通信相手先に対しては通信ネットワーク7を介してデータをやり取りする。連携インターフェース6は、上記の機能部品プログラムモジュールとは別個に設けられた連携モジュールによって生成され、1つの連結部分に1つの連携モジュールが対応して、この連結部分の各端点に連携インターフェース6がそれぞれ生成されるようになっている。   Each functional component instance 5 is connected via a cooperation interface 6 and performs a cooperative operation by transmitting and receiving data to and from each other via the cooperation interface 6. The cooperation interface 6 provides a software communication port, encodes and decodes transmission / reception data, performs connection authentication and data encryption processing. The link interface 6 exchanges data with a communication partner arranged on the same device 3 via a memory, and communicates with a communication partner arranged on a different device 3 via a communication network 7. Exchange data. The linkage interface 6 is generated by a linkage module provided separately from the functional component program module, and one linkage module corresponds to one connection portion, and the linkage interface 6 corresponds to each end point of the connection portion. It is to be generated.

各機能部品インスタンス5は、自己の機能部品プログラムモジュールを記憶装置に格納したり、メモリ上に展開されるのに必要な記憶装置やメモリの容量、機能部品インスタンス5の内部動作によって使用されるCPU負荷、ハードウェア構成との間でデータの入出力を行うI/O(入出力ポート)の数など、種々の資源環境を必要としている。さらに、各機能部品インスタンス5に付属される連携インターフェース6は、自己の連携モジュールを格納したりメモリに展開するのに必要な記憶装置やメモリの容量、データの送受信処理によって使用されるCPU負荷、データ通信に必要なネットワーク帯域など、連携動作によって新たに利用される資源環境を必要とする。これらの連携インターフェース6を含めて各機能部品インスタンス5が必要とする資源環境の情報のことを環境要求情報と呼ぶ。   Each functional component instance 5 stores its own functional component program module in a storage device, a storage device necessary to be expanded on a memory, a memory capacity, and a CPU used by an internal operation of the functional component instance 5 Various resource environments such as the number of I / Os (input / output ports) for inputting / outputting data between the load and the hardware configuration are required. Furthermore, the cooperation interface 6 attached to each functional component instance 5 includes a storage device and a memory capacity necessary for storing the cooperation module of the device and developing the memory in a memory, a CPU load used by data transmission / reception processing, A resource environment that is newly used by cooperative operations, such as the network bandwidth required for data communication, is required. The resource environment information required by each functional component instance 5 including these linkage interfaces 6 is called environment request information.

図1に示すように、この実施形態のアプリケーション構築支援装置(分散システム解析装置)1は、分散システムの構築時または調査・調整時において、各機能部品インスタンス5の環境要求情報の算出と情報出力とを行う装置である。このアプリケーション構築支援装置1は、プログラムを実行するCPU(中央演算処理装置)、CPUに作業用のメモリ空間を提供するメモリ、制御プログラムや制御データが格納される記憶装置、オペレータからの指令を入力する入力装置、表示や印字等により情報出力を行う出力装置などを備えたコンピュータである。   As shown in FIG. 1, the application construction support apparatus (distributed system analysis apparatus) 1 of this embodiment calculates and outputs information on the environmental requirements of each functional component instance 5 at the time of construction of a distributed system or at the time of investigation / adjustment. It is a device which performs. This application construction support device 1 is a CPU (Central Processing Unit) that executes a program, a memory that provides a working memory space for the CPU, a storage device that stores control programs and control data, and an instruction from an operator And a computer including an output device for outputting information by display or printing.

このアプリケーション構築支援装置1は、CPUにより実行されるソフトウェア機能として、図1に示すように、環境要求情報算出要求UI(ユーザーインターフェース)11と、AP(アプリケーション)環境要求情報推定値算出機能12と、AP環境要求情報合成機能13と、環境要求情報表示UI14等を備えている。   As shown in FIG. 1, the application construction support apparatus 1 includes an environment request information calculation request UI (user interface) 11 and an AP (application) environment request information estimated value calculation function 12 as software functions executed by the CPU. AP environment request information combining function 13 and environment request information display UI 14 are provided.

また、アプリケーション構築支援装置1の記憶装置には、環境要求情報の算出に使用される複数種類の管理モジュールを格納した管理モジュールデータベース(以下、「データベース」を「DB」と略す。)21と、分散システムの構成情報や環境要求情報の算出に使用されるデータが格納されるアプリケーション構成情報DB22とが構築されている。   In addition, the storage device of the application construction support apparatus 1 includes a management module database (hereinafter, “database” is abbreviated as “DB”) 21 that stores a plurality of types of management modules used for calculating environment request information. An application configuration information DB 22 that stores data used for calculating the configuration information of the distributed system and the environment request information is constructed.

上記のアプリケーション構成情報DB22には、機能部品インスタンス設定情報DBA1、機能部品インスタンス連携関係情報DBA2、連携利用情報DBA3、連携影響関係情報DBA4、プログラムインスタンス環境要求情報DBA5が、それぞれ設けられている。これらのうち、機能部品インスタンス設定情報DBA1と、機能部品インスタンス連携関係情報DBA2には、分散システムの設計内容に基づく情報が、予めシステム構築者によってコンピュータにより読み込まれて登録されている。また、連携利用情報DBA3、連携影響関係情報DBA4、プログラムインスタンス環境要求情報DBA5には、AP環境要求情報推定値算出機能12によって生成および操作されるデータが登録されるようになっている。   The application configuration information DB 22 includes functional component instance setting information DBA1, functional component instance linkage relationship information DBA2, linkage usage information DBA3, linkage influence relationship information DBA4, and program instance environment request information DBA5. Among these, in the functional component instance setting information DBA1 and the functional component instance linkage relationship information DBA2, information based on the design contents of the distributed system is read and registered in advance by a system builder by a computer. In addition, data generated and operated by the AP environment request information estimated value calculation function 12 is registered in the cooperation usage information DBA3, the cooperation influence relation information DBA4, and the program instance environment request information DBA5.

機能部品インスタンス設定情報DBA1は、分散システムを構成する複数の機能部品インスタンス5について、各機能部品インスタンス5の情報が個別に登録されたデータベースである。たとえば、1つの機能部品インスタンス5ごとに、当該機能部品インスタンス5の識別情報、その名称、当該機能部品インスタンス5を生成する機能部品プログラムモジュールの識別情報、既に決定されていれるのであれば配置先を表わす配置機器情報、システム構築者によって設定可能な動作設定値(たとえば演算周期や利用I/Oのリストなど)の情報などが登録されている。   The functional component instance setting information DBA1 is a database in which information on each functional component instance 5 is individually registered for a plurality of functional component instances 5 constituting the distributed system. For example, for each functional component instance 5, the identification information of the functional component instance 5, its name, the identification information of the functional component program module that generates the functional component instance 5, and the placement destination if determined. Registered device information to be displayed, information of operation setting values (for example, a calculation cycle and a list of used I / O) that can be set by the system builder, and the like are registered.

機能部品インスタンス連携関係情報DBA2は、分散システムに存在する機能部品インスタンス5の複数の連結部分についての情報が個別に登録されたデータベースである。たとえば、1つの連結部分ごとに、この連結部分の識別情報、その名称、この連結部分の連携インターフェースを生成する連携モジュールの識別情報、この連結部分によって何れの機能部品インスタンス5が連結されているのかを表わす情報、システム構築者により設定可能な連携通信の設定値(たとえばポート番号や暗号化設定の情報など)などの各情報が、この機能部品インスタンス連携関係情報DBA2に登録されている。   The functional component instance linkage relationship information DBA2 is a database in which information about a plurality of connected portions of the functional component instance 5 existing in the distributed system is individually registered. For example, for each connected portion, the identification information of this connected portion, its name, the identification information of the link module that generates the link interface of this link portion, and which functional component instance 5 is linked by this link portion Each information such as information indicating the setting value of cooperative communication that can be set by the system builder (for example, port number and encryption setting information) is registered in the functional component instance linkage relationship information DBA2.

連携利用情報DBA3は、分散システムにある全ての連結部分に対応する複数個の連係利用情報が格納されるデータベースである。連携利用情報は、連携動作によって連結部分で利用される資源量に関する情報、言い換えれば、連結された2つの機能部品インスタンス5の相互作用量を表わす情報であり、具体的には対応する連結部分でやり取りされる通信量に関する情報(たとえば「データ転送頻度」や「転送データ量」)等が登録されるものである。   The cooperative usage information DBA3 is a database in which a plurality of pieces of cooperative usage information corresponding to all connected portions in the distributed system are stored. The cooperative usage information is information related to the amount of resources used in the connection part by the cooperative operation, in other words, information indicating the interaction amount between the two functional component instances 5 connected, specifically, in the corresponding connection part. Information related to the amount of communication (for example, “data transfer frequency” and “transfer data amount”) and the like are registered.

これら連携利用情報は、後に詳述するが、1個の連結部分の端点ごとに算出され、上記の機能部品管理モジュールB1によって生成されたり更新されたりするものである。   As will be described in detail later, the cooperative usage information is calculated for each end point of one connected portion, and is generated or updated by the functional component management module B1.

連携利用情報影響関係情報DBA4は、分散システムを構成する全ての機能部品インスタンス5にそれぞれ対応する複数個の連携利用情報影響関係情報が格納されたデータベースである。連携利用情報影響関係情報とは、対応する機能部品インスタンスと、当該機能部品インスタンスにある1個または複数の連結部分との影響関係を表わしたデータであり、具体的には、機能部品インスタンス5の動作設定が該機能部品インスタンス5の連結部分に及ぼす影響の有無の情報、機能部品インスタンス5が該機能部品インスタンス5の連結部分から受ける影響の有無の情報、機能部品インスタンス5に複数の連結部分がある場合に一つの連結部分から他の連結部分へ及ぼされる影響の有無の情報などが含まれる。   The cooperative usage information influence relationship information DBA4 is a database in which a plurality of cooperative usage information influence relationship information respectively corresponding to all the functional component instances 5 constituting the distributed system is stored. The linked use information influence relationship information is data representing the influence relationship between the corresponding functional component instance and one or a plurality of connected parts in the functional component instance. Information on whether or not the operation setting has an influence on the connected part of the functional part instance 5, information on whether or not the functional part instance 5 is affected by the connected part of the functional part instance 5, and a plurality of connected parts in the functional part instance 5 In some cases, information on the presence / absence of an influence from one connected part to another connected part is included.

この連携利用情報影響関係情報DBA4では、後に詳述するが、上記の機能部品管理モジュールB1によってデータが書き込まれるようになっている。   In this cooperative use information influence relationship information DBA4, as will be described in detail later, data is written by the functional component management module B1.

プログラムインスタンス環境要求情報DBA5は、各機能部品インスタンス5がシステム稼動時に利用する総合的な資源環境を表わした算出結果や、各連結部分で利用されるネットワーク資源に関する算出結果が登録されるデータベースである。たとえば、各機能部品インスタンス5が内部動作や連携動作で利用するCPU負荷、メモリや記憶装置の容量、利用I/Oなどの各資源情報が登録されたり、各連結部分の連携動作で利用されるネットワーク帯域やネットワークの許容遅延時間などのネットワーク負荷情報が登録されたりする。これらのデータは、連携利用情報DBA3のデータ等に基づきAP環境要求情報推定値算出機能12によって算出されるものである。   The program instance environment request information DBA5 is a database in which calculation results representing a comprehensive resource environment used by each functional component instance 5 during system operation and calculation results regarding network resources used in each connected portion are registered. . For example, each resource information such as CPU load, memory and storage device capacity, usage I / O, etc. used by each functional component instance 5 for internal operation or cooperative operation is registered, or used for cooperative operation of each connected part. Network load information such as network bandwidth and allowable network delay time is registered. These data are calculated by the AP environment request information estimated value calculation function 12 based on the data of the cooperative usage information DBA3 and the like.

管理モジュールDB21には、AP環境要求情報推定値算出機能12によって操作されて、各機能部品インスタンスや各連結部分の環境要求情報の算出に利用される複数種類の機能部品管理モジュールB1と、複数種類の連携管理モジュールB2とが格納されている。   In the management module DB 21, a plurality of types of functional component management modules B 1 that are operated by the AP environment request information estimated value calculation function 12 and are used to calculate environment request information of each functional component instance and each connected portion, and a plurality of types The cooperation management module B2 is stored.

機能部品管理モジュールB1は、分散システムで使用される複数種類の機能部品プログラムモジュールにそれぞれ対応して複数種類用意されている。これら複数種類の機能部品管理モジュールB1は、たとえば、対応する機能部品プログラムモジュールを開発したソフトウェア開発者等が、各機能部品プログラムモジュールの動作仕様に合わせて作成・提供する。   A plurality of types of functional component management modules B1 are prepared corresponding to the plurality of types of functional component program modules used in the distributed system. These plural types of functional component management modules B1 are created and provided according to the operation specifications of each functional component program module, for example, by a software developer who has developed the corresponding functional component program module.

機能部品管理モジュールB1は、対応する機能部品インスタンス5の動作設定の解析処理、当該機能部品インスタンス5の各連結部分に対応づけられている連携利用情報の生成や更新を行う処理、当該機能部品インスタンス5に対応づけられている連携利用情報影響関係情報の生成や更新を行う処理、連携利用情報DBA3から環境要求情報の作成する処理を、それぞれ行う専用ロジックを内部に有するプログラムモジュールである。上記の連携利用情報の生成や更新は、対応する機能部品インスタンス5の動作設定(予め定められている動作仕様やシステム構築者が指定した設定内容)に従って遂行されるように専用ロジックが組まれている。   The functional component management module B1 analyzes the operation setting of the corresponding functional component instance 5, generates or updates the cooperative usage information associated with each connected portion of the functional component instance 5, and the functional component instance 5 is a program module that has dedicated logic for performing processing for generating and updating linked usage information impact relationship information associated with 5 and processing for creating environment request information from the linked usage information DBA3. Dedicated logic is assembled so that the generation and update of the above-mentioned cooperative usage information is performed according to the operation settings of the corresponding functional component instance 5 (operation specifications specified in advance and setting contents specified by the system builder). Yes.

この機能部品管理モジュールB1には、AP環境要求情報推定値算出機能12から操作可能とするための共通インターフェースが備わっており、内部の専用ロジックはこの共通インターフェースによって隠蔽されている。AP環境要求情報推定値算出機能12は、この共通インターフェースを介して、各機能部品管理モジュールB1の専用ロジックに機能部品インスタンスの設定情報を送ったり、連携利用情報の生成・更新の指令や、環境要求情報の生成・更新の指令を発行することが可能になっている。   This functional component management module B1 is provided with a common interface that can be operated from the AP environment request information estimated value calculation function 12, and the internal dedicated logic is hidden by this common interface. The AP environment request information estimated value calculation function 12 sends the setting information of the functional component instance to the dedicated logic of each functional component management module B1 via this common interface, the command for generating / updating cooperative usage information, the environment It is possible to issue a command to generate / update request information.

連携管理モジュールB2は、分散システムで使用される複数種類の連携モジュールにそれぞれ対応して複数種類用意されている。これら複数種類の連携管理モジュールB2は、たとえば、対応する連携モジュールを開発したソフトウェア開発者等が、各連携モジュールの動作仕様に合わせて作成・提供するプログラムモジュールである。個々の連携管理モジュールB2には、対応する連携インターフェースによって結び付けられている各連結部分について、当該連結部分の設定値の解析や、当該連結部分の環境要求情報の算出を行う専用ロジックが内包されている。   A plurality of types of cooperation management modules B2 are prepared corresponding to the plurality of types of cooperation modules used in the distributed system. These multiple types of linkage management modules B2 are program modules created and provided by, for example, a software developer who has developed a corresponding linkage module in accordance with the operation specifications of each linkage module. Each link management module B2 includes dedicated logic for analyzing the setting value of the link part and calculating the environmental requirement information of the link part for each link part linked by the corresponding link interface. Yes.

連携管理モジュールB2は、AP環境要求情報推定値算出機能12から操作可能とするための共通インターフェースが備わっており、内部の専用ロジックはこの共通インターフェースによって隠蔽されている。AP環境要求情報推定値算出機能12は、この共通インターフェースを介して、各連携管理モジュールB2の専用ロジックに連結部分の設定情報を送ったり、連結部分の環境要求情報の算出の指令を発行することが可能になっている。   The cooperation management module B2 has a common interface that can be operated from the AP environment request information estimated value calculation function 12, and the internal dedicated logic is hidden by this common interface. The AP environment request information estimated value calculation function 12 sends the setting information of the connected part to the dedicated logic of each cooperation management module B2 or issues a command for calculating the environmental request information of the connected part via this common interface. Is possible.

AP環境要求情報推定値算出機能12は、機能部品管理モジュールB1や連携管理モジュールB2を操作して環境要求情報の算出処理を行う機能モジュールである。その処理内容については後段で詳述する。   The AP environment request information estimated value calculation function 12 is a function module that calculates the environment request information by operating the functional component management module B1 and the cooperation management module B2. Details of the processing will be described later.

AP環境要求情報合成機能13は、DBA4,A5に格納された連携影響関係情報および環境要求情報等から、オペレータに算出結果として表示出力するためのデータの合成を行うものである。詳細には後述するが、具体的には、分散システムを構成する機能部品インスタンス5ごとの環境要求情報や、分散システムにおいて各機能部品インスタンス5が影響を受けている要素や、該機能部品インスタンス5が影響を与えている要素をリストアップするなどして、表示出力用のデータを合成する。   The AP environment request information combining function 13 combines data to be displayed and output as a calculation result to the operator from cooperation influence relationship information and environment request information stored in the DBA 4 and A5. As will be described in detail later, specifically, environmental requirement information for each functional component instance 5 constituting the distributed system, elements that are affected by each functional component instance 5 in the distributed system, and the functional component instance 5 The display output data is synthesized by, for example, listing elements that are affected by.

環境要求情報算出要求UI11は、オペレータから算出要求を受け付けるユーザーインターフェース、環境要求情報表示UI14は、AP環境要求情報合成機能13により合成されたデータを表示するユーザーインターフェースである。   The environment request information calculation request UI 11 is a user interface that receives a calculation request from an operator, and the environment request information display UI 14 is a user interface that displays data combined by the AP environment request information combining function 13.

次に、上記のように構成されたアプリケーション構築支援装置1により実行される解析処理について説明する。   Next, analysis processing executed by the application construction support apparatus 1 configured as described above will be described.

図3は、解析対象とするアプリケーション構成の具体例を示した機能ブロック図、図4は、図3の構成例に対応してAP環境要求情報推定値算出機能により設定されるデータ処理に係る構成要素を示した概念図、図5は、アプリケーション構築支援装置1により実行される環境要求解析処理の処理手順を示したフローチャートである。   FIG. 3 is a functional block diagram showing a specific example of the application configuration to be analyzed, and FIG. 4 is a configuration related to data processing set by the AP environment request information estimated value calculation function corresponding to the configuration example of FIG. FIG. 5 is a flowchart showing a processing procedure of environment request analysis processing executed by the application construction support apparatus 1.

ここでは、具体例として、図3のアプリケーション構成例について環境要求情報の算出を行う処理について説明する。図3のアプリケーション構成は、3つの機能部品インスタンス5a〜5cから構成され、これらのうち“データ収集機能”の機能部品インスタンス5aと“データ保存機能”の機能部品インスタンス5bとが連結され(連結部分M)、“データ保存機能”の機能部品インスタンス5bと“アラーム判断機能”の機能部品インスタンス5cとが連結されている(連結部分N)。   Here, as a specific example, a process for calculating environment request information for the application configuration example of FIG. 3 will be described. The application configuration of FIG. 3 is composed of three functional component instances 5a to 5c, and among these, the functional component instance 5a of the “data collection function” and the functional component instance 5b of the “data storage function” are coupled (concatenated portion). M), the functional component instance 5b of the “data storage function” and the functional component instance 5c of the “alarm determination function” are coupled (connected portion N).

連結部分Mには一組の連携モジュールによって一対の連携インターフェース6a,6bが生成され、連結部分Nには一組の連携モジュールによって一対の連携インターフェース6c,6dが生成されている。連携インターフェース6b,6dはデータ転送を受けるサーバタイプのもの、連携インターフェース6a,6cはデータ転送を行うクライアントタイプのものである。   A pair of link interfaces 6a and 6b is generated in the connection portion M by a set of link modules, and a pair of link interfaces 6c and 6d is generated in the link portion N by a set of link modules. The cooperation interfaces 6b and 6d are of a server type that receives data transfer, and the cooperation interfaces 6a and 6c are of a client type that performs data transfer.

図3のアプリケーション構成によれば、“データ収集機能”の機能部品インスタンス5aがたとえば測定機器の測定データを収集・転送し、この転送された測定データを“データ保存機能”の機能部品インスタンス5bが記憶装置に保存していく。さらに、“データ保存機能”の機能部品インスタンス5bが測定データの転送ごとに変更後のデータを“アラーム判断機能”の機能部品インスタンス5cに送り、“アラーム判断機能”の機能部品インスタンス5cが変更後の測定データに対してアラームを発するか否か判断を行う。各データ転送に対しては、転送先からデータ転送が正常に行われたか否かを示す転送応答がなされるようになっている。   According to the application configuration of FIG. 3, the functional component instance 5a of the “data collection function” collects and transfers, for example, measurement data of the measuring device, and the functional component instance 5b of the “data storage function” transmits the transferred measurement data. Save it to the storage device. Further, the functional component instance 5b of the “data storage function” sends the changed data to the functional component instance 5c of the “alarm determination function” every time the measurement data is transferred, and the functional component instance 5c of the “alarm determination function” is changed. It is determined whether an alarm is issued for the measured data. For each data transfer, a transfer response indicating whether the data transfer has been normally performed from the transfer destination is made.

アプリケーション構築支援装置1では、図3のアプリケーション構成に対して、図4に示すようなデータ処理用の構成要素が構築されるようになっている。すなわち、各機能部品インスタンス5a〜5cに対応して複数の機能部品管理モジュールB1a〜B1cと複数の連携影響関係情報34a〜34cとがそれぞれ設定され、さらに、各連結部分M,Nに対応して複数の連携利用情報33m,33nがそれぞれ設定される。   In the application construction support apparatus 1, data processing components as shown in FIG. 4 are constructed with respect to the application configuration of FIG. 3. That is, a plurality of functional component management modules B1a to B1c and a plurality of linkage influence relationship information 34a to 34c are set corresponding to the respective functional component instances 5a to 5c, and further, corresponding to each of the connected portions M and N. A plurality of pieces of cooperative usage information 33m and 33n are set.

そして、各機能部品管理モジュールB1a〜B1cが、連結部分M,Nの端点ごとに連携利用情報33m,33nのデータ生成やデータ更新を行うとともに、この連携利用情報33m,33nのデータ操作の内容に応じて連携影響関係情報34a〜34cのデータ内容の生成や更新を行うようになっている。   And each functional component management module B1a-B1c performs the data production | generation of the cooperation utilization information 33m and 33n for every end point of the connection parts M and N, and a data update, and also contains the data operation content of this cooperation utilization information 33m and 33n. Accordingly, the data contents of the linkage influence relationship information 34a to 34c are generated or updated.

次に、上記のアプリケーション構成に対して環境要求情報の算出を行う具体的な処理手順について、図5のフローチャートに従って各ステップごとに説明していく。
(ステップS1)
Next, a specific processing procedure for calculating the environmental requirement information for the above application configuration will be described for each step according to the flowchart of FIG.
(Step S1)

アプリケーション構築支援装置1は、環境要求情報算出要求UI11を介してオペレータからAP環境要求情報の算出要求を受け付けることで、AP環境要求情報推定値算出機能12が環境要求情報の算出処理を開始する。
(ステップS2)
The application construction support apparatus 1 receives the AP environment request information calculation request from the operator via the environment request information calculation request UI 11, and the AP environment request information estimated value calculation function 12 starts the calculation process of the environment request information.
(Step S2)

環境要求情報の算出処理が開始されると、先ず、AP環境要求情報推定値算出機能12は、機能部品インスタンス設定情報DBA1から、分散システムを構成する全ての機能部品インスタンス5a〜5cについての機能部品プログラムモジュールの識別情報を読み出し、この識別情報に基づいて全ての機能部品インスタンス5a〜5c(図3)に対応した複数の機能部品管理モジュールB1a〜B1c(図4)を設定する。   When the environmental request information calculation process is started, first, the AP environmental request information estimated value calculation function 12 receives from the functional component instance setting information DBA1 the functional components for all functional component instances 5a to 5c constituting the distributed system. The identification information of the program module is read, and a plurality of functional component management modules B1a to B1c (FIG. 4) corresponding to all the functional component instances 5a to 5c (FIG. 3) are set based on this identification information.

さらに、AP環境要求情報推定値算出機能12は、機能部品インスタンス連携関係情報DBA2から機能部品インスタンス5a〜5cの連結構成の情報を読み出し、この情報に基づき分散システムに存在する全ての連結部分M,N(図3)に対応する複数の連携利用情報33m,33n(図4)を連携利用情報DBA3の中に設定する。また、各機能部品インスタンス5a〜5c(図3)に対応する複数の連携影響関係情報34a〜34c(図4)を機能部品インスタンス連携関係情報DBA2の中に設定する。これらによって、図4に示したデータ処理用の構成要素が整う。   Further, the AP environment request information estimated value calculation function 12 reads the information on the connection configuration of the functional component instances 5a to 5c from the functional component instance linkage relation information DBA2, and based on this information, all the connected parts M, A plurality of cooperative usage information 33m and 33n (FIG. 4) corresponding to N (FIG. 3) are set in the cooperative usage information DBA3. Also, a plurality of pieces of linkage influence relationship information 34a to 34c (FIG. 4) corresponding to the respective functional component instances 5a to 5c (FIG. 3) are set in the functional component instance linkage relationship information DBA2. As a result, the components for data processing shown in FIG. 4 are prepared.

このような準備が整ったら、次に、AP環境要求情報推定値算出機能12は、機能部品インスタンス設定情報DBA1から各機能部品インスタンス5a〜5bの動作設定の情報を、対応する機能部品管理モジュールB1a〜B1cに渡す。そして、これら機能部品管理モジュールB1a〜B1cに対して連携利用情報33m,33nの初期データの算出要求を行う。機能部品管理モジュールB1a〜B1cは、この算出要求に基づいて、各機能部品インスタンス5a〜5bの動作設定に起因する連結部分M,Nの利用資源の情報(通信量に関する情報)を、連結部分M,Nの各端点ごとに算出し、連携利用情報33m,33nの初期データとして書き込む。   When such preparation is completed, the AP environment request information estimated value calculation function 12 then obtains the operation setting information of each functional component instance 5a-5b from the functional component instance setting information DBA1 and the corresponding functional component management module B1a. To B1c. Then, a request for calculation of initial data of the cooperative usage information 33m and 33n is made to these functional component management modules B1a to B1c. Based on this calculation request, the functional component management modules B1a to B1c receive the information on the resources used (information related to the traffic) of the connected portions M and N resulting from the operation settings of the functional component instances 5a to 5b. , N are calculated for each end point and written as initial data of the cooperative usage information 33m, 33n.

図6には、機能部品管理モジュールにより算出される連携利用情報の初期データの一例を示す。同図に示すように、連結部分Mの連携利用情報33mには“データ収集機能”と“データ保存機能”とをそれぞれ端点とした2組のデータ(1)(2)が登録され、連結部分Nの連携利用情報33nには“データ保存機能”と“アラーム通知機能”とをそれぞれ端点とした2組のデータ(3)(4)が登録される。   FIG. 6 shows an example of the initial data of the cooperative usage information calculated by the functional component management module. As shown in the figure, two sets of data (1) and (2) having “data collection function” and “data storage function” as endpoints are registered in the cooperative use information 33m of the connection part M, and the connection part Two sets of data (3) and (4) having “data storage function” and “alarm notification function” as endpoints are registered in the N cooperative use information 33n.

機能部品管理モジュールB1aは、“データ収集機能”の機能部品インスタンス5aが、連結部分Mにおいて自己の動作設定に起因した“データ保存要求”の通信を行うことから、その動作設定を解析して情報転送の頻度“100msec毎”や単位転送毎の平均データ量 “3KB”などのデータ値を決定し、このデータを連携利用情報33mに登録する。   Since the functional component instance 5a of the “data collection function” performs communication of the “data storage request” resulting from its own operational setting in the connected part M, the functional component management module B1a analyzes the operational setting and obtains information Data values such as the transfer frequency “every 100 msec” and the average data amount “3 KB” per unit transfer are determined, and this data is registered in the cooperative usage information 33m.

また、機能部品管理モジュールB1bは、“データ保存機能”の機能部品インスタンス5bが、連結部分Nにおいて、“データ変更通知”の通信を行うが、この通信量は自己の動作設定からは決まらないので、連携利用情報33nにおいてその情報転送の頻度や平均データ量の値を未定のままとする。   In the functional component management module B1b, the functional component instance 5b of the “data storage function” performs “data change notification” communication in the connected portion N, but this communication amount is not determined from its own operation setting. In the cooperative usage information 33n, the information transfer frequency and the average data amount remain undecided.

また、機能部品管理モジュールB1b,B1cは、“データ保存機能”や“アラーム通知機能”の機能部品インスタンス5b,5cが、それぞれ連結部分M,Nにおいて、自己の動作設定に起因した応答送信を行うことから、これらの動作設定をそれぞれ解析することで、応答送信に係る単位転送ごとの平均データ量“0.1KB”を決定し、この情報を連携利用情報33m,33nに登録する。一方、応答の頻度は通信相手からのデータ転送の頻度に依存し、上記の動作設定からは決定されないので、未定のままとする。   In the functional component management modules B1b and B1c, the functional component instances 5b and 5c of the “data storage function” and the “alarm notification function” perform response transmission due to their own operation settings in the connection portions M and N, respectively. Therefore, by analyzing each of these operation settings, the average data amount “0.1 KB” for each unit transfer related to response transmission is determined, and this information is registered in the cooperative usage information 33m and 33n. On the other hand, the frequency of response depends on the frequency of data transfer from the communication partner and is not determined from the above-described operation settings, so it remains undecided.

各機能部品管理モジュールB1a〜B1cは、上記のような連携利用情報33m,33nのデータ生成に付随して、連携影響関係情報34a〜34cのデータ生成も併せて行う。   Each of the functional component management modules B1a to B1c also performs data generation of the cooperation influence relationship information 34a to 34c along with the data generation of the above-described cooperation usage information 33m and 33n.

図7には、機能部品管理モジュールにより算出された連携影響関係情報の初期データの一例を示す。   FIG. 7 shows an example of initial data of cooperation influence relationship information calculated by the functional component management module.

図4や図7に示すように、連携影響関係情報34a〜34cは、各機能部品インスタンス5a〜5cと、それに付属した1個または複数の連結部分M,Nとのそれぞれの相関を示すデータ、すなわち、機能部品インスタンス5a〜5cの動作設定が付属する連結部分M,Nの通信に与える影響の有無を示す「機能部品設定の影響」テータと、付属する連結部分M,Nの通信が機能部品インスタンス5a〜5cの連携動作に与える影響の有無を示す「機能部品への影響」データと、付属する1つの連結部分の通信が他の連結部分の通信に与える影響の有無を示す「影響を与える連携利用情報の連結部分」データと登録されるものである。   As shown in FIGS. 4 and 7, the cooperation influence relationship information 34 a to 34 c includes data indicating the correlation between each functional component instance 5 a to 5 c and one or a plurality of connected portions M and N attached thereto, In other words, the “effect of functional component setting” data indicating whether or not the operation settings of the functional component instances 5a to 5c have an influence on the communication of the connected parts M and N, and the communication of the attached connected parts M and N is a functional component. “Influence on functional parts” data indicating the presence / absence of the influence on the cooperative operation of the instances 5a to 5c, and “Influence” indicating the presence / absence of the influence of the communication of one attached part on the communication of the other connected part "Linked part of cooperative use information" data is registered.

各機能部品管理モジュールB1a〜B1cは、ステップS2の段階において、機能部品インスタンス5a〜5cの動作設定によって連携利用情報33m,33nのデータ値に一定以上の影響を与えたか否か判定し、この判定に基づき、連携影響関係情報34a〜34cの「機能部品設定の影響」のデータ値を決定する。   Each of the functional component management modules B1a to B1c determines whether or not the data values of the cooperative usage information 33m and 33n have been affected by the operation setting of the functional component instances 5a to 5c at a step S2, and this determination is made. Based on the above, the data value of “influence of functional component setting” of the linkage influence relationship information 34a to 34c is determined.

たとえば、図7に示すように、“データ保存機能”に対応する連結部分Mの連携影響関係情報では、その「機能部品設定の影響」のデータ値が“無”と決定され、他のデータ項目は未定のままとされる。“データ保存機能”の機能部品インスタンス5bの動作設定として、「データ保存要求応答の平均データ量/単位転送」の設定情報によって連携利用情報33mのデータ値が決定されているが、このデータ値“0.1KB”は一定以上の影響ではないと判別して、この「機能部品設定の影響」のデータ値を“無”としている。   For example, as shown in FIG. 7, in the linkage influence relationship information of the linked portion M corresponding to the “data storage function”, the data value of “effect of functional component setting” is determined as “none”, and other data items Is left undecided. As the operation setting of the functional component instance 5b of the “data storage function”, the data value of the cooperative usage information 33m is determined by the setting information “average data amount of data storage request response / unit transfer”. It is determined that “0.1 KB” is not an influence beyond a certain level, and the data value of the “effect of functional component setting” is set to “none”.

ステップS2では、上記のような「機能部品設定の影響」のデータ値の決定が、全ての連携影響関係情報34a〜34cに対して行われる。
(ステップS3)
In step S <b> 2, the determination of the data value of “influence of functional component setting” as described above is performed for all the linkage influence relationship information 34 a to 34 c.
(Step S3)

次に、AP環境要求情報推定値算出機能12は、機能部品インスタンス連携関係情報DBA2を参照して、各機能部品インスタンス5a〜5cの各連結関係を把握するとともに、現在算出されている各連携利用情報33m,33nを、各連結先の機能部品インスタンス5a〜5cに対応した機能部品管理モジュールB1a〜B1cへ送る。   Next, the AP environment request information estimated value calculation function 12 refers to the functional component instance linkage relationship information DBA2, grasps each link relationship of the functional component instances 5a to 5c, and currently calculates each linked usage. The information 33m and 33n are sent to the functional component management modules B1a to B1c corresponding to the functional component instances 5a to 5c of the connection destinations.

これにより、たとえば、“データ保存機能”の機能部品管理モジュールB1bへ、“データ収集機能”の連結部分Mの連携利用情報33mが渡されたり、“アラーム通知機能”の機能部品管理モジュールB1cへ、“データ保存機能”の連結部分Nの連携利用情報33mが渡されたりする。
(ステップS4)
As a result, for example, the cooperative usage information 33m of the connected part M of the “data collection function” is passed to the functional part management module B1b of the “data storage function”, or to the functional part management module B1c of the “alarm notification function”. The link usage information 33m of the connected portion N of the “data storage function” is passed.
(Step S4)

次いで、AP環境要求情報推定値算出機能12は、各機能部品管理モジュールB1a〜B1cに対して連携利用情報33m,33nと連携影響関係情報34a〜34cの再度の算出要求を行う。   Next, the AP environment request information estimated value calculation function 12 requests the functional component management modules B1a to B1c to calculate the link usage information 33m and 33n and the link influence relationship information 34a to 34c again.

図8と図9には、機能部品管理モジュールにより算出された連携利用情報と連携影響関係情報の更新データの一例を示す。   FIG. 8 and FIG. 9 show an example of the update data of the cooperation usage information and the cooperation influence relation information calculated by the functional component management module.

上記の再度の算出要求がなされると、各機能部品管理モジュールB1a〜B1cは、ステップS3で入力された連携先の連携利用情報33m,33nを参照して、算出対象の連携利用情報33m,33nの中で未定となっているデータ項目についての算出処理を行う。   When the above calculation request is made again, each of the functional component management modules B1a to B1c refers to the cooperation usage information 33m and 33n of the cooperation destination input in step S3, and calculates the cooperation usage information 33m and 33n to be calculated. Calculation processing is performed for data items that are undecided.

たとえば、図8に示すように、機能部品管理モジュールB1bは、“データ保存機能”の連結部分Nの連携利用情報のうち、「情報転送の頻度」と「情報転送の平均データ量/単位転送」のデータ値を、ステップS3で入力された他の連携利用情報33mに基づいて算出する。これらのデータ項目は、“データ収集機能”からのテータ保存要求の通信量に起因して、そのデータ値が決まるものであるため、ステップS2の段階では未定であったが(図6の(3))、ステップS3において“データ収集機能”からのテータ保存要求の通信量に係るデータ値が渡されたことにより算出可能となったものである。   For example, as illustrated in FIG. 8, the functional component management module B1b includes “information transfer frequency” and “average data amount of information transfer / unit transfer” in the cooperative usage information of the connected portion N of the “data storage function”. Is calculated based on the other cooperative usage information 33m input in step S3. These data items are determined at the stage of step S2 because the data values are determined due to the communication amount of the data storage request from the “data collection function” ((3 in FIG. 6). )), And can be calculated by passing the data value related to the communication amount of the data storage request from the “data collection function” in step S3.

具体的には、機能部品管理モジュールB1bは、データ保存機能の機能部品インスタンス5bの動作仕様から、データ変更通知に係る「情報転送の頻度」の値を、“データ収集機能”のデータ保存要求に係る「情報転送の頻度」と同値とするよう専用ロジックが組まれているので、この専用ロジックに従って、連携先の連携利用情報33mのデータ値を参照して、算出対象の連携利用情報33nの「情報転送の頻度」のデータ値を“100msec毎”と算出する。   Specifically, the functional component management module B1b changes the value of the “information transfer frequency” related to the data change notification from the operation specification of the functional component instance 5b of the data storage function to the data storage request of the “data collection function”. Since the dedicated logic is set to have the same value as the “information transfer frequency”, the data value of the cooperative usage information 33m of the cooperation destination is referred to according to the dedicated logic, and “ The data value of “information transfer frequency” is calculated as “every 100 msec”.

また、機能部品管理モジュールB1bは、データ保存機能の機能部品インスタンス5bの動作仕様から、データ変更通知に係る「平均データ量/単位転送」の値を、“データ収集機能”のデータ保存要求の平均データ量から“1KB”減算されたデータ量とするように専用ロジックが組まれているので、この専用ロジックに従って、連携先の連携利用情報33mのデータ値の参照と所定の演算が行われて、算出対象の連携利用情報33nの「平均データ量/単位転送」のデータ値を“2KB”と算出する。そして、これらのデータ値を算出対象の連携利用情報33nに加える。   Further, the functional component management module B1b determines the value of “average data amount / unit transfer” related to the data change notification from the operation specification of the functional component instance 5b of the data storage function, and the average of the data storage request of the “data collection function”. Since the dedicated logic is assembled so that the data amount is obtained by subtracting “1 KB” from the data amount, referring to the data value of the cooperative usage information 33m of the cooperation destination and a predetermined calculation are performed according to this dedicated logic, The data value of “average data amount / unit transfer” of the cooperative usage information 33n to be calculated is calculated as “2 KB”. These data values are added to the cooperative usage information 33n to be calculated.

このような連携利用情報33m,33nの再度の算出処理によれば、複数の機能部品インスタンス5で多段に連なる連携動作が行われる場合に、算出済みの前段の連携動作係る連携利用情報から次段の連携動作に係る連携利用情報が算出されていくようになっている。   According to the recalculation processing of the cooperative usage information 33m and 33n, when the cooperative operation is performed in a multistage manner with the plurality of functional component instances 5, the next step is calculated from the cooperative usage information related to the previous cooperative operation that has been calculated. The cooperative usage information related to the cooperative operation is calculated.

さらに、機能部品管理モジュールB1a〜B1cは、上記の連携利用情報33m,33nの操作内容に応じて、対応する連携影響関係情報34a〜34bのデータ値の更新も行う。すなわち、入力情報として与えられた連携先に係る連携利用情報のデータ値によって対応する機能部品インスタンスの連携動作に一定以上の影響が与えられたか否か、入力情報として与えられた連携先に係る連携利用情報のデータ値によって他の連結部分の連携利用情報のデータ値に一定以上の影響が与えられたか否かを判別し、この判別結果に応じて対応する連携影響関係情報34a〜34cのデータを更新する。   Furthermore, the functional component management modules B1a to B1c also update the data values of the corresponding cooperative influence relationship information 34a to 34b according to the operation content of the cooperative usage information 33m and 33n. That is, whether or not the cooperation value of the corresponding functional component instance has been affected by the data value of the cooperation usage information related to the cooperation destination given as input information, or whether the cooperation related to the cooperation destination given as input information It is determined whether or not the data value of the usage information has influenced the data value of the linked usage information of the other connected portions beyond a certain level, and the data of the corresponding linkage impact relationship information 34a to 34c is determined according to the determination result. Update.

具体的には、図9に示すように、“データ保存機能”の連携影響関係情報34bの連結部分Mに係るデータに対して、“データ収集機能”の連携利用情報33mから“データ保存機能”の連結部分Mの連携利用情報33mのデータ値に一定以上の影響が及ぼされているので、機能部品管理モジュールB1bは、連携影響関係情報34bの連結部分Mに係る「機能部品への影響」のデータ値を“有”とする。   Specifically, as shown in FIG. 9, for the data related to the linked portion M of the linkage influence relationship information 34 b of the “data storage function”, the “data storage function” from the linkage usage information 33 m of the “data collection function”. Since the data value of the link usage information 33m of the connected portion M of the link is more than a certain value, the functional component management module B1b determines the “influence on functional components” related to the link portion M of the link impact relationship information 34b. The data value is “present”.

また、“データ収集機能”の連携利用情報33mから“データ保存機能”の連結部分Nの連携利用情報33nのデータ値に一定以上の影響が及ぼされているので、機能部品管理モジュールB1bは、連携影響関係情報34bの連結部分Mに係る「影響を与える連携利用情報の連結部分」のデータ値を“連結部分N”とする。
(ステップS5)
In addition, since the data value of the link usage information 33n of the linked part N of the “data storage function” is influenced more than a certain amount from the link usage information 33m of the “data collection function”, the functional component management module B1b The data value of “the connected part of the influential cooperative use information” related to the connected part M of the influence relationship information 34b is set to “connected part N”.
(Step S5)

連携利用情報33m,33nの再算出が完了したら、AP環境要求情報推定値算出機能12は、ステップS4の再算出によって連携利用情報33m,33nの更新の有無を確認し、更新があれば、再び、ステップS3に戻って、ステップS3,S4の処理を繰り返す。   When the recalculation of the cooperative usage information 33m and 33n is completed, the AP environment request information estimated value calculation function 12 confirms whether or not the cooperative usage information 33m and 33n has been updated by the recalculation in step S4. Returning to step S3, the processes of steps S3 and S4 are repeated.

このステップS3,S4の繰り返しの処理により、複数の機能部品インスタンス5で多段に連なった連携動作が行われる場合に、各段の連携動作に係る連携利用情報が初段目から1段ずつ算出されていき、これが複数回繰り返されることで、最後段の連携動作に係る連携利用情報の算出まで遂行されるようになっている。また、この連携利用情報の算出に付随して各連携動作に関わる連携影響関係情報も算出されていくようになっている。   By repeating the processes in steps S3 and S4, when a plurality of functional component instances 5 perform a cooperative operation in multiple stages, the cooperative usage information related to the cooperative operation of each stage is calculated step by step from the first stage. This is repeated a plurality of times, so that the calculation of the cooperative use information related to the cooperative operation at the last stage is performed. In addition to the calculation of the cooperative usage information, the cooperative influence relation information related to each cooperative operation is also calculated.

そして、このような複数段に連なった連携動作の各段の連携利用情報が全て算出されたら、ステップS3,S4の処理が繰り返されても、連携利用情報が更新されなくなるので、このステップS5の処理においてそれが判別される。ステップS5の判別処理で連携利用情報の更新が無いと判別されたら、続くステップS6の処理に移行する。   And if all the cooperation use information of each step | level of the cooperation operation | movement linked to such a several step is calculated, even if the process of step S3, S4 is repeated, a cooperation use information will no longer be updated. That is determined in the process. If it is determined in the determination process in step S5 that the cooperative usage information has not been updated, the process proceeds to the subsequent step S6.

なお、たとえば、2つの機能部品インスタンス5の間で連携動作が往復する場合や、複数の機能部品インスタンス5により複数段の連携動作がループ状に連なっている場合には、ステップS3,S4の繰り返しの処理によって、絶えず連携利用情報が更新されて、連携利用情報のデータ値が収束しないことが考えられる。従って、このような事態が想定される連携動作に対しては、ステップS4の算出処理において、機能部品管理モジュールB1が機能部品インスタンス5の動作仕様に基づいて連携利用情報を算出するのではなく、一定の条件設定に基づいて連携利用情報の概算を算出するように構成しても良い。   Note that, for example, when the cooperative operation reciprocates between the two functional component instances 5, or when multiple functional cooperative instances 5 are linked in a loop, the steps S3 and S4 are repeated. It is conceivable that the cooperative usage information is constantly updated by this processing, and the data value of the cooperative usage information does not converge. Therefore, for the cooperative operation in which such a situation is assumed, the functional component management module B1 does not calculate the cooperative usage information based on the operational specification of the functional component instance 5 in the calculation process of step S4. You may comprise so that the rough estimate of cooperation utilization information may be calculated based on a fixed condition setting.

図10には、連携動作が往復する場合における連携利用情報の概算方法の一例を表わした図表を示す。   FIG. 10 is a chart showing an example of a method for estimating cooperative usage information when the cooperative operation reciprocates.

たとえば、“データ保存機能”の機能部品インスタンス5bからデータ保存要求応答がある頻度でなされ、そのうち一定の割合でNGのデータ保存要求応答がなされ、このNG応答によって“データ収集機能”の機能部品インスタンス5aが測定データを再送するような連携動作を想定する。   For example, the data storage request response is made frequently from the functional component instance 5b of the “data storage function”, and an NG data storage request response is made at a certain rate, and the functional component instance of the “data collection function” is sent by this NG response. Assume a cooperative operation in which 5a retransmits measurement data.

この場合、“データ収集機能”の機能部品インスタンス5aと“データ保存機能”の機能部品インスタンス5bの間では、連携動作が往復することとなって、機能部品管理モジュールB1a,B1bが動作仕様のみに基づいてステップS4の連携利用情報33mの再算出を行った場合、連携利用情報33mはなかなか収束しない。   In this case, the cooperative operation reciprocates between the functional component instance 5a of the “data collection function” and the functional component instance 5b of the “data storage function”, so that the functional component management modules B1a and B1b can only operate. When recalculation of the cooperative usage information 33m in step S4 is performed based on this, the cooperative usage information 33m does not readily converge.

そこで、このようなデータ転送に対する応答通信と、NG応答によるデータ再転送とが行われる連携動作に対しては、たとえば、図10に示すように、応答通信の頻度に応じてデータ再転送が一定のデータ量で行われるものとする概算方法を採用することができる。図10の例では、“データ保存機能”の機能部品インスタンス5bからデータ保存要求応答が100msec以下で行われるのであれば、“データ収集機能”の機能部品インスタンス5aから“1KB”のデータ再転送が行われるものとして、このデータ量を加算する概算処理を行うというものである。同様に、図10の図表の各行に示すように、データ保存要求応答の頻度を所定のしきい値で区分して、各区分ごとにデータ再転送に係るデータ量の加算量を決めておく。   Therefore, for a cooperative operation in which response communication for such data transfer and data retransfer by NG response are performed, for example, as shown in FIG. 10, data retransfer is constant according to the frequency of response communication. It is possible to adopt an estimation method that is performed with the amount of data. In the example of FIG. 10, if the data storage request response from the functional component instance 5 b of the “data storage function” is performed in 100 msec or less, the data retransfer of “1 KB” is performed from the functional component instance 5 a of the “data collection function”. As an operation to be performed, an approximate process for adding this amount of data is performed. Similarly, as shown in each row of the chart of FIG. 10, the frequency of data storage request response is divided by a predetermined threshold value, and the addition amount of the data amount related to data retransmission is determined for each division.

このように、各連携動作の条件に応じて算出データの概算値を変化させる場合には、図10に示したように、連携動作の状態量を所定のしきい値で区分して各区分ごとに概算値を異ならせる方式のほか、さまざまな状態量や条件を論理積・論理和等で結びつけて、各状態量や条件に最適な概算値が得られるようにしても良い。   As described above, when the approximate value of the calculation data is changed according to the condition of each cooperative operation, as shown in FIG. In addition to the method in which the approximate values are made different from each other, various state quantities and conditions may be connected by logical product / logical sum, etc., so that an approximate approximate value for each state quantity or condition may be obtained.

上記のような算出データの概算を行う機能は、たとえば、機能部品管理モジュールB1の専用ロジックに組み込んでおくようにしても良いし、その他、アプリケーション構築支援装置1に、機能部品管理モジュールB1の外部から連携利用情報が収束しない連結部分を発見して、機能部品管理モジュールB1による連携利用情報の算出処理を概算処理に置き換える機能を付加するようにしても良い。
(ステップS6)
The function for approximating the calculation data as described above may be incorporated in the dedicated logic of the functional component management module B1, for example, or, in addition, the application construction support apparatus 1 may have an external function module management module B1. A function that replaces the calculation process of the cooperative usage information by the functional component management module B1 with an approximate process may be added by finding a connected portion where the cooperative usage information does not converge.
(Step S6)

全ての連携利用情報33m,33nと連携影響関係情報34a〜34cとが算出されたら、次に、AP環境要求情報推定値算出機能12は、各機能部品管理モジュールB1a〜B1cに対して、連携動作の利用資源を含めた各機能部品インスタンス5a〜5cの環境要求情報の算出を行わせる。また、各連携管理モジュールB2に対して、各連結部分M,Nの通信ネットワークに必要な環境要求情報の算出を行わせる。   After all the cooperative usage information 33m and 33n and the cooperative influence relation information 34a to 34c are calculated, the AP environment request information estimated value calculation function 12 then performs a cooperative operation on each functional component management module B1a to B1c. The environmental requirement information of the functional component instances 5a to 5c including the used resources is calculated. Further, each cooperation management module B2 is made to calculate the environmental request information necessary for the communication network of each of the connected parts M and N.

具体的には、AP環境要求情報推定値算出機能12は、ステップS2〜S5の処理により算出された連携利用情報33m,33nと、機能部品インスタンス設定情報DBA1にある各機能部品インスタンス5a〜5cの設定情報や、機能部品インスタンス連携関係情報DBA2にある各連結部分の設定情報を読み出して、対応する機能部品管理モジュールB1a〜B1cと連携管理モジュールB2とに送る。   Specifically, the AP environment request information estimated value calculation function 12 includes the cooperative usage information 33m and 33n calculated by the processes in steps S2 to S5 and the functional component instances 5a to 5c in the functional component instance setting information DBA1. The setting information and the setting information of each connected part in the functional component instance linkage relationship information DBA2 are read and sent to the corresponding functional component management modules B1a to B1c and the linkage management module B2.

機能部品管理モジュールB1a〜B1cは、先ず、各機能部品インスタンス5a〜5cの設定情報に基づいて、各機能部品インスタンス5a〜5cの内部処理に必要なCPU負荷、記憶領域、メモリ容量、利用I/Oなどを算出する。さらに、連携利用情報33m,33nや各連結部分M,Nの設定情報から各連携インターフェース6a〜6dの通信処理(データのエンコード・デコードや暗号処理など)で使用されるCPU負荷、記憶領域、メモリ容量などを算出する。この場合、各連結部分の設定情報によってデータ送受信の形式が把握され、連携利用情報33m,33nによってデータ送受信の量が把握され、これらから連携動作に必要な上記資源環境の情報を算出できる。   The functional component management modules B1a to B1c first, based on the setting information of the functional component instances 5a to 5c, the CPU load, storage area, memory capacity, usage I / I required for the internal processing of the functional component instances 5a to 5c. O and the like are calculated. Furthermore, the CPU load, storage area, and memory used in the communication processing (data encoding / decoding, encryption processing, etc.) of each of the cooperation interfaces 6a to 6d from the cooperation usage information 33m, 33n and the setting information of each of the connected portions M, N Calculate capacity. In this case, the format of data transmission / reception is grasped by the setting information of each connected part, the amount of data transmission / reception is grasped by the cooperative use information 33m, 33n, and the information of the resource environment necessary for the cooperative operation can be calculated from these.

また、連携管理モジュールB2は、連携利用情報33m,33nや各連結部分の設定情報から各連携インターフェース6a〜6dで行われるデータの送受信に必要なネットワーク帯域、データ転送の遅延許容などを算出する。   Also, the cooperation management module B2 calculates the network bandwidth necessary for data transmission / reception performed by each of the cooperation interfaces 6a to 6d, the allowable delay of data transfer, and the like from the cooperation usage information 33m and 33n and the setting information of each connection part.

図11には、プログラムインスタンス環境要求情報DBA5に格納される各機能部品インスタンスの環境要求情報の一例を、図12には、プログラムインスタンス環境要求情報DBA5に格納される各連結部分の通信ネットワークに必要な環境要求情報(ネットワーク負荷)の一例を示す。   FIG. 11 shows an example of the environment request information of each functional component instance stored in the program instance environment request information DBA5, and FIG. 12 shows the communication network of each connected part stored in the program instance environment request information DBA5. An example of the environmental requirement information (network load) is shown.

AP環境要求情報推定値算出機能12は、図11に示すように、上記機能部品管理モジュールB1a〜B1cにより算出された個別の環境要求情報を個々の機能部品インスタンス5a〜5cごとにまとめたり、図12に示すように、連携管理モジュールB2により算出された通信ネットワークの環境要求情報を、各連結部分M,Nごとにまとめたりして、これらの加工データをプログラムインスタンス環境要求情報DBA5に格納する。
(ステップS7)
As shown in FIG. 11, the AP environment request information estimated value calculation function 12 collects the individual environment request information calculated by the functional component management modules B1a to B1c for each functional component instance 5a to 5c. As shown in FIG. 12, the communication network environment request information calculated by the cooperation management module B2 is collected for each of the connected portions M and N, and these processed data are stored in the program instance environment request information DBA5.
(Step S7)

次に、AP環境要求情報推定値算出機能12は、分散システムを構成する各機能部品インスタンス5a〜5c、ならびに、これらの連結部分M,Nを、個々の要素として、各要素が連携動作によって影響を受ける他の要素や、各要素が連携動作によって影響を与える他の要素について算出する(影響関係算出手段)。これらの算出処理は、連携影響関係情報DBA4から算出済みの連携影響関係情報34a〜34cを読み出し、これら連携影響関係情報34a〜34cに示されている隣接要素との影響の有無の情報を逐次辿っていくことで遂行することができる。   Next, the AP environment requirement information estimated value calculation function 12 uses the functional component instances 5a to 5c constituting the distributed system and their connection parts M and N as individual elements, and each element is influenced by the cooperative operation. The other elements that are received and the other elements that each element affects through the cooperative operation are calculated (influence relationship calculating means). In these calculation processes, the calculated linkage influence relationship information 34a to 34c is read from the linkage influence relationship information DBA4, and information on the presence / absence of an influence on an adjacent element indicated in the linkage influence relationship information 34a to 34c is sequentially traced. It can be accomplished by following.

たとえば、“アラーム通知機能”の機能部品インスタンス5cは、連携影響関係情報34c(図4)のデータ値から、先ず連結部分Nから影響を受けていると判断でき、次に、連携影響関係情報34bのデータ値から、連結部分Nは連結部分Mから影響を受けていると判断できる。さらに、連携影響関係情報34aのデータ値から、連結部分Mは“データ収集機能”の機能部品インスタンス5aの動作設定から影響を受けていると判断できる。そして、これらを結びづけることで、“アラーム通知機能”の機能部品インスタンス5cが影響を受ける要素として、AP環境要求情報推定値算出機能12は、“データ収集機能”の機能部品インスタンス5a、および、連結部分Nを選択することができる。   For example, the functional part instance 5c of the “alarm notification function” can first be determined to be affected by the connected portion N from the data value of the linkage influence relationship information 34c (FIG. 4), and then the linkage influence relationship information 34b. From this data value, it can be determined that the connected portion N is affected by the connected portion M. Further, it can be determined from the data value of the cooperation influence relationship information 34a that the connected portion M is influenced by the operation setting of the functional component instance 5a of the “data collection function”. By linking these, the AP environment request information estimated value calculation function 12 is an element that affects the functional part instance 5c of the “alarm notification function”, the functional part instance 5a of the “data collection function”, and The connecting part N can be selected.

AP環境要求情報推定値算出機能12は、このような処理を、全ての要素に対して算出し、各要素ごとにリストアップする。そして、ステップS6で算出した環境要求情報のデータと、ステップS7で算出した影響関係のデータとを環境要求情報表示UI14に渡す。
(ステップS8)
The AP environment request information estimated value calculation function 12 calculates such processing for all elements, and lists each element. Then, the environmental requirement information data calculated in step S6 and the influence relationship data calculated in step S7 are passed to the environmental requirement information display UI14.
(Step S8)

図13には、環境要求情報表示UIによる分散システムの環境要求情報の出力表示の一例を示す。   FIG. 13 shows an example of an output display of environment request information of the distributed system by the environment request information display UI.

環境要求情報表示UI14は、ステップS7で渡されたデータを表示出力用に加工して、たとえば図13に示すような表示出力を行う。たとえば、個々の機能部品インスタンス5a〜5cごとに、「環境要求情報」、「影響を受ける要素」、および、「影響を与える要素」をリストアップした機能部品表示枠51と、各連結部分M,Nの端点ごとに、「連携通信の送信量に関わる情報」、「影響を受ける要素」、および、「影響を与える要素」をリストアップした連携利用情報表示枠52とを含んだ情報表示が行われる。   The environment request information display UI 14 processes the data passed in step S7 for display output, and performs display output as shown in FIG. 13, for example. For example, for each functional component instance 5a to 5c, a functional component display frame 51 listing "environment requirement information", "affected elements", and "influencing elements", and each connecting portion M, For each of the N endpoints, an information display including a “linkage communication transmission amount information”, an “affected element”, and a linked use information display frame 52 listing “influencing elements” is displayed. Is called.

このような情報出力によって、システム構築者は、分散システムを実稼動させたりシミュレーション動作させたりせずに、各機能部品インスタンス5a〜5cに要求される分散システムの実際の稼動状況を反映した資源環境の情報を短時間で得ることができる。また、各機能部品インスタンス5a〜5cや各連結部分において連携動作により影響を与えたり受けたりする要素についても短時間で把握することができる。   By such information output, the system builder does not actually operate the distributed system or perform a simulation operation, but reflects the actual operating status of the distributed system required for each functional component instance 5a to 5c. Can be obtained in a short time. In addition, it is possible to quickly grasp the elements that are affected or affected by the cooperative operation in each functional component instance 5a to 5c and each connected portion.

それにより、システム構築者は、分散システムの構築時において機能部品インスタンス5a〜5cの配置先の選択を効率的に行うことが可能となる。たとえば、分散システムのパフォーマンスや負荷分散を考慮しながら、各機能部品インスタンス5a〜5cの配置先を検討することが容易となり、それによりシステム構築作業の時間短縮やコストの削減を図ることができる。   Thereby, the system builder can efficiently select the placement destination of the functional component instances 5a to 5c when the distributed system is constructed. For example, it becomes easy to examine the placement destinations of the functional component instances 5a to 5c in consideration of the performance of the distributed system and load distribution, thereby reducing the time for system construction work and the cost.

また、各機能部品インスタンス5a〜5cや各連結部分M,Nの環境要求情報の推定値によって、分散システムのアプリケーション構成が正常動作するために必要な機器やネットワークの資源予約を効率的に行うこと可能となる。それにより、たとえば、分散システムの調査・調整時において、アプリケーション構成の運用調整や変更の作業が単純化され、分散システムの運用上のリスクや、システム構成の変更コストの低減を図ることができる。
[第2実施形態]
Further, it is possible to efficiently reserve resources of devices and networks necessary for the normal operation of the application configuration of the distributed system, based on the estimated values of the environmental requirement information of the functional component instances 5a to 5c and the connected portions M and N. It becomes possible. As a result, for example, during the investigation and adjustment of the distributed system, the operation adjustment and change work of the application configuration is simplified, and the operational risk of the distributed system and the cost of changing the system configuration can be reduced.
[Second Embodiment]

第2実施形態のアプリケーション構築支援装置は、分散システムの各要素間の影響関係の解析を、第1実施形態より詳細に行うようにしたものである。他の構成は第1実施形態と同様であり、第1実施形態と同様の構成については説明を省略する。   The application construction support apparatus of the second embodiment analyzes the influence relationship between each element of the distributed system in more detail than the first embodiment. The other configuration is the same as that of the first embodiment, and the description of the same configuration as that of the first embodiment is omitted.

図14には、第2実施形態の機能部品管理モジュールにより生成される連携影響関係情報の一例を示す。   FIG. 14 shows an example of cooperation influence relationship information generated by the functional component management module of the second embodiment.

第2実施形態では、分散システムの各要素間の影響関係の解析をより詳細に行うため、各要素間の影響関係の情報が登録される連携影響関係情報のデータ内容をより詳細にしている。   In the second embodiment, in order to analyze the influence relationship between each element of the distributed system in more detail, the data content of the cooperative influence relation information in which the information on the influence relation between each element is registered is made more detailed.

図14に示すように、第2実施形態の連携影響関係情報35a,35bにおいて、各機能部品インスタンス5ごとに1つの連携影響関係情報が生成される点や、1つの機能部品インスタンス5に複数の連結部分がある場合に各連結部分ごとに一組のデータが生成される点は、第1実施形態と同様である。また、そのデータ項目として、機能部品インスタンス5の動作設定が連結部分の通信に及ぼす影響関係を表わした「機能部品設定の影響」のデータ項目と、連結部分の通信が機能部品インスタンス5に及ぼす影響関係を表わした「機能部品への影響」のデータ項目と、機能部品インスタンスに付属する1つの連結部分の通信から他の連結部分の通信に及ぼす影響関係を表わした「影響を与える連携利用情報の連結部分」のデータ項目とが備わる点も、第1実施形態と同様である。   As shown in FIG. 14, in the cooperation influence relationship information 35 a and 35 b of the second embodiment, one piece of cooperation influence relation information is generated for each functional component instance 5, The point that a set of data is generated for each connected portion when there is a connected portion is the same as in the first embodiment. In addition, as the data items, a data item of “effect of functional component setting” representing an influence relationship of the operation setting of the functional component instance 5 on the communication of the connected portion, and the influence of the communication of the connected portion on the functional component instance 5. The data item “influence on functional parts” representing the relationship and the relation of influence on the communication of other connected parts from the communication of one connected part attached to the functional part instance “ The point that the data item of “connected portion” is provided is the same as that of the first embodiment.

第1実施形態のものと異なる点として、先ず、第2実施形態の連携影響関係情報35a,35bにおいては、上記の「機能部品設定の影響」、「機能部品への影響」、「影響を与える連携利用情報の連結部分」の3項目のデータ値が、該当する連結部分の通信頻度と、該当する連結部分のデータ転送量との各々に分けて生成されるようになっている。   As a difference from the first embodiment, first, in the cooperation influence relationship information 35a, 35b of the second embodiment, the above-mentioned “effect of setting functional parts”, “effect on functional parts”, “influence” The data values of the three items “linkage portion of cooperative usage information” are generated separately for each of the communication frequency of the corresponding link portion and the data transfer amount of the corresponding link portion.

さらに、「機能部品設定の影響」と「機能部品への影響」のデータ内容は、単に、影響の有無を示す情報だけでなく、影響を与えている機能部品インスタンス5の動作設定の内容を示す情報(たとえば動作周期や利用I/Oなど)や、影響が及ぼされる資源環境の内容を示す情報(CPU負荷、記憶領域やメモリの容量など)など、詳細な内容にされている。   Furthermore, the data contents of “effect of functional component setting” and “effect on functional component” indicate not only information indicating the presence / absence of the influence but also the contents of the operation setting of the affected functional component instance 5. Detailed contents such as information (for example, operation cycle and usage I / O) and information (CPU load, storage area, memory capacity, etc.) indicating the contents of the affected resource environment are included.

また、「影響を与える連携利用情報の連結部分」のデータ内容は、単にその連結部分が指定される情報ではなく、連結部分の通信頻度と、連結部分のデータ転送量とを区別して指定できる内容にされている。   In addition, the data content of the “linked part of linked usage information that affects” is not information that simply specifies the connected part, but can be specified by distinguishing the communication frequency of the connected part and the data transfer amount of the connected part. Has been.

このような連携影響関係情報35a,35bのデータ内容は、機能部品管理モジュールB1が各連携利用情報のデータ内容を操作する際に、機能部品インスタンス設定情報DBA1に格納されている各機能部品インスタンス5の動作設定の情報や、機能部品インスタンス連携関係情報DBA2に格納されている各連結部分の通信設定の情報に基づいて、機能部品管理モジュールB1により算出可能なものである。第2実施形態では、機能部品管理モジュールB1の内部に備わる専用ロジックに、このような算出機能を組み込んだものを採用することで、図14に示すような連携影響関係情報35a,35bが生成されるようになっている。   The data contents of the cooperative influence relationship information 35a and 35b are stored in the functional component instance 5 stored in the functional component instance setting information DBA1 when the functional component management module B1 manipulates the data content of each cooperative usage information. Can be calculated by the functional component management module B1 on the basis of the information on the operation setting and the communication setting information of each connected portion stored in the functional component instance linkage relationship information DBA2. In the second embodiment, by using such a dedicated logic incorporated in the functional component management module B1 and incorporating such a calculation function, the cooperative influence relationship information 35a and 35b as shown in FIG. 14 is generated. It has become so.

第2実施形態のアプリケーション構築支援装置では、さらに、分散システムの各要素間の影響関係について、より詳細な解析結果をオペレータに提示するために、第1実施形態の図13に示した環境要求情報の出力表示を、さらに詳細なレベルのデータ内容まで展開可能な構成になっている。   In the application construction support apparatus of the second embodiment, the environmental requirement information shown in FIG. 13 of the first embodiment is further provided to present the operator with a more detailed analysis result regarding the influence relationship between the elements of the distributed system. Can be expanded to a more detailed level of data content.

図15には、第2実施形態の環境要求情報表示UIによる環境要求情報の詳細表示の一例を示す。   FIG. 15 shows an example of detailed display of environmental request information by the environmental request information display UI of the second embodiment.

具体的には、図13の環境要求情報の出力画面において、オペレータが機能部品表示枠51の中から入力装置を介して1つの機能部品インスタンスを選択し、詳細なデータ表示の要求を行うことで、図15に示すような詳細表示55がなされるようになっている。図15の表示例は、図13の出力画面で“アラーム通知機能”の機能部品インスタンスを選択して詳細表示の要求を行った場合を表わしている。   Specifically, in the environment request information output screen of FIG. 13, the operator selects one functional component instance from the functional component display frame 51 via the input device, and requests detailed data display. A detailed display 55 as shown in FIG. 15 is made. The display example of FIG. 15 represents a case where a functional component instance of “alarm notification function” is selected on the output screen of FIG. 13 and a detailed display request is made.

図15に示すように、環境要求情報の詳細表示55では、選択された機能部品インスタンスの個々の環境要求情報(CPU負荷、メモリ、記憶領域など)を「状態項目」として、各状態項目の要求値(図15の「現在の状態値」)と、各状態項目の要求値に影響を与えている各機能部品インスタンス5や連結部分における動作設定の内容(図15の「関連項目の設定値」)のデータがリストアップされる。   As shown in FIG. 15, in the detailed display 55 of environmental request information, individual environmental request information (CPU load, memory, storage area, etc.) of the selected functional component instance is set as a “state item”, and each status item request is displayed. 15 ("current state value" in FIG. 15) and the contents of the operation setting in each functional component instance 5 or connection part affecting the requested value of each state item ("related item setting value" in FIG. 15) ) Data is listed.

たとえば、図15の表示例では、“アラーム通知機能”の機能部品インスタンス5cのCPU負荷の要求値が“30%”であり、このCPU負荷に影響を与えている要素が、“アラーム通知機能”の機能部品インスタンス5cの通知様式の動作設定が“メール”である点、“データ収集機能”の機能部品インスタンス5bの測定データの収集周期の動作設定が“50msec”である点、“データ収集機能”の機能部品インスタンス5aの利用I/Oの設定が“AI0−AI15(アドレスイン),DI0−DI7(データイン)”である点、連結部分Mの通信暗号方式の設定が“RSA”である点であることが示されている。メモリや記憶領域についても、同様の形式で要求値および影響を与えている動作設定の内容が示されている。   For example, in the display example of FIG. 15, the required value of the CPU load of the functional component instance 5c of the “alarm notification function” is “30%”, and the factor that affects this CPU load is the “alarm notification function”. The operational setting of the notification style of the functional component instance 5c is “mail”, the operational setting of the measurement data collection cycle of the functional component instance 5b of the “data collection function” is “50 msec”, and the “data collection function” The use I / O setting of the functional component instance 5a is “AI0-AI15 (address in), DI0-DI7 (data in)”, and the communication encryption method setting of the connected part M is “RSA”. It is shown to be a point. For the memory and the storage area, the requested value and the contents of the operation setting affecting the same are shown in the same format.

また、図示は省略するが、図13の連携利用情報表示枠52の中から、1つの連結部分を選択することで、同様に、この連結部分に対応する各環境要求情報(通信頻度、平均データ量など)が「状態項目」に登録されて、各状態項目の要求値と、各状態項目の要求値に影響を与えている各機能部品インスタンスや各連結部分の動作設定の内容がリストアップされて出力されるようになっている。   Although not shown, by selecting one connection part from the cooperative usage information display frame 52 of FIG. 13, each environment request information (communication frequency, average data) corresponding to this connection part is similarly selected. Quantity etc.) is registered in the “status item”, and the required value of each status item and the contents of the operation settings of each functional component instance and each connected part affecting the required value of each status item are listed. Is output.

このような機能部品インスタンス5a〜5cの個々の要求資源に影響を与えている各機能部品インスタンス5a〜5cの動作設定や各連結部分M,Nの動作設定の情報、並びに、連結部分M,Nの個々の要求資源に影響を与えている各機能部品インスタンス5a〜5cの動作設定や各連結部分M,Nの動作設定の情報は、AP環境要求情報推定値算出機能12が、第2実施形態の連携影響関係情報35a,35b…を読み込み、これら連携影響関係情報35a,35b…に示されている隣接要素との影響関係の情報を逐次辿っていくことで算出することができ、この算出結果がAP環境要求情報推定値算出機能12から環境要求情報表示UI14に渡されるようになっている。   Information on the operation settings of the functional component instances 5a to 5c, the operation settings of the connected parts M and N, and the connected parts M and N affecting the individual required resources of the functional part instances 5a to 5c. The information on the operation settings of the functional component instances 5a to 5c and the operation settings of the connected parts M and N that affect the individual request resources of the AP environment request information estimated value calculation function 12 is provided by the second embodiment. .. Are read, and information on the influence relationship with the adjacent elements shown in the link influence relationship information 35a, 35b,... Is sequentially calculated. Is transferred from the AP environment request information estimated value calculation function 12 to the environment request information display UI 14.

上記のような環境要求情報の詳細表示55によれは、システム構築者は、各機能部品インスタンス5a〜5cや各連結部分M,Nに必要とされている個々の資源環境に影響を与えている、他の機能部品インスタンス5a〜5cの動作設定や、各連結部分M,Nの動作設定を、短時間に把握することができる。   According to the detailed display 55 of the environment request information as described above, the system builder has an influence on the individual resource environment required for each of the functional component instances 5a to 5c and each of the connected portions M and N. The operation settings of the other functional component instances 5a to 5c and the operation settings of the connected portions M and N can be grasped in a short time.

分散システムの構築後において、たとえば、ある機能部品インスタンスに動作不良や過剰負荷が発見される場合がある。しかしながら、このような原因は異常の発見された機能部品インスタンスの中にあるとは限らず、他の機能部品インスタンスの動作設定や他の連結部分の動作設定が原因となっている場合がある。   After the distributed system is constructed, for example, an operation failure or an excessive load may be found in a certain functional component instance. However, such a cause is not always found in the functional component instance in which an abnormality has been found, and may be caused by operation settings of other functional component instances or operation settings of other connected parts.

そこで、このような場合に、第2実施形態の環境要求情報の詳細表示55を出力させ、異常の発見された機能部品インスタンスの要求資源や、これら個々の要求資源に影響を与えている他の機能部品インスタンスの動作設定や各連結部分の動作設定を把握することで、上記のような異常発生の原因を探し出すことが可能となる。   Therefore, in such a case, the detailed display 55 of the environmental requirement information of the second embodiment is output, and the requested resource of the functional component instance in which an abnormality is found, and other individual resources that have an influence on these individual requested resources By grasping the operation settings of the functional component instance and the operation settings of each connected portion, it is possible to find the cause of the occurrence of the abnormality as described above.

たとえば、“アラーム通知機能”の機能部品インスタンス5cに過剰負荷が発生しており、その原因を調査する場合を想定する。この場合、図15の情報表示によって、“アラーム通知機能”のCPU負荷が“30%”と高い値になっていることが把握でき、さらに、その要因となる他の機能部品インスタンス5a〜5cの動作設定や各連結部分M,Nの動作設定を把握することができる。たとえば、“データ収集機能”の機能部品インスタンス5aの測定データの収集周期が、想定値“100msec毎”から誤った値“50msec毎”に設定されていることを見つけ出したりすることができる。   For example, it is assumed that an excessive load is generated in the functional component instance 5c of the “alarm notification function” and the cause is investigated. In this case, it can be understood from the information display in FIG. 15 that the CPU load of the “alarm notification function” is as high as “30%”, and the other functional component instances 5a to 5c that are the factor of the CPU load It is possible to grasp the operation settings and the operation settings of the connecting portions M and N. For example, it is possible to find out that the measurement data collection period of the functional component instance 5a of the “data collection function” is set from the assumed value “every 100 msec” to an incorrect value “every 50 msec”.

以上のように、第2実施形態のアプリケーション構築支援装置によれば、環境要求情報の詳細表示55によって、分散システムの構築時において各機能部品インスタンスの動作設定や各連結部分の動作設定の調整作業を効率的に行うことができる。また、上述したように、分散システムの構築後に異常発生の原因を探したり、パフォーマンスの向上や最適な負荷分散を図るべく分散システムの調査・調整を行う際にも、これらの作業を効率的に行うことができる。   As described above, according to the application construction support apparatus of the second embodiment, the detailed display 55 of the environment request information is used to adjust the operation setting of each functional component instance and the operation setting of each connected part when the distributed system is constructed. Can be performed efficiently. In addition, as described above, these tasks can be performed efficiently when searching for the cause of anomalies after building a distributed system, or when investigating and adjusting a distributed system to improve performance or achieve optimal load distribution. It can be carried out.

なお、本発明は、上記実施の形態に限られるものではなく、様々な変更が可能である。たとえば、分散システムを構成する各機器の種類やネットワーク構成は、種々の態様が適用可能であるし、また、連携利用情報や連携影響関係情報のデータ項目、環境要求情報の出力表示の内容な出力形式など、実施形態で具体的に示した細部は発明の趣旨を逸脱しない範囲で適宜変更可能である。   The present invention is not limited to the above-described embodiment, and various modifications can be made. For example, various modes can be applied to the types of devices constituting the distributed system and the network configuration, and the contents of the output items of the linkage usage information and linkage influence relationship information data and environmental requirement information are displayed. Details specifically shown in the embodiment, such as the format, can be appropriately changed without departing from the spirit of the invention.

本発明の実施の形態のアプリケーション構築支援装置の機能構成を示した機能ブロック図である。It is the functional block diagram which showed the function structure of the application construction assistance apparatus of embodiment of this invention. アプリケーション構築支援装置により動作解析が行われる分散システムの一例を示した構成図である。It is the block diagram which showed an example of the distributed system by which operation | movement analysis is performed by the application construction assistance apparatus. 分散システムの一部のアプリケーション構成の具体例を示したブロック図である。It is the block diagram which showed the specific example of the one part application structure of the distributed system. 図3のアプリケーション構成に対応してアプリケーション構築支援装置で設定されるデータ処理に係る構成要素を示した概念図である。It is the conceptual diagram which showed the component regarding the data processing set by the application construction assistance apparatus corresponding to the application structure of FIG. アプリケーション構築支援装置により実行される環境要求情報の解析処理の処理手順を示したフローチャートである。It is the flowchart which showed the process sequence of the analysis process of the environment requirement information performed by an application construction assistance apparatus. 機能部品管理モジュールによって算出される連携利用情報の初期データの一例を示した説明図である。It is explanatory drawing which showed an example of the initial data of the cooperation usage information calculated by the functional component management module. 機能部品管理モジュールによって算出された連携影響関係情報の初期データの一例を示した説明図である。It is explanatory drawing which showed an example of the initial data of the cooperation influence relationship information calculated by the functional component management module. 機能部品管理モジュールによって算出された連携利用情報の更新データの一例を示した説明図である。It is explanatory drawing which showed an example of the update data of cooperation utilization information calculated by the functional component management module. 機能部品管理モジュールによって算出された連携影響関係情報の更新データの一例を示した説明図である。It is explanatory drawing which showed an example of the update data of the cooperation influence relationship information calculated by the functional component management module. 連携動作が往復する場合における連携利用情報の概算方法の一例を説明するための図表である。It is a graph for demonstrating an example of the approximate method of cooperation utilization information in case a cooperation operation | movement makes a round trip. プログラムインスタンス環境要求情報DBに格納される各機能部品インスタンスの環境要求情報の一例を示すデータチャートである。It is a data chart which shows an example of the environmental requirement information of each functional component instance stored in program instance environmental requirement information DB. プログラムインスタンス環境要求情報DBに格納される各連結部分の環境要求情報の一例を示すデータチャートである。It is a data chart which shows an example of the environmental requirement information of each connection part stored in program instance environmental requirement information DB. 環境要求情報表示UIにより出力される分散システムの環境要求情報の表示例を示す画像図である。It is an image figure which shows the example of a display of the environmental requirement information of the distributed system output by environmental requirement information display UI. 第2実施形態の機能部品管理モジュールにより生成される連携影響関係情報の一例を示した説明図である。It is explanatory drawing which showed an example of the cooperation influence relationship information produced | generated by the functional component management module of 2nd Embodiment. 第2実施形態の環境要求情報表示UIにより出力される環境要求情報の詳細表示の一例を示す画像図である。It is an image figure which shows an example of the detailed display of the environmental requirement information output by the environmental requirement information display UI of 2nd Embodiment.

符号の説明Explanation of symbols

1 アプリケーション構築支援装置
3 機器
4 コントローラ
5 機能部品インスタンス
5a〜5c 機能部品インスタンス
6 連携インターフェース
6a〜6d 連携インターフェース
M,N 連結部分
11 環境要求情報算出要求UI
12 AP環境要求情報推定値算出機能(環境要求算出手段)
13 AP環境要求情報合成機能
14 環境要求情報表示UI(情報出力手段)
21 管理モジュールDB
22 アプリケーション構成情報DB
B1 機能部品管理モジュール
B1a〜B1c 機能部品管理モジュール
B2 連携管理モジュール
A1 機能部品インスタンス設定情報DB
A2 機能部品インスタンス連携関係情報DB
A3 連携利用情報DB
A4 連携影響関係情報DB
A5 プログラムインスタンス環境要求情報DB
33m,33n 連携利用情報
34a〜34c 連携影響関係情報
35a,35b… 連携影響関係情報
51 機能部品表示枠
52 連携利用情報表示枠
DESCRIPTION OF SYMBOLS 1 Application construction support apparatus 3 Apparatus 4 Controller 5 Functional component instance 5a-5c Functional component instance 6 Cooperation interface 6a-6d Cooperation interface M, N Connection part 11 Environmental requirement information calculation request UI
12 AP environment requirement information estimated value calculation function (environment requirement calculation means)
13 AP environment request information composition function 14 Environment request information display UI (information output means)
21 Management module DB
22 Application configuration information DB
B1 functional component management module B1a to B1c functional component management module B2 linkage management module A1 functional component instance setting information DB
A2 Functional component instance linkage relation information DB
A3 Cooperation usage information DB
A4 Cooperation impact relationship information DB
A5 Program instance environment request information DB
33m, 33n Linkage usage information 34a-34c Linkage impact relationship information 35a, 35b ... Linkage impact relationship information 51 Functional component display frame 52 Linkage usage information display frame

Claims (6)

複数のプログラム部品を複数の機器に配置して互いに連携させて動作させる分散システムの動作解析を行う分散システム解析装置であって、
前記プログラム部品に要求される資源環境を求める環境要求算出手段と、
前記環境要求算出手段により求められた前記資源環境の情報出力を行う情報出力手段と、
を備え、
前記環境要求算出手段は、前記複数のプログラム部品の連結構成および動作設定の情報に基づいて、前記複数のプログラム部品により複数段に連なった連携動作で利用される資源環境を含めて、前記プログラム部品に要求される資源環境を求めることを特徴とする分散システム解析装置。
A distributed system analysis device that performs an operation analysis of a distributed system in which a plurality of program parts are arranged in a plurality of devices and operated in cooperation with each other,
An environmental requirement calculation means for obtaining a resource environment required for the program component;
Information output means for outputting information of the resource environment obtained by the environment request calculation means;
With
The environment request calculation unit includes the program part including a resource environment used in a cooperative operation linked in a plurality of stages by the plurality of program parts based on information of a connection configuration and operation setting of the plurality of program parts. A distributed system analysis apparatus characterized by obtaining a resource environment required for the system.
前記環境要求算出手段は、
前記プログラム部品同士の影響関係を求める影響関係算出手段を含み、
前記影響関係算出手段は、
複数のプログラム部品により複数段に連なった連携動作で影響を及ぼす複数段離れたプログラム部品同士の影響関係を含めて算出し、
前記情報出力手段は、
前記影響関係算出手段により求められた前記影響関係の情報も出力することを特徴とする請求項1記載の分散システム解析装置。
The environmental requirement calculation means includes
Including an influence relation calculating means for obtaining an influence relation between the program parts;
The influence relationship calculating means includes
Calculate including the influence relationship between program parts that are separated by multiple stages, which are affected by the cooperative operation linked to multiple stages by multiple program parts,
The information output means includes
The distributed system analysis apparatus according to claim 1, wherein the influence relation information obtained by the influence relation calculation means is also output.
前記プログラム部品同士の連結部分にそれぞれ対応して設けられ、各連結部分での連携処理の実行状況の情報をそれぞれ格納する複数の連携利用情報格納部と、
前記複数のプログラム部品にそれぞれ対応して設けられ、対応するプログラム部品の連結部分に対応づけられた前記連携利用情報格納部の情報を操作する複数の管理モジュールと、
を備え、
前記複数の管理モジュールが、
対応するプログラム部品の動作設定に応じて前記連携利用情報格納部へ連携処理の実行状況の情報を書き込み、
さらに、前記連携利用情報格納部から隣接のプログラム部品による連携処理の実行状況の情報を読み込み、この情報に基づいて前記連携利用情報格納部または他の連携利用情報格納部の連携処理の実行状況の情報を更新するという一連の処理を繰り返すことで、
前記連携利用情報格納部に複数段に連なった連携処理の実行状況の情報が生成され、
前記環境要求算出手段は、
前記連携利用情報格納部の情報を用いて、前記プログラム部品に要求される資源環境を求めることを特徴とする請求項2記載の分散システム解析装置。
A plurality of cooperative usage information storage units respectively provided corresponding to the connected parts of the program parts, each storing information on the execution status of the cooperative process in each connected part;
A plurality of management modules that are provided corresponding to the plurality of program parts, respectively, and that operate information in the cooperative usage information storage unit that is associated with a connection part of the corresponding program parts;
With
The plurality of management modules are
According to the operation setting of the corresponding program part, write the information on the execution status of the cooperative process to the cooperative usage information storage unit,
Further, the information on the execution status of the cooperative processing by the adjacent program parts is read from the cooperative usage information storage unit, and based on this information, the execution status of the cooperative processing in the cooperative usage information storage unit or other cooperative usage information storage unit By repeating a series of processes of updating information,
Information on the execution status of cooperative processing linked to a plurality of stages in the cooperative usage information storage unit is generated,
The environmental requirement calculation means includes
The distributed system analysis apparatus according to claim 2, wherein a resource environment required for the program part is obtained using information in the cooperative usage information storage unit.
前記複数のプログラム部品にそれぞれ対応して設けられ、対応するプログラム部品および当該プログラム部品の連結部分が連携動作によって互いに及ぼす影響関係の情報をそれぞれ格納する連携影響関係情報格納部を備え、
前記管理モジュールは、
前記連携利用情報格納部への情報の操作内容に基づき、対応するプログラム部品と各連結部分との間で及ぼされる影響関係の情報、ならびに、対応するプログラム部品の各連結部分の間で及ぼされる影響関係の情報を前記連携影響関係情報格納部に書き込み、
前記影響関係算出手段は、
前記連携影響関係情報格納部の情報に基づいて、複数段離れて間接的に連結されたプログラム部品同士の影響関係を算出することを特徴とする請求項3記載の分散システム解析装置。
Provided corresponding to each of the plurality of program parts, comprising a linkage influence relationship information storage unit for storing information on the influence relationship between the corresponding program parts and the connected parts of the program parts by the linkage operation,
The management module is
Based on the operation content of the information to the cooperative usage information storage unit, information on the influence relationship between the corresponding program part and each connected part, and the influence given between each connected part of the corresponding program part Write relationship information in the linkage impact relationship information storage unit,
The influence relationship calculating means includes
4. The distributed system analysis apparatus according to claim 3, wherein an influence relation between program parts indirectly connected at a plurality of stages is calculated based on information in the cooperation influence relation information storage unit.
前記管理モジュールは、
対応するプログラム部品について、連携動作に影響を与える当該プログラム部品の設定情報と、連携動作によって影響を受ける当該プログラム部品に割り当てられた資源環境の情報も、前記連携影響関係情報格納部に書き込み、
前記影響関係算出手段は、
前記連携影響関係情報格納部の情報に基づき、連結動作によって任意の資源環境に影響を与えている他のプログラム部品の設定情報を算出可能であり、
前記情報出力手段は、
前記影響関係算出手段による算出結果に基づいて、任意の資源環境に影響を与えている他のプログラム部品の設定情報をリスト出力することを特徴とする請求項1記載の分散システム解析装置。
The management module is
For the corresponding program component, the setting information of the program component that affects the cooperative operation and the resource environment information assigned to the program component that is affected by the cooperative operation are also written in the cooperative influence relationship information storage unit,
The influence relationship calculating means includes
Based on the information in the linkage influence relationship information storage unit, it is possible to calculate the setting information of other program parts that have an influence on any resource environment by the linkage operation,
The information output means includes
2. The distributed system analysis apparatus according to claim 1, wherein setting information of other program parts affecting an arbitrary resource environment is output as a list based on a calculation result by the influence relation calculation means.
複数のプログラム部品を複数の機器に配置して互いに連携させて動作させる分散システムについてコンピュータに動作解析を行わせるためのプログラムであって、
前記コンピュータに、
前記プログラム部品に要求される資源環境を求める環境要求算出機能と、
前記環境要求算出機能により求められた前記資源環境の情報出力を行う情報出力機能と、
を実現させるとともに、
前記環境要求算出機能は、前記複数のプログラム部品の連結構成および動作設定の情報に基づいて、前記複数のプログラム部品により複数段に連なった連携動作で利用される資源環境を含めて、前記プログラム部品に要求される資源環境を求める構成であることを特徴とするプログラム。
A program for causing a computer to perform an operation analysis on a distributed system in which a plurality of program parts are arranged in a plurality of devices and operated in cooperation with each other,
In the computer,
An environment requirement calculation function for obtaining a resource environment required for the program part;
An information output function for outputting information on the resource environment obtained by the environment request calculation function;
And realize
The environment requirement calculation function includes the program environment including a resource environment used in a cooperative operation linked in a plurality of stages by the plurality of program parts based on information on a connection configuration and operation setting of the plurality of program parts. A program characterized by obtaining a resource environment required for the system.
JP2008321963A 2008-12-18 2008-12-18 Distributed system analysis apparatus and program Pending JP2010146236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008321963A JP2010146236A (en) 2008-12-18 2008-12-18 Distributed system analysis apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008321963A JP2010146236A (en) 2008-12-18 2008-12-18 Distributed system analysis apparatus and program

Publications (1)

Publication Number Publication Date
JP2010146236A true JP2010146236A (en) 2010-07-01

Family

ID=42566623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008321963A Pending JP2010146236A (en) 2008-12-18 2008-12-18 Distributed system analysis apparatus and program

Country Status (1)

Country Link
JP (1) JP2010146236A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012111491A1 (en) * 2011-02-14 2012-08-23 日本電気株式会社 Deployment device, deployment method and program
JP2016095852A (en) * 2014-11-12 2016-05-26 横河電機株式会社 Process control system and configuration system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012111491A1 (en) * 2011-02-14 2012-08-23 日本電気株式会社 Deployment device, deployment method and program
JP2016095852A (en) * 2014-11-12 2016-05-26 横河電機株式会社 Process control system and configuration system

Similar Documents

Publication Publication Date Title
JP5212381B2 (en) FEED FORWARD CONTROL METHOD, SERVICE PROVIDED QUALITY CONTROL DEVICE, SYSTEM, PROGRAM, AND ITS RECORDING MEDIUM
CN110050237A (en) Transacter, method of data capture and program
JP4898805B2 (en) Method, program and apparatus for optimizing system configuration parameter sets
US8977534B2 (en) Controller support apparatus, controller support program executed on the apparatus, storage medium storing the program, and method of estimating execution time of control program
JP6007906B2 (en) System performance prediction method, information processing apparatus and control program thereof
WO2020189086A1 (en) Control system, setting device and setting program
CN104966136A (en) Dynamic process execution prediction method
JP4146502B1 (en) Emulation device and emulation program
US7350172B1 (en) Reporting of aspects and partitioning of automatically generated code according to a partitioning scheme
JP2010146236A (en) Distributed system analysis apparatus and program
JP6431903B2 (en) Integration of FDT / DTM technology into native control system monitoring applications
JP4872702B2 (en) Distributed workflow simulation system, method, and program
JP2006092053A (en) System use ratio management device, and system use ratio management method to be used for the same device and its program
JP2011013711A (en) Service system, cloud computing system, and service program
WO2013111334A1 (en) Management computer, automated work procedure output method, and computer-readable storage medium
KR102103272B1 (en) Apparatus and Method for Supporting Optimal Assembly of Materials Using Mixed-Reality Technology
JP2014078134A (en) Sensor information high-speed data processing system and sensor information high-speed processing/display system
JP7264845B2 (en) Control system and control method
JP2014174609A (en) Hardware configuration estimation system, hardware configuration estimation method and hardware configuration estimation program
JP5871018B2 (en) Performance prediction apparatus, performance model generation method, and program
JP5848179B2 (en) System visualization method
GB2498305A (en) Software-product-line development assisting device, method thereof, and program thereof
WO2014208005A1 (en) Non-functional evaluation assistance device, system, method, and program
JP7136085B2 (en) Information processing device, information processing method, and program
AU2016202813A1 (en) Methods and systems for task time estimate re-asssessment in a task scheduling system