JP2022104045A - Control device, control method and computer program - Google Patents

Control device, control method and computer program Download PDF

Info

Publication number
JP2022104045A
JP2022104045A JP2020219028A JP2020219028A JP2022104045A JP 2022104045 A JP2022104045 A JP 2022104045A JP 2020219028 A JP2020219028 A JP 2020219028A JP 2020219028 A JP2020219028 A JP 2020219028A JP 2022104045 A JP2022104045 A JP 2022104045A
Authority
JP
Japan
Prior art keywords
application
relocation
candidate
information processing
destination
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.)
Granted
Application number
JP2020219028A
Other languages
Japanese (ja)
Other versions
JP7443227B2 (en
Inventor
哲 城
Satoru Jo
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2020219028A priority Critical patent/JP7443227B2/en
Publication of JP2022104045A publication Critical patent/JP2022104045A/en
Application granted granted Critical
Publication of JP7443227B2 publication Critical patent/JP7443227B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

To consider the comprehensive service quality of the entire system in changing an information processing device for executing an application for achieving services to be provided to a user.SOLUTION: A control device includes a transfer source information processing device with a transfer candidate application arranged, an application arrangement calculation part for calculating a transfer determination index based on QoS variation of each application of the transfer source information processing device before and after transferring the transfer candidate application in each combination with a transfer destination candidate of the transfer candidate application and QoS variation of each application of the transfer destination candidate, and determining a transfer object application and a transfer destination information processing device among transfer candidate applications and transfer destination candidates on the basis of the transfer determination index, and an application arrangement control part for executing application arrangement control on the basis of the transfer contents.SELECTED DRAWING: Figure 2

Description

本発明は、制御装置、制御方法及びコンピュータプログラムに関する。 The present invention relates to control devices, control methods and computer programs.

従来、移動通信網(Mobile Network)において、ユーザ端末(UE:User Equipment)により近い場所でアプリケーションによるサービスをユーザ端末に提供するためのMEC(Multi-access Edge Computing)技術が知られている(例えば、非特許文献1参照)。非特許文献1には、複数のMECホストからなる分散クラウドシステムにおいて、あるユーザ端末に提供するサービスを実現するためのアプリケーションが、あるMECホストに配置されている状況下で、当該ユーザ端末を他のMECホストに配置されているアプリケーションに収容換えするアプリケーション移設方法が記載されている。非特許文献1に記載されたアプリケーション移設方法では、移設対象のアプリケーションについて、移設後の推定遅延が移設前の遅延よりも短くなるMECホストを移設先に決定している。 Conventionally, in a mobile communication network (Mobile Network), MEC (Multi-access Edge Computing) technology for providing a service by an application to a user terminal in a place closer to a user terminal (UE: User Equipment) has been known (for example). , See Non-Patent Document 1). In Non-Patent Document 1, in a distributed cloud system composed of a plurality of MEC hosts, an application for realizing a service provided to a certain user terminal is arranged on a certain MEC host, and the user terminal is described as another. The application relocation method of accommodating to the application located in the MEC host of the above is described. In the application relocation method described in Non-Patent Document 1, the MEC host whose estimated delay after relocation is shorter than the delay before relocation is determined as the relocation destination for the application to be relocated.

“Traffic-Aware Dynamic Container Migration for Real-Time Support in Mobile Edge Clouds”,2018 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS)“Traffic-Aware Dynamic Container Migration for Real-Time Support in Mobile Edge Clouds”, 2018 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS)

しかし、上述した非特許文献1に記載されたアプリケーション移設方法では、移設対象のアプリケーションについての遅延を改善することができるが、分散クラウドシステム全体における総合的なサービス品質を考慮することができない。このため、分散クラウドシステム全体における総合的なサービス品質を考慮したアプリケーション移設方法が望まれる。 However, the application relocation method described in Non-Patent Document 1 described above can improve the delay of the application to be relocated, but cannot consider the overall service quality of the entire distributed cloud system. Therefore, an application relocation method that considers the overall service quality of the entire distributed cloud system is desired.

本発明は、このような事情を考慮してなされたものであり、その目的は、複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を変更する際に、システム全体における総合的なサービス品質を考慮することを図る。 The present invention has been made in consideration of such circumstances, and an object thereof is to execute an application for realizing a service provided to a user in an information processing system composed of a plurality of information processing devices. When changing the information processing device, consider the overall service quality of the entire system.

(1)本発明の一態様は、複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御装置であり、移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算部と、前記アプリケーション配置計算部が決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御部と、を備える制御装置である。
(2)本発明の一態様は、前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションの遅延率変動量と前記移設先候補に配置されている各前記アプリケーションについての遅延率変動量とに基づいた前記移設判定指標を算出する、上記(1)の制御装置である。
(3)本発明の一態様は、前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設の前後における、前記移設候補の前記アプリケーションの資源消費コストの変動にも基づいた前記移設判定指標を算出する、上記(1)又は(2)のいずれかの制御装置である。
(4)本発明の一態様は、前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設に要するメモリ消費量にも基づいた前記移設判定指標を算出する、上記(1)から(3)のいずれかの制御装置である。
(1) One aspect of the present invention is a control device for determining an information processing device that executes an application for realizing a service provided to a user in an information processing system composed of a plurality of information processing devices, and is relocated. For each combination of the relocation source information processing device in which the candidate application is placed and the relocation destination candidate that is a candidate for the relocation destination information processing device of the relocation candidate application, the relocation candidate application is used. A relocation determination index based on the change in QoS of each application placed in the information processing device of the relocation source and the change of QoS of each application placed in the candidate relocation destination before and after the relocation. An application placement calculation unit that determines the application to be relocated and the information processing device of the relocation destination from the application of the relocation candidate and the relocation destination candidate based on the calculated and calculated relocation determination index, and the above. It is a control device including an application placement control unit that executes application placement control based on the relocation content determined by the application placement calculation unit.
(2) In one aspect of the present invention, the application placement calculation unit determines the amount of delay rate fluctuation of each application arranged in the information processing device of the relocation source before and after the relocation of the application of the relocation candidate. The control device according to (1) above, which calculates the relocation determination index based on the delay rate fluctuation amount for each of the applications arranged in the relocation destination candidates.
(3) In one aspect of the present invention, the application placement calculation unit uses the relocation determination index based on fluctuations in the resource consumption cost of the application of the relocation candidate before and after the relocation of the application of the relocation candidate. It is a control device according to any one of the above (1) and (2) to be calculated.
(4) In one aspect of the present invention, the application placement calculation unit calculates the relocation determination index based on the memory consumption required for the relocation of the application as a relocation candidate, from (1) to (3) above. It is one of the control devices.

(5)本発明の一態様は、複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御方法であって、制御装置が、移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算ステップと、前記制御装置が、前記アプリケーション配置計算ステップで決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御ステップと、を含む制御方法である。 (5) One aspect of the present invention is a control method for determining an information processing device that executes an application for realizing a service provided to a user in an information processing system composed of a plurality of information processing devices. The control device is relocated for each combination of the relocation source information processing device in which the relocation candidate application is located and the relocation destination candidate that is a candidate for the relocation destination information processing device of the relocation candidate application. Based on the variation of QoS of each application placed in the information processing apparatus of the transfer source and the variation of QoS of each application arranged in the candidate transfer destination before and after the transfer of the candidate application. An application layout that calculates the relocation determination index and determines the relocation target application and the relocation destination information processing device from the relocation candidate application and the relocation destination candidate based on the calculated relocation determination index. It is a control method including a calculation step and an application placement control step in which the control device executes application placement control based on the relocation content determined in the application placement calculation step.

(6)本発明の一態様は、複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御装置のコンピュータに、移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算ステップと、前記アプリケーション配置計算ステップで決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御ステップと、を実行させるためのコンピュータプログラムである。 (6) One aspect of the present invention is a computer of a control device that determines an information processing device that executes an application for realizing a service provided to a user in an information processing system composed of a plurality of information processing devices. The application of the relocation candidate is used for each combination of the information processing device of the relocation source in which the application of the relocation candidate is arranged and the relocation destination candidate which is a candidate of the information processing device of the relocation destination of the application of the relocation candidate. A relocation determination index based on the fluctuation of the QoS of each application placed in the information processing apparatus of the relocation source and the fluctuation of the QoS of each application placed in the candidate relocation destination before and after the relocation. And an application placement calculation step that determines the application to be relocated and the information processing device of the relocation destination from the application of the relocation candidate and the relocation destination candidate based on the calculated relocation determination index. It is a computer program for executing the application placement control step for executing the application placement control based on the relocation content determined in the application placement calculation step.

本発明によれば、複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を変更する際に、システム全体における総合的なサービス品質を考慮することができるという効果が得られる。 According to the present invention, in an information processing system composed of a plurality of information processing devices, when changing the information processing device that executes an application for realizing a service provided to a user, a comprehensive service for the entire system is provided. The effect is that quality can be taken into consideration.

一実施形態に係る分散クラウドシステムの構成例を示すブロック図である。It is a block diagram which shows the configuration example of the distributed cloud system which concerns on one Embodiment. 一実施形態に係る制御装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the control apparatus which concerns on one Embodiment. 一実施形態に係る制御方法の手順の例を示すフローチャートである。It is a flowchart which shows the example of the procedure of the control method which concerns on one Embodiment.

以下、図面を参照し、本発明の実施形態について説明する。
図1は、一実施形態に係る分散クラウドシステムの構成例を示すブロック図である。図1に示される分散クラウドシステム100(情報処理システム)は、複数のMECホスト110m(情報処理装置)と、中央クラウドホスト110c(情報処理装置)とを備える。これらのホスト110m,110cは、モバイルバックホールネットワークMBNやモバイルコアネットワークMCNやインターネットINW等の通信ネットワークを介して接続される。以下、MECホスト110mと中央クラウドホスト110cとを特に区別しないときは「ホスト110」と称する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration example of a distributed cloud system according to an embodiment. The distributed cloud system 100 (information processing system) shown in FIG. 1 includes a plurality of MEC hosts 110m (information processing apparatus) and a central cloud host 110c (information processing apparatus). These hosts 110m and 110c are connected via a communication network such as a mobile backhaul network MBN, a mobile core network MCN, or an Internet INW. Hereinafter, when the MEC host 110m and the central cloud host 110c are not particularly distinguished, they are referred to as "host 110".

MECホスト110mは、移動通信網内において、ユーザ端末UEが接続する基地局gNBに近い場所や、モバイルバックホールネットワークMBN側などに分散配置されている。中央クラウドホスト110cは、移動通信網の外部の通信ネットワークであるインターネットINW側に配置されている。 The MEC host 110m is distributed and arranged in a mobile communication network near a base station gNB to which a user terminal UE is connected, a mobile backhaul network MBN side, and the like. The central cloud host 110c is arranged on the Internet INW side, which is a communication network outside the mobile communication network.

MECホスト110m及び中央クラウドホスト110cは、ユーザ端末UE(ユーザ)に提供するサービスを実現するためのアプリケーションを実行する情報処理装置である。MECホスト110mは、中央クラウドホスト110cよりもユーザ端末UEに近い場所に設けられるので、中央クラウドホスト110cよりも通信遅延が小さい。一方、中央クラウドホスト110cは、MECホスト110mよりも処理能力が大きい。そして、そのような各ホスト110の特徴に応じたアプリケーションの配置が行われている。 The MEC host 110m and the central cloud host 110c are information processing devices that execute applications for realizing services provided to user terminal UEs (users). Since the MEC host 110m is provided closer to the user terminal UE than the central cloud host 110c, the communication delay is smaller than that of the central cloud host 110c. On the other hand, the central cloud host 110c has a larger processing capacity than the MEC host 110m. Then, the application is arranged according to the characteristics of each of the hosts 110.

本実施形態において、アプリケーションの配置とは、あるユーザ端末UEに提供するサービスを実現するためのアプリケーションがMECホスト110m又は中央クラウドホスト110cに配置されることを言う。言い換えると、アプリケーションを配置するとは、MECホスト110m又は中央クラウドホスト110c上で実行されるアプリケーションに対して、あるユーザ端末UEを割り当てることを言う。 In the present embodiment, the placement of the application means that the application for realizing the service provided to a certain user terminal UE is placed on the MEC host 110m or the central cloud host 110c. In other words, arranging an application means allocating a certain user terminal UE to an application executed on the MEC host 110m or the central cloud host 110c.

例えば、ユーザ端末UEとしてAR(Augmented Reality)やVR(Virtual Reality)技術が適用されるヘッドマウントディスプレーに対応するアプリケーションは、要求遅延が短いので、MECホスト110mに配置されることが好ましい。また、ユーザ端末UEとして自動車に搭載されたナビゲーション装置へ地図情報を配信するアプリケーションは、それほど要求遅延が短くなく且つ処理量もそれほど多くないので、任意のホスト110に配置されてもよい。また、ユーザ端末UEとして監視カメラに対応するアプリケーションは、要求遅延に多少余裕があるが処理量が多いので、処理能力に余裕があればMECホスト110mに配置されてもよく、又は中央クラウドホスト110cに配置されてもよい。 For example, an application corresponding to a head-mounted display to which AR (Augmented Reality) or VR (Virtual Reality) technology is applied as a user terminal UE is preferably placed on the MEC host 110 m because the request delay is short. Further, the application that distributes the map information to the navigation device mounted on the automobile as the user terminal UE may be arranged on any host 110 because the request delay is not so short and the processing amount is not so large. Further, an application corresponding to a surveillance camera as a user terminal UE may be placed on the MEC host 110m if there is a margin in processing capacity because the request delay has some margin but the processing amount is large, or the central cloud host 110c. May be placed in.

移動通信網において、ユーザ端末UEが基地局エリア間を移動したり又はイベント開催等により一部の基地局エリアにユーザ端末UEが集中したりすることによって、当初のアプリケーション配置では、十分なサービス品質を維持することができなくなる場合がある。このような場合、アプリケーションの移設によって、サービス品質を維持することが試みられる。 In the mobile communication network, the user terminal UE moves between the base station areas, or the user terminal UE is concentrated in a part of the base station area due to the holding of an event, etc., so that the service quality is sufficient in the initial application arrangement. May not be able to be maintained. In such cases, it is attempted to maintain quality of service by relocating the application.

本実施形態において、アプリケーションの移設とは、あるユーザ端末UEに提供するサービスを実現するためのアプリケーションの配置を変更することを言う。言い換えると、アプリケーションを移設するとは、あるホスト110上で実行されるアプリケーションに割り当てられている、あるユーザ端末UEを、他のホスト110上で実行されるアプリケーションに割り当てを変更することを言う。 In the present embodiment, the relocation of an application means changing the arrangement of the application for realizing the service provided to a certain user terminal UE. In other words, relocating an application means changing the assignment of a user terminal UE assigned to an application running on one host 110 to an application running on another host 110.

例えば、あるユーザ端末UEに提供するサービスを実現するためのアプリケーションが、あるMECホスト110mに配置されている状況下で、当該MECホスト110mの近傍の基地局エリアにユーザ端末UEが集中することによって、当該MECホスト110mの負荷が増大して十分なサービス品質を維持することができなくなる場合がある。このような場合、サービス品質を維持するために、当該MECホスト110mに対してアプリケーションの移設を行うことによって、当該MECホスト110mの負荷を軽減することが試みられる。 For example, in a situation where an application for realizing a service provided to a certain user terminal UE is arranged in a certain MEC host 110m, the user terminal UE is concentrated in a base station area in the vicinity of the MEC host 110m. , The load of the MEC host 110m may increase and it may not be possible to maintain sufficient service quality. In such a case, in order to maintain the service quality, it is attempted to reduce the load of the MEC host 110m by relocating the application to the MEC host 110m.

ここで、アプリケーションの移設では、移設元及び移設先の各ホスト110のみならず、分散クラウドシステム100全体における総合的なサービス品質が変動する可能性がある。そこで本実施形態では、分散クラウドシステム100全体における総合的なサービス品質を考慮したアプリケーションの移設を実現することを図る。 Here, when the application is relocated, the overall service quality of not only the relocation source and relocation destination hosts 110 but also the entire distributed cloud system 100 may change. Therefore, in the present embodiment, it is attempted to relocate the application in consideration of the overall service quality in the entire distributed cloud system 100.

図2は、本実施形態に係る制御装置の構成例を示すブロック図である。図2に示す制御装置1は、図1の分散クラウドシステム100におけるアプリケーションの配置及びアプリケーションの移設を制御する。 FIG. 2 is a block diagram showing a configuration example of the control device according to the present embodiment. The control device 1 shown in FIG. 2 controls the arrangement of applications and the relocation of applications in the distributed cloud system 100 of FIG.

図2において、制御装置1は、ユーザ端末(UE)要求管理部11と、無線品質推定部12と、データベース(DB)13と、統計情報収集部14と、サービス品質監視部15と、アプリケーション(App)配置計算部16と、アプリケーション(App)配置制御部17とを備える。なお、図2中の、実線の矢印は制御トラフィックの流れを示し、破線の矢印はサービストラフィックの流れを示す。 In FIG. 2, the control device 1 includes a user terminal (UE) request management unit 11, a radio quality estimation unit 12, a database (DB) 13, a statistical information collection unit 14, a service quality monitoring unit 15, and an application ( It includes an App) placement calculation unit 16 and an application (App) placement control unit 17. In FIG. 2, the solid arrow indicates the flow of control traffic, and the broken line arrow indicates the flow of service traffic.

制御装置1の各機能は、制御装置1がCPU(Central Processing Unit:中央演算処理装置)及びメモリ等のコンピュータハードウェアを備え、CPUがメモリに格納されたコンピュータプログラムを実行することにより実現される。なお、制御装置1として、汎用のコンピュータ装置を使用して構成してもよく、又は、専用のハードウェア装置として構成してもよい。また、制御装置1は、単独のコンピュータにより実現するものであってもよく、又は制御装置1の機能を複数のコンピュータに分散させて実現するものであってもよい。 Each function of the control device 1 is realized by the control device 1 having computer hardware such as a CPU (Central Processing Unit) and a memory, and the CPU executing a computer program stored in the memory. .. The control device 1 may be configured by using a general-purpose computer device, or may be configured as a dedicated hardware device. Further, the control device 1 may be realized by a single computer, or may be realized by distributing the functions of the control device 1 to a plurality of computers.

UE要求管理部11は、移動通信網2の各基地局エリアに存在するユーザ端末UEからアプリケーション起動要求を受付ける。アプリケーション起動要求は、ユーザ端末UE(ユーザ)が所望するサービスを実現するためのアプリケーションを識別するアプリケーション識別情報(AppID)とユーザ端末UEの端末識別情報(端末ID)とを有する。UE要求管理部11は、ユーザ端末UEからアプリケーション起動要求を受付けると、当該ユーザ端末UEから無線情報を取得し、取得した無線情報を無線品質推定部12に渡して無線品質の推定を依頼する。無線情報は、アプリケーション起動要求元のユーザ端末UEと基地局gNBとの間の無線通信に関する受信強度等の測定値や無線パラメータである。UE要求管理部11は、無線品質推定部12から取得した無線品質推定結果と共にユーザ端末UEのアプリケーション起動要求をApp配置計算部16に転送する。無線品質推定結果は、アプリケーション起動要求元のユーザ端末UEと基地局gNBとの間の無線通信品質の推定値である。 The UE request management unit 11 receives an application start request from a user terminal UE existing in each base station area of the mobile communication network 2. The application start request has application identification information (AppID) for identifying an application for realizing a service desired by the user terminal UE (user) and terminal identification information (terminal ID) of the user terminal UE. When the UE request management unit 11 receives the application start request from the user terminal UE, the UE request management unit 11 acquires radio information from the user terminal UE, passes the acquired radio information to the radio quality estimation unit 12, and requests the estimation of the radio quality. The wireless information is a measured value or a wireless parameter such as reception strength related to wireless communication between the user terminal UE of the application activation request source and the base station gNB. The UE request management unit 11 transfers the application activation request of the user terminal UE to the application placement calculation unit 16 together with the radio quality estimation result acquired from the radio quality estimation unit 12. The wireless quality estimation result is an estimated value of the wireless communication quality between the user terminal UE of the application activation request source and the base station gNB.

UE要求管理部11は、App配置制御部17からアプリケーション配置更新通知を受けると、アプリケーション起動要求元のユーザ端末UEに対応するDB13内のアプリケーション(App)配置情報を参照し、アプリケーション起動要求元のユーザ端末UEが通信する先になるホスト110を示すホスト情報を取得する。ホスト情報は、アプリケーション起動要求元のユーザ端末UEが所望するサービスを実現するためのアプリケーションが配置されたホスト110を示す情報である。UE要求管理部11は、取得したホスト情報をアプリケーション起動要求元のユーザ端末UEへ通知する。これにより、アプリケーション起動要求元のユーザ端末UEは、通知されたホスト情報に示されるホスト110にアクセスして、アプリケーション起動要求に該当するアプリケーションを利用する。 When the UE request management unit 11 receives the application placement update notification from the application placement control unit 17, the UE request management unit 11 refers to the application (App) placement information in the DB 13 corresponding to the user terminal UE of the application start request source, and refers to the application start request source. Acquires host information indicating the host 110 with which the user terminal UE communicates. The host information is information indicating the host 110 in which the application for realizing the service desired by the user terminal UE of the application start request source is arranged. The UE request management unit 11 notifies the user terminal UE of the application start request source of the acquired host information. As a result, the user terminal UE that is the source of the application start request accesses the host 110 indicated by the notified host information and uses the application corresponding to the application start request.

無線品質推定部12は、UE要求管理部11から渡された無線情報に基づいて、ユーザ端末UEと基地局gNBとの間の無線区間における無線品質を推定する。無線品質推定部12は、無線品質推定結果をUE要求管理部11へ渡す。 The radio quality estimation unit 12 estimates the radio quality in the radio section between the user terminal UE and the base station gNB based on the radio information passed from the UE request management unit 11. The radio quality estimation unit 12 passes the radio quality estimation result to the UE requirements management unit 11.

DB13は、各種の情報を格納する。DB13に格納される情報として、サービスカタログ、ネットワークトポロジ、ホスト情報、リンク情報、ユーザ端末(UE)情報、App配置情報等がある。サービスカタログは、各サービスが要求する遅延条件(要求遅延)や計算資源(要求資源)等を示す情報である。ネットワークトポロジは、分散クラウドシステム100におけるネットワークの接続形態を示す情報である。ホスト情報は、各ホスト110の情報であって、例えば計算資源に関する情報等である。計算資源に関する情報として、各ホスト110で利用可能な最大資源量や、現在利用されている資源量(消費資源量)等がある。リンク情報は、ネットワークトポロジに示される各リンクで利用可能な最大帯域や、現在利用されている帯域(消費帯域)等の情報である。UE情報は、各ユーザ端末UEから通知される情報であって、例えば各ユーザ端末UEの端末IDや受信強度等の無線情報等である。App配置情報は、アプリケーションの配置やアプリケーションの移設を示す情報である。 The DB 13 stores various types of information. Information stored in the DB 13 includes a service catalog, network topology, host information, link information, user terminal (UE) information, App placement information, and the like. The service catalog is information indicating delay conditions (request delays) and computational resources (request resources) required by each service. The network topology is information indicating a network connection form in the distributed cloud system 100. The host information is information of each host 110, for example, information about computational resources and the like. Information on computational resources includes the maximum amount of resources that can be used by each host 110, the amount of resources currently used (the amount of resources consumed), and the like. The link information is information such as the maximum bandwidth that can be used for each link shown in the network topology and the bandwidth that is currently used (consumed bandwidth). The UE information is information notified from each user terminal UE, and is, for example, wireless information such as a terminal ID and reception strength of each user terminal UE. The App placement information is information indicating the placement of the application or the relocation of the application.

統計情報収集部14は、分散クラウドシステム100内の各ホスト110のホスト情報と各リンクのリンク情報とを定期的に収集する。統計情報収集部14は、収集したホスト情報及びリンク情報をDB13に格納する。ホスト情報及びリンク情報は、移動通信網2の制御システム(移動体網制御システム)3や、MECシステム4に含まれる各MECホスト110mや、中央クラウドシステム5に含まれる各中央クラウドホスト110cや、中央クラウドシステム5の制御システム(中央クラウド制御システム)6等から収集される。 The statistical information collecting unit 14 periodically collects the host information of each host 110 in the distributed cloud system 100 and the link information of each link. The statistical information collecting unit 14 stores the collected host information and link information in the DB 13. The host information and link information include the control system (mobile network control system) 3 of the mobile communication network 2, each MEC host 110m included in the MEC system 4, each central cloud host 110c included in the central cloud system 5, and each central cloud host 110c. It is collected from the control system (central cloud control system) 6 and the like of the central cloud system 5.

サービス品質監視部15は、各ホスト110に配置された各アプリケーションのサービス遅延を監視する。この監視では、サービス品質監視部15は、各ホスト110に配置された各アプリケーション毎に、現在のサービス遅延を推定し、当該推定結果に基づいて現在のサービス品質が要求品質を満たしているか否かを判断する。 The service quality monitoring unit 15 monitors the service delay of each application arranged on each host 110. In this monitoring, the service quality monitoring unit 15 estimates the current service delay for each application placed on each host 110, and based on the estimation result, whether or not the current service quality meets the required quality. To judge.

具体的には、サービス品質監視部15は、DB13に格納されているUE情報、ホスト情報、リンク情報及びApp配置情報に基づいて現在のサービス遅延を推定する。サービス遅延は、エンドツウエンド(E2E)におけるサービスにかかる時間(遅延)である。サービス遅延は、アプリケーションの処理にかかる時間(処理遅延)とネットワーク区間の通信にかかる時間(通信遅延)との合計である。 Specifically, the service quality monitoring unit 15 estimates the current service delay based on the UE information, the host information, the link information, and the application placement information stored in the DB 13. The service delay is the time (delay) required for the service in the end-to-end (E2E). The service delay is the sum of the time required for application processing (processing delay) and the time required for communication in the network section (communication delay).

サービス品質監視部15は、現在のサービス遅延の推定結果とサービスの要求遅延に基づいた閾値とを比較する。サービス品質監視部15は、当該比較の結果、現在のサービス遅延の推定結果が当該閾値を超過している場合に、App配置計算部16に対して、当該閾値超過のホスト110を移設元ホストに指定して移設計算を要求する。 The service quality monitoring unit 15 compares the current service delay estimation result with the threshold value based on the service request delay. As a result of the comparison, when the estimation result of the current service delay exceeds the threshold value, the service quality monitoring unit 15 sets the host 110 exceeding the threshold value as the relocation source host for the application allocation calculation unit 16. Specify and request a relocation calculation.

また、サービス品質監視部15は、各ホスト110の消費資源量を監視し、消費資源量が所定の閾値を超過している場合に、App配置計算部16に対して、当該閾値超過のホスト110を移設元ホストに指定して移設計算を要求する。また、サービス品質監視部15は、各ホスト110に接続されるリンクの消費帯域を監視し、消費帯域が所定の閾値を超過している場合に、App配置計算部16に対して、当該閾値超過のホスト110を移設元ホストに指定して移設計算を要求する。 Further, the service quality monitoring unit 15 monitors the resource consumption of each host 110, and when the resource consumption exceeds a predetermined threshold value, the host 110 exceeding the threshold value is referred to the App allocation calculation unit 16 to the App allocation calculation unit 16. Is specified as the relocation source host to request the relocation calculation. Further, the service quality monitoring unit 15 monitors the consumption band of the link connected to each host 110, and when the consumption band exceeds a predetermined threshold value, the application allocation calculation unit 16 exceeds the threshold value. Host 110 is designated as the relocation source host and the relocation calculation is requested.

App配置計算部16は、分散クラウドシステム100におけるアプリケーションの配置の計算(配置計算)及びアプリケーションの移設の計算(移設計算)を行う。配置計算では、App配置計算部16は、UE要求管理部11から転送されるアプリケーション起動要求に応じて、アプリケーション起動要求元のユーザ端末UEの無線品質推定結果とDB13内の各種の情報とに基づいて、アプリケーション起動要求に示されるアプリケーション(起動要求アプリケーション)を配置するホスト110を決定する。この配置計算では、起動要求アプリケーションの要求遅延とアプリケーションの配置にかかるコストとに基づいて、配置先のホスト110が決定される。App配置計算部16は、配置計算の結果「アプリケーション起動要求元のユーザ端末UEと配置先のホスト110との組合せ」をDB13内のApp配置情報に格納する。なお、App配置計算部16は、起動要求アプリケーションの要求遅延や要求資源を満たすホスト110が見つからない場合には、移設計算を行った後に、再度、起動要求アプリケーションの配置計算を試みる。 The App placement calculation unit 16 calculates the placement of the application in the distributed cloud system 100 (placement calculation) and calculates the relocation of the application (relocation calculation). In the placement calculation, the Application placement calculation unit 16 is based on the radio quality estimation result of the user terminal UE of the application start request source and various information in the DB 13 in response to the application start request transferred from the UE request management unit 11. Then, the host 110 in which the application (start request application) indicated in the application start request is placed is determined. In this placement calculation, the host 110 to be placed is determined based on the request delay of the start request application and the cost of placing the application. The Application placement calculation unit 16 stores the result of the placement calculation "combination of the user terminal UE of the application start request source and the host 110 of the placement destination" in the App placement information in the DB 13. If the host 110 that satisfies the request delay or the required resource of the start request application is not found, the App placement calculation unit 16 performs the relocation calculation and then tries the placement calculation of the start request application again.

App配置計算部16は、起動要求アプリケーションの配置先のホスト110が見つからない場合や、サービス品質監視部15から移設計算要求を受けた場合に、移設計算を行う。移設計算方法の詳細は後述する。App配置計算部16は、移設計算の結果「移設対象アプリケーション、移設元のホスト110及び移設先のホスト110の組合せ」をDB13内のApp配置情報に格納する。 The App placement calculation unit 16 performs the relocation calculation when the host 110 to which the start request application is placed cannot be found or when the service quality monitoring unit 15 receives the relocation calculation request. The details of the relocation calculation method will be described later. The App allocation calculation unit 16 stores the result of the relocation calculation "combination of the relocation target application, the relocation source host 110 and the relocation destination host 110" in the App allocation information in the DB 13.

App配置制御部17は、App配置計算部16がDB13に格納したApp配置情報に基づいて、分散クラウドシステム100におけるアプリケーションの配置及びアプリケーションの移設の制御(アプリケーション配置制御)を実行する。このアプリケーション配置制御の実行の結果、App配置情報に基づいたアプリケーションの配置及びアプリケーションの移設が実現される。App配置制御部17は、アプリケーション配置制御の完了後に、UE要求管理部11へアプリケーション配置更新通知を送る。 The application placement control unit 17 executes control of application placement and application relocation (application placement control) in the distributed cloud system 100 based on the application placement information stored in the DB 13 by the application placement calculation unit 16. As a result of executing this application placement control, application placement and application relocation based on the application placement information are realized. After the application placement control is completed, the application placement control unit 17 sends an application placement update notification to the UE request management unit 11.

(移設計算方法)
本実施形態に係る移設計算方法を説明する。App配置計算部16は、起動要求アプリケーションの配置先のホスト110が見つからない場合や、サービス品質監視部15から移設計算要求を受けた場合に、移設計算を行う。起動要求アプリケーションの配置先のホスト110が見つからない場合、移設元ホストは、起動要求アプリケーションの配置先として適切なホスト110が所定の決定ルールに従って選択される。例えば、起動要求アプリケーションの要求遅延が短い場合には、アプリケーション起動要求元のユーザ端末UEに最も近いMECホスト110mが移設元ホストに決定される。サービス品質監視部15からの移設計算要求には、移設元ホストが指定されている。
(Relocation calculation method)
The relocation calculation method according to this embodiment will be described. The App placement calculation unit 16 performs the relocation calculation when the host 110 to which the start request application is placed cannot be found or when the service quality monitoring unit 15 receives the relocation calculation request. If the host 110 to which the start request application is to be placed cannot be found, the appropriate host 110 to place the start request application is selected as the migration source host according to a predetermined decision rule. For example, when the request delay of the start request application is short, the MEC host 110 m closest to the user terminal UE of the application start request source is determined as the relocation source host. The relocation source host is specified in the relocation calculation request from the service quality monitoring unit 15.

App配置計算部16は、移設元ホストに配置されている各アプリケーション(移設候補アプリケーション)と、移設候補アプリケーションを移設する先になるホスト110の候補(移設先候補)との組合せ毎に、移設判定指標を算出する。移設候補アプリケーションは、移設元ホストに配置されている全てのアプリケーションである。移設先候補は、分散クラウドシステム100において移設元ホスト以外の全てのホスト110である。 The App placement calculation unit 16 determines the relocation for each combination of each application (relocation candidate application) placed on the relocation source host and the candidate host 110 (relocation destination candidate) to which the relocation candidate application is to be relocated. Calculate the index. Relocation candidate applications are all applications located on the relocation source host. The relocation destination candidates are all hosts 110 other than the relocation source host in the distributed cloud system 100.

移設判定指標は次の(1)式により算出される。 The relocation determination index is calculated by the following equation (1).

移設判定指標=w_1×「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoS(サービス品質)の変動」+w_2×「移設候補アプリケーションの移設の前後における移設候補アプリケーションの資源消費コストの変動」-w_3×「移設候補アプリケーションの移設に要するメモリ消費量」 ・・・(1) Relocation judgment index = w_1 x "Changes in QoS (service quality) of the entire distributed cloud system before and after the relocation of the relocation candidate application" + w_1 x "Changes in the resource consumption cost of the relocation candidate application before and after the relocation of the relocation candidate application"- w_3 × "Memory consumption required for relocation of relocation candidate application" ... (1)

上記(1)式において、w_1、w_2及びw_3は、重み係数であって予め設定される。移設判定指標は、「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」と「移設候補アプリケーションの移設の前後における移設候補アプリケーションの資源消費コストの変動」と「移設候補アプリケーションの移設に要するメモリ消費量」とが各重み係数w_1,w_2,w_3で重み付けされて算出される。 In the above equation (1), w_1, w_2, and w_3 are weighting coefficients and are preset. The relocation judgment indicators are "variation in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application", "change in the resource consumption cost of the relocation candidate application before and after the relocation of the relocation candidate application", and "relocation of the relocation candidate application". "Memory consumption required for" is calculated by weighting with each weighting coefficient w_1, w_2, w_3.

移設判定指標は、少なくとも「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」から算出される。 The relocation determination index is calculated from at least "the change in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application".

なお、w_2及びw_3は、0であってもよい。w_2が0である場合、移設判定指標は、「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」と「移設候補アプリケーションの移設に要するメモリ消費量」とが各重み係数w_1,w_3で重み付けされて算出される。w_3が0である場合、移設判定指標は、「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」と「移設候補アプリケーションの移設の前後における移設候補アプリケーションの資源消費コストの変動」とが各重み係数w_1,w_2で重み付けされて算出される。 Note that w_2 and w_3 may be 0. When w_2 is 0, the relocation judgment index is "variation in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application" and "memory consumption required for relocation of the relocation candidate application" as each weighting coefficient w_1. It is calculated by weighting with w_3. When w_3 is 0, the relocation judgment indicators are "variation in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application" and "variation in the resource consumption cost of the relocation candidate application before and after the relocation of the relocation candidate application". And are weighted by each weighting coefficient w_1 and w_2.

上記(1)式において、「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」は、例えば次の(2)式により算出される。 In the above equation (1), "the change in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application" is calculated by, for example, the following equation (2).

「移設候補アプリケーションの移設の前後における分散クラウドシステム全体のQoSの変動」=移設候補アプリケーションの移設の前後における「(移設元ホストに配置されている各アプリケーションの遅延率変動量)+(移設先候補に配置されている各アプリケーションの遅延率変動量)」 ・・・(2) "Change in QoS of the entire distributed cloud system before and after the relocation of the relocation candidate application" = "(Delay rate fluctuation amount of each application placed on the relocation source host) + (Relocation destination candidate) before and after the relocation of the relocation candidate application Delay rate fluctuation amount of each application placed in) ”・ ・ ・ (2)

上記(2)式において、「移設元ホストに配置されている各アプリケーションの遅延率変動量」は次の(3)式により算出される。 In the above equation (2), the "delay rate fluctuation amount of each application placed on the relocation source host" is calculated by the following equation (3).

「移設元ホストに配置されている各アプリケーションの遅延率変動量」=「移設前:Σi(「サービス遅延の推定値(i)」÷「要求遅延(i)」)」-「移設後:Σi「サービス遅延の推定値(i)」÷「要求遅延(i)」」 ・・・(3) "Delay rate fluctuation amount of each application placed on the relocation source host" = "Before relocation: Σi (" Estimated value of service delay (i) "÷" Request delay (i) ")"-"After relocation: Σi "Estimated service delay (i)" ÷ "Request delay (i)" ... (3)

上記(3)式において、iは、移設元ホストに配置されている任意のアプリケーションを示す。Σi(a(i))は、移設元ホストに配置されている全てのアプリケーション(i)のa(i)の総和である。サービス遅延の推定値(i)は、アプリケーション(i)のE2Eにおけるサービスにかかる時間(遅延)の推定値であって、アプリケーション(i)の処理にかかる時間(処理遅延)とネットワーク区間の通信にかかる時間(通信遅延)との合計の推定値である。要求遅延(i)は、アプリケーション(i)のサービスが要求するE2Eにおける遅延条件(要求遅延)である。 In the above equation (3), i indicates an arbitrary application located on the relocation source host. Σi (a (i)) is the sum of a (i) of all the applications (i) located on the relocation source host. The estimated service delay value (i) is an estimated value of the time (delay) required for the service in E2E of the application (i), and is used for communication between the processing time (processing delay) of the application (i) and the network section. It is an estimated value of the total with the time (communication delay). The request delay (i) is a delay condition (request delay) in E2E requested by the service of the application (i).

上記(2)式において、「移設先候補に配置されている各アプリケーションの遅延率変動量」は次の(4)式により算出される。 In the above equation (2), the "delay rate fluctuation amount of each application placed in the relocation destination candidate" is calculated by the following equation (4).

「移設先候補に配置されている各アプリケーションの遅延率変動量」=「移設前:Σi(「サービス遅延の推定値(i)」÷「要求遅延(i)」)」-「移設後:Σi「サービス遅延の推定値(i)」÷「要求遅延(i)」」 ・・・(4) "Delay rate fluctuation amount of each application placed in the relocation destination candidate" = "Before relocation: Σi (" Estimated value of service delay (i) "÷" Request delay (i) ")"-"After relocation: Σi "Estimated service delay (i)" ÷ "Request delay (i)" ... (4)

上記(4)式において、iは、移設先候補に配置されている任意のアプリケーションを示す。Σi(a(i))は、移設先候補に配置されている全てのアプリケーション(i)のa(i)の総和である。サービス遅延の推定値(i)は、アプリケーション(i)のE2Eにおけるサービスにかかる時間(遅延)の推定値であって、アプリケーション(i)の処理にかかる時間(処理遅延)とネットワーク区間の通信にかかる時間(通信遅延)との合計の推定値である。要求遅延(i)は、アプリケーション(i)のサービスが要求するE2Eにおける遅延条件(要求遅延)である。 In the above equation (4), i indicates an arbitrary application placed as a relocation destination candidate. Σi (a (i)) is the sum of a (i) of all the applications (i) arranged in the relocation destination candidates. The estimated service delay value (i) is an estimated value of the time (delay) required for the service in E2E of the application (i), and is used for communication between the processing time (processing delay) of the application (i) and the network section. It is an estimated value of the total with the time (communication delay). The request delay (i) is a delay condition (request delay) in E2E requested by the service of the application (i).

上記(1)式において、「移設候補アプリケーションの移設の前後における移設候補アプリケーションの資源消費コストの変動」は、例えば次の(5)式により算出される。 In the above equation (1), "change in resource consumption cost of the relocation candidate application before and after the relocation of the relocation candidate application" is calculated by, for example, the following equation (5).

「移設候補アプリケーションの移設の前後における移設候補アプリケーションの資源消費コストの変動」=「移設候補アプリケーションの移設前の資源消費コスト」-「移設候補アプリケーションの移設後の資源消費コスト」 ・・・(5) "Fluctuation of resource consumption cost of relocation candidate application before and after relocation of relocation candidate application" = "Resource consumption cost before relocation of relocation candidate application"-"Resource consumption cost after relocation of relocation candidate application" ... (5) )

上記(5)式において、資源消費コストは、例えば次の(6)式で算出される。 In the above equation (5), the resource consumption cost is calculated by, for example, the following equation (6).

「資源消費コスト」=「移設候補アプリケーションが利用する各計算資源項目の量(消費資源量)」×「移設候補アプリケーションが配置されるホストにおける各計算資源項目の利用単価」 ・・・(6) "Resource consumption cost" = "Amount of each computational resource item used by the relocation candidate application (resource consumption)" x "Unit price of each computational resource item used by the host where the relocation candidate application is located" ... (6)

上記(6)式において、計算資源項目は、例えばCPUやメモリ等である。各ホスト110における各計算資源項目の利用単価は、予め設定される。 In the above equation (6), the computational resource item is, for example, a CPU, a memory, or the like. The usage unit price of each computational resource item in each host 110 is set in advance.

上記(1)式において、「移設候補アプリケーションの移設に要するメモリ消費量」は、移設候補アプリケーションの移設にかかるコストに対応するものである。移設候補アプリケーションの移設にかかるコストは、「移設候補アプリケーションの移設に要するメモリ消費量」に比例する。 In the above equation (1), the "memory consumption required for the relocation of the relocation candidate application" corresponds to the cost required for the relocation of the relocation candidate application. The cost of relocating the relocation candidate application is proportional to the "memory consumption required for relocating the relocation candidate application".

App配置計算部16は、上記の(1)式により、移設元ホストの全ての移設候補アプリケーションを対象にして移設候補アプリケーション毎に、全ての移設先候補との各組合せに対して移設判定指標を算出する。次いで、App配置計算部16は、当該算出結果の全ての移設判定指標において、移設判定指標が最大(最良)になる移設候補アプリケーションと移設先候補の組合せを、移設元ホストの移設対象アプリケーションと移設先のホスト110の組合せに決定する。App配置計算部16は、当該決定した「移設対象アプリケーション、移設元のホスト110及び移設先のホスト110の組合せ」をDB13内のApp配置情報に格納する。 According to the above equation (1), the App placement calculation unit 16 sets a relocation determination index for each combination of all the relocation candidate applications for each relocation candidate application for all the relocation candidate applications of the relocation source host. calculate. Next, the App placement calculation unit 16 relocates the combination of the relocation candidate application and the relocation destination candidate having the maximum (best) relocation judgment index in all the relocation judgment indexes of the calculation result, with the relocation target application of the relocation source host. The combination of the above hosts 110 is determined. The App allocation calculation unit 16 stores the determined "combination of the relocation target application, the relocation source host 110, and the relocation destination host 110" in the App allocation information in the DB 13.

以上が本実施形態に係る移設計算方法の説明である。 The above is the description of the relocation calculation method according to this embodiment.

次に図3を参照して本実施形態に係る制御方法を説明する。図3は、本実施形態に係る制御方法の手順の例を示すフローチャートである。 Next, the control method according to the present embodiment will be described with reference to FIG. FIG. 3 is a flowchart showing an example of the procedure of the control method according to the present embodiment.

制御装置1は、時刻tを初期値「t=0」から1ずつ増加させながらループ処理を繰り返す。 The control device 1 repeats the loop process while increasing the time t by 1 from the initial value “t = 0”.

(ステップS1) 制御装置1は、時刻tに基づいて所定の周期T1であるか否かを判断する。周期T1である場合にはステップS4に進み、そうではない場合にはステップS2に進む。 (Step S1) The control device 1 determines whether or not the period T1 is predetermined based on the time t. If the period is T1, the process proceeds to step S4, and if not, the process proceeds to step S2.

(ステップS2) 制御装置1は、時刻tに基づいて所定の周期T2であるか否かを判断する。周期T2である場合にはステップS6に進み、そうではない場合にはステップS3に進む。 (Step S2) The control device 1 determines whether or not the period is T2 based on the time t. If the period is T2, the process proceeds to step S6, and if not, the process proceeds to step S3.

(ステップS3) 制御装置1は、時刻tを1だけ増加させてループ処理の先頭に戻る。 (Step S3) The control device 1 increments the time t by 1 and returns to the beginning of the loop process.

(ステップS4) 制御装置1は、各ホスト110に配置された各アプリケーションの現在のQoS(サービス品質)が要求QoSを満たしているか否かを判断する。この判断の結果、現在のQoSが要求QoSを満たしていないアプリケーションが存在する場合にはステップS5に進む。一方、全てのアプリケーションが要求QoSを満たしている場合にはステップS2に進む。 (Step S4) The control device 1 determines whether or not the current quality of service (QoS) of each application arranged on each host 110 satisfies the required QoS. As a result of this determination, if there is an application whose current QoS does not satisfy the required QoS, the process proceeds to step S5. On the other hand, if all the applications satisfy the required QoS, the process proceeds to step S2.

(ステップS5) 制御装置1は、要求QoSを満たしていないアプリケーションが配置されているホスト110を移設元ホストとして移設計算を行う。次いで、制御装置1は、当該移設計算の結果の移設内容「移設対象アプリケーション、移設元のホスト110及び移設先のホスト110の組合せ」に基づいて、アプリケーション配置制御を実行する。これにより、当該移設内容のアプリケーションの移設が実現される。この後、ステップS2に進む。 (Step S5) The control device 1 performs the relocation calculation with the host 110 in which the application that does not satisfy the request QoS is arranged as the relocation source host. Next, the control device 1 executes application placement control based on the relocation content "combination of the relocation target application, the relocation source host 110, and the relocation destination host 110" as a result of the relocation calculation. As a result, the relocation of the application of the relocation content is realized. After that, the process proceeds to step S2.

(ステップS6) 制御装置1は、新規のアプリケーション起動要求を受付けたことを示す新規フラグの有無を確認する。新規フラグがある場合にはステップS7に進み、そうではない場合にはステップS3に進む。 (Step S6) The control device 1 confirms the presence / absence of a new flag indicating that a new application start request has been accepted. If there is a new flag, the process proceeds to step S7, and if not, the process proceeds to step S3.

(ステップS7) 制御装置1は、新規のアプリケーション起動要求を対象にして配置計算を行う。 (Step S7) The control device 1 performs an arrangement calculation for a new application start request.

(ステップS8) ステップS7の配置計算の結果、アプリケーションの配置が不可である場合にはステップS9に進む。 (Step S8) As a result of the placement calculation in step S7, if the application cannot be placed, the process proceeds to step S9.

一方、ステップS7の配置計算の結果、アプリケーションの配置が可である場合、制御装置1は、ステップS7の配置計算の結果の配置内容「アプリケーション起動要求元のユーザ端末UEと配置先のホスト110との組合せ」に基づいて、アプリケーション配置制御を実行する。これにより、当該配置内容のアプリケーションの配置が実現される。この後、ステップS3に進む。 On the other hand, when the application can be placed as a result of the placement calculation in step S7, the control device 1 determines the placement content of the result of the placement calculation in step S7, "the user terminal UE of the application start request source and the host 110 of the placement destination". Execute application placement control based on "combination of". As a result, the placement of the application with the placement contents is realized. After that, the process proceeds to step S3.

(ステップS9) 制御装置1は、起動要求アプリケーションの配置先のホスト110が見つからない場合、所定の決定ルールに従って決定したホスト110を移設元ホストとして移設計算を行う。 (Step S9) When the host 110 to which the start request application is placed cannot be found, the control device 1 performs the relocation calculation with the host 110 determined according to a predetermined determination rule as the relocation source host.

(ステップS10) 制御装置1は、ステップS9の移設計算の結果の移設内容「移設対象アプリケーション、移設元のホスト110及び移設先のホスト110の組合せ」を加味して、再度、新規のアプリケーション起動要求を対象にして配置計算を行う。 (Step S10) The control device 1 requests to start a new application again in consideration of the relocation content "combination of the relocation target application, the relocation source host 110 and the relocation destination host 110" as a result of the relocation calculation in step S9. The placement calculation is performed for.

(ステップS11) ステップS10の配置計算の結果、再度、アプリケーションの配置が不可である場合にはステップS12に進む。 (Step S11) As a result of the placement calculation in step S10, if the application cannot be placed again, the process proceeds to step S12.

一方、ステップS11の配置計算の結果、アプリケーションの配置が可である場合、制御装置1は、ステップS9の移設計算の結果の移設内容「移設対象アプリケーション、移設元のホスト110及び移設先のホスト110の組合せ」と、ステップS11の配置計算の結果の配置内容「アプリケーション起動要求元のユーザ端末UEと配置先のホスト110との組合せ」とに基づいて、アプリケーション配置制御を実行する。これにより、当該移設内容のアプリケーションの移設と当該配置内容のアプリケーションの配置とが実現される。この後、ステップS3に進む。 On the other hand, when the application can be arranged as a result of the arrangement calculation in step S11, the control device 1 relocates the result of the relocation calculation in step S9, "the relocation target application, the relocation source host 110, and the relocation destination host 110". The application placement control is executed based on the "combination of" and the placement content "combination of the user terminal UE of the application start request source and the host 110 of the placement destination" as a result of the placement calculation in step S11. As a result, the relocation of the application of the relocation content and the arrangement of the application of the arrangement content are realized. After that, the process proceeds to step S3.

(ステップS12) 制御装置1は、新規のアプリケーション起動要求をリジェクトし、当該アプリケーション起動要求を対象にするアプリケーションの配置を中止する。この後、ステップS3に進む。 (Step S12) The control device 1 rejects a new application start request and cancels the placement of the application targeting the application start request. After that, the process proceeds to step S3.

本実施形態によれば、分散クラウドシステム100において、ユーザ端末UE(ユーザ)に提供するサービスを実現するためのアプリケーションを実行するホスト110を変更する際に、システム全体における総合的なサービス品質を考慮することができるという効果が得られる。さらには、システム全体におけるアプリケーションの資源消費コストの効率化を考慮することができる。また、アプリケーションの移設にかかるコストを考慮することができる。 According to the present embodiment, in the distributed cloud system 100, when changing the host 110 that executes the application for realizing the service provided to the user terminal UE (user), the overall service quality of the entire system is taken into consideration. The effect of being able to do is obtained. Furthermore, it is possible to consider the efficiency of resource consumption cost of the application in the entire system. In addition, the cost of relocating the application can be taken into consideration.

従来のアプリケーション配置方法では、現在のQoSが要求QoSを満たしていないアプリケーションとして例えばサービス遅延が要求遅延(閾値)を超過しているアプリケーション(以下、閾値超過アプリケーションと称する)のみを再配置対象にしていた。この従来のアプリケーション配置方法では、サービスを要求するユーザ端末数が増加すると、アプリケーションの再配置が十分に行われないという課題が生じ得る。例えば、MECホスト上における閾値超過アプリケーションのサービスは他のサービスより要求遅延が短く、アプリケーションがユーザ端末の近傍に位置するMECホストに再配置される必要がある。ここで、サービスを要求するユーザ端末数が増加する時には、MECホストやリンクの負荷が上昇することから、各MECホスト上の配置済のアプリケーションのE2Eの遅延が大きくなる。したがって、再配置対象となる閾値超過アプリケーションと当該閾値超過アプリケーションの再配置先のホスト上に配置済のアプリケーションとの両方のE2Eの遅延が同時に閾値を満たすMECホストは限られ、アプリケーションの再配置の成功率が低下する。そして、アプリケーションの再配置の成功率が低下すると、アプリケーションのE2Eの遅延を一定水準以下に保つことができなくなって、ユーザ端末の収容効率が悪くなる。したがって、アプリケーションの再配置の成功率を一定以上に維持することが、ユーザ端末の収容効率の維持のために重要である。 In the conventional application placement method, as an application whose current QoS does not satisfy the required QoS, for example, only an application whose service delay exceeds the request delay (threshold value) (hereinafter referred to as a threshold value exceeding application) is targeted for relocation. rice field. In this conventional application placement method, when the number of user terminals requesting a service increases, there may be a problem that the application is not sufficiently relocated. For example, the service of the threshold-exceeding application on the MEC host has a shorter request delay than the other services, and the application needs to be relocated to the MEC host located in the vicinity of the user terminal. Here, when the number of user terminals requesting the service increases, the load on the MEC host and the link increases, so that the E2E delay of the deployed application on each MEC host increases. Therefore, there are only a limited number of MEC hosts whose E2E delays of both the threshold-exceeding application to be relocated and the application placed on the host to which the threshold-exceeding application is relocated satisfy the threshold at the same time, and the application is relocated. The success rate decreases. When the success rate of application relocation decreases, the delay of E2E of the application cannot be kept below a certain level, and the accommodation efficiency of the user terminal deteriorates. Therefore, it is important to maintain the success rate of application relocation above a certain level in order to maintain the accommodation efficiency of the user terminal.

アプリケーションの再配置の成功率が低下するという課題は、閾値超過アプリケーションが発生したホストにおいて非閾値超過アプリケーションも考慮して再配置対象となるアプリケーションを選定することにより、解決することができると見込まれる。閾値超過アプリケーションの再配置が困難な場合においても、再配置対象となるアプリケーションの選定の結果、非閾値超過アプリケーションが再配置されることによって閾値超過アプリケーションのE2Eの遅延が間接的に改善される。非閾値超過アプリケーションの中には、E2Eの遅延が要求遅延よりも十分に小さいことから、中央クラウドホスト等のユーザ端末の遠方に位置するためにネットワーク区間の遅延が大きいホストへ再配置することが可能なアプリケーションが含まれる。このため、非閾値超過アプリケーションも考慮して再配置対象となるアプリケーションを選定することによって、サービスを要求するユーザ端末数が増加する場合においても、アプリケーションの再配置の成功率が維持されやすくなる。 It is expected that the problem of a decrease in the success rate of application relocation can be solved by selecting the application to be relocated in consideration of the non-threshold exceeding application on the host where the threshold exceeding application occurs. .. Even when it is difficult to relocate the threshold-exceeding application, the delay of E2E of the threshold-exceeding application is indirectly improved by relocating the non-threshold-exceeding application as a result of selecting the application to be relocated. In some non-threshold applications, the delay of E2E is sufficiently smaller than the requested delay, so it may be relocated to a host with a large delay in the network section because it is located far away from the user terminal such as the central cloud host. Includes possible applications. Therefore, by selecting the application to be relocated in consideration of the non-threshold value exceeding application, the success rate of the relocation of the application can be easily maintained even when the number of user terminals requesting the service increases.

そのような再配置対象のアプリケーションの選定では、アプリケーションの再配置に伴うE2Eの遅延の変動とアプリケーションの再配置に伴うコストとを同時に考慮することが重要である。アプリケーションの再配置に伴って再配置先のホスト上に配置済のアプリケーションのE2Eの遅延が増加することが懸念されるが、このことを考慮してアプリケーションの再配置を行うことによって閾値超過アプリケーションが発生する頻度が低下し、ユーザ端末の収容効率が向上する。また、アプリケーションの再配置によって、ホストとリンクの資源消費コストが変動し、且つ、再配置されるアプリケーションの情報が再配置元のホストから再配置先のホストに転送されることによる通信コストが生じる。本実施形態によれば、閾値超過アプリケーションに加えて非閾値超過アプリケーションも考慮して再配置対象となるアプリケーションを選定する際に、アプリケーションの再配置に伴うE2Eの遅延の変動とアプリケーションの再配置に伴うコストとを同時に考慮することができる。これにより、アプリケーションの再配置の効率化を図るとともに、アプリケーションの再配置の成功率を一定以上に維持することができ、ユーザ端末の収容効率を維持することができるという効果が得られる。 In selecting the application to be relocated, it is important to consider the fluctuation of the E2E delay due to the relocation of the application and the cost associated with the relocation of the application at the same time. There is a concern that the E2E delay of the application placed on the relocation destination host will increase with the relocation of the application, but by relocating the application in consideration of this, the threshold-exceeding application will be The frequency of occurrence is reduced, and the accommodation efficiency of the user terminal is improved. In addition, the resource consumption cost of the host and the link fluctuates due to the relocation of the application, and the communication cost is generated because the information of the relocated application is transferred from the host of the relocation source to the host of the relocation destination. .. According to the present embodiment, when selecting an application to be relocated in consideration of a non-threshold exceeding application in addition to the threshold exceeding application, the fluctuation of the E2E delay due to the relocation of the application and the relocation of the application The costs involved can be considered at the same time. As a result, the efficiency of application relocation can be improved, the success rate of application relocation can be maintained above a certain level, and the accommodation efficiency of the user terminal can be maintained.

なお、これにより、例えば無線ネットワークにおける総合的なサービス品質の向上を実現することができることから、国連が主導する持続可能な開発目標(SDGs)の目標9「レジリエントなインフラを整備し、持続可能な産業化を推進するとともに、イノベーションの拡大を図る」に貢献することが可能となる。 In addition, since this can improve the overall service quality in wireless networks, for example, Goal 9 of the Sustainable Development Goals (SDGs) led by the United Nations "Develop resilient infrastructure and be sustainable. It will be possible to contribute to "promoting industrialization and expanding innovation."

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。 Although the embodiments of the present invention have been described in detail with reference to the drawings, the specific configuration is not limited to this embodiment, and includes design changes and the like within a range that does not deviate from the gist of the present invention.

また、上述した各装置の機能を実現するためのコンピュータプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行するようにしてもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものであってもよい。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、フラッシュメモリ等の書き込み可能な不揮発性メモリ、DVD(Digital Versatile Disc)等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。
Further, a computer program for realizing the functions of the above-mentioned devices may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by the computer system and executed. The "computer system" here may include hardware such as an OS and peripheral devices.
The "computer-readable recording medium" is a flexible disk, a magneto-optical disk, a ROM, a writable non-volatile memory such as a flash memory, a portable medium such as a DVD (Digital Versatile Disc), and a built-in computer system. A storage device such as a hard disk.

さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(例えばDRAM(Dynamic Random Access Memory))のように、一定時間プログラムを保持しているものも含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。
Further, the "computer-readable recording medium" is a volatile memory inside a computer system that serves as a server or client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line (for example, DRAM (Dynamic)). It also includes those that hold the program for a certain period of time, such as Random Access Memory)).
Further, the program may be transmitted from a computer system in which this program is stored in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the "transmission medium" for transmitting a program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
Further, the above program may be for realizing a part of the above-mentioned functions. Further, a so-called difference file (difference program) may be used, which can realize the above-mentioned function in combination with a program already recorded in the computer system.

1…制御装置、11…ユーザ端末(UE)要求管理部、12…無線品質推定部、13…データベース(DB)、14…統計情報収集部、15…サービス品質監視部、16…アプリケーション(App)配置計算部、17…アプリケーション(App)配置制御部、100…分散クラウドシステム、110m…MECホスト、110c…中央クラウドホスト、UE…ユーザ端末、gNB…基地局、MBN…モバイルバックホールネットワーク、MCN…モバイルコアネットワーク、INW…インターネット 1 ... Control device, 11 ... User terminal (UE) request management unit, 12 ... Wireless quality estimation unit, 13 ... Database (DB), 14 ... Statistical information collection unit, 15 ... Service quality monitoring unit, 16 ... Application (App) Placement calculation unit, 17 ... Application (App) placement control unit, 100 ... Distributed cloud system, 110m ... MEC host, 110c ... Central cloud host, UE ... User terminal, gNB ... Base station, MBN ... Mobile backhaul network, MCN ... Mobile core network, INW ... Internet

Claims (6)

複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御装置であり、
移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算部と、
前記アプリケーション配置計算部が決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御部と、
を備える制御装置。
In an information processing system composed of a plurality of information processing devices, it is a control device that determines an information processing device that executes an application for realizing a service provided to a user.
The application of the relocation candidate is used for each combination of the information processing device of the relocation source in which the application of the relocation candidate is arranged and the relocation destination candidate which is a candidate of the information processing device of the relocation destination of the application of the relocation candidate. A relocation determination index based on the fluctuation of the QoS of each application placed in the information processing apparatus of the relocation source and the fluctuation of the QoS of each application placed in the candidate relocation destination before and after the relocation. And an application placement calculation unit that determines the application to be relocated and the information processing device of the relocation destination from the application of the relocation candidate and the relocation destination candidate based on the calculated relocation determination index.
An application placement control unit that executes application placement control based on the relocation content determined by the application placement calculation unit, and
A control device equipped with.
前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションの遅延率変動量と前記移設先候補に配置されている各前記アプリケーションについての遅延率変動量とに基づいた前記移設判定指標を算出する、
請求項1に記載の制御装置。
The application placement calculation unit is arranged in the delay rate fluctuation amount of each application arranged in the information processing apparatus of the relocation source and each of the relocation destination candidates before and after the relocation of the application of the relocation candidate. The relocation determination index is calculated based on the delay rate fluctuation amount for the application.
The control device according to claim 1.
前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設の前後における、前記移設候補の前記アプリケーションの資源消費コストの変動にも基づいた前記移設判定指標を算出する、
請求項1又は2のいずれか1項に記載の制御装置。
The application placement calculation unit calculates the relocation determination index based on the fluctuation of the resource consumption cost of the application of the relocation candidate before and after the relocation of the application of the relocation candidate.
The control device according to any one of claims 1 or 2.
前記アプリケーション配置計算部は、前記移設候補の前記アプリケーションの移設に要するメモリ消費量にも基づいた前記移設判定指標を算出する、
請求項1から3のいずれか1項に記載の制御装置。
The application placement calculation unit calculates the relocation determination index based on the memory consumption required for the relocation of the application of the relocation candidate.
The control device according to any one of claims 1 to 3.
複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御方法であって、
制御装置が、移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算ステップと、
前記制御装置が、前記アプリケーション配置計算ステップで決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御ステップと、
を含む制御方法。
In an information processing system composed of a plurality of information processing devices, it is a control method for determining an information processing device that executes an application for realizing a service provided to a user.
The control device is relocated for each combination of the relocation source information processing device in which the relocation candidate application is located and the relocation destination candidate that is a candidate for the relocation destination information processing device of the relocation candidate application. Based on the variation of the QoS of each application placed in the information processing apparatus of the transfer source and the variation of the QoS of each application arranged in the candidate transfer destination before and after the transfer of the candidate application. An application layout that calculates the relocation determination index and determines the relocation target application and the relocation destination information processing device from the relocation candidate application and the relocation destination candidate based on the calculated relocation determination index. Calculation steps and
An application placement control step in which the control device executes application placement control based on the relocation content determined in the application placement calculation step.
Control method including.
複数の情報処理装置から構成される情報処理システムにおいて、ユーザに提供するサービスを実現するためのアプリケーションを実行する情報処理装置を決定する制御装置のコンピュータに、
移設候補の前記アプリケーションが配置されている移設元の情報処理装置と、前記移設候補の前記アプリケーションの移設先の情報処理装置の候補である移設先候補との組合せ毎に、前記移設候補の前記アプリケーションの移設の前後における、前記移設元の情報処理装置に配置されている各前記アプリケーションのQoSの変動と前記移設先候補に配置されている各前記アプリケーションについてのQoSの変動とに基づいた移設判定指標を算出し、算出された前記移設判定指標に基づいて、前記移設候補の前記アプリケーション及び前記移設先候補の中から移設対象の前記アプリケーション及び移設先の情報処理装置を決定するアプリケーション配置計算ステップと、
前記アプリケーション配置計算ステップで決定した移設内容に基づいて、アプリケーション配置制御を実行するアプリケーション配置制御ステップと、
を実行させるためのコンピュータプログラム。
In an information processing system consisting of multiple information processing devices, the computer of the control device that determines the information processing device that executes the application for realizing the service provided to the user.
The application of the relocation candidate is used for each combination of the information processing device of the relocation source in which the application of the relocation candidate is arranged and the relocation destination candidate which is a candidate of the information processing device of the relocation destination of the application of the relocation candidate. A relocation determination index based on the fluctuation of the QoS of each application placed in the information processing apparatus of the relocation source and the fluctuation of the QoS of each application placed in the candidate relocation destination before and after the relocation. And an application placement calculation step that determines the application to be relocated and the information processing device of the relocation destination from the application of the relocation candidate and the relocation destination candidate based on the calculated relocation determination index.
An application placement control step that executes application placement control based on the relocation content determined in the application placement calculation step, and
A computer program to run.
JP2020219028A 2020-12-28 2020-12-28 Control device, control method and computer program Active JP7443227B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020219028A JP7443227B2 (en) 2020-12-28 2020-12-28 Control device, control method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020219028A JP7443227B2 (en) 2020-12-28 2020-12-28 Control device, control method and computer program

Publications (2)

Publication Number Publication Date
JP2022104045A true JP2022104045A (en) 2022-07-08
JP7443227B2 JP7443227B2 (en) 2024-03-05

Family

ID=82283214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020219028A Active JP7443227B2 (en) 2020-12-28 2020-12-28 Control device, control method and computer program

Country Status (1)

Country Link
JP (1) JP7443227B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240039837A1 (en) * 2022-07-29 2024-02-01 Cisco Technology, Inc. Identifying application qoe changes due to application location migration

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6428380B2 (en) 2015-03-02 2018-11-28 富士通株式会社 Parallel computing system, job management apparatus, job management program, and job management method
JP6692336B2 (en) 2017-09-28 2020-05-13 Kddi株式会社 Management device, control method thereof, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240039837A1 (en) * 2022-07-29 2024-02-01 Cisco Technology, Inc. Identifying application qoe changes due to application location migration
US11909631B1 (en) * 2022-07-29 2024-02-20 Cisco Technology, Inc. Identifying application QoE changes due to application location migration

Also Published As

Publication number Publication date
JP7443227B2 (en) 2024-03-05

Similar Documents

Publication Publication Date Title
JP6307172B2 (en) Slice management system and slice management method
US8087025B1 (en) Workload placement among resource-on-demand systems
CN106453457B (en) Multi-priority service instance allocation within a cloud computing platform
US8571566B2 (en) Methods and apparatus for determining and assigning spectrum for wireless communications
US8446827B2 (en) Radio communication terminal
WO2016152588A1 (en) Service allocation determination device and service allocation determination method
JP6722863B2 (en) Wireless base station device, server, wireless communication system, and wireless communication method
WO2013049079A2 (en) Dynamic request handling using cloud-computing capabilities
CN112822050A (en) Method and apparatus for deploying network slices
KR102260547B1 (en) Scheduling method for selecting the optimal cluster within the cluster of distributed collaboration type
KR20180098798A (en) Method for allocating resources to a mobile terminal in an edge cloud and apparatus thereof
KR101613513B1 (en) Virtual machine placing method and system for guarantee of network bandwidth
JP2022104045A (en) Control device, control method and computer program
CN109327340B (en) Mobile wireless network virtual network mapping method based on dynamic migration
WO2019170071A1 (en) Electronic device, method, and computer readable storage medium for wireless communication
KR101937558B1 (en) Method for optimizing memory size and backhaul acllocation for cache-enbled base station and base station
Midya et al. An adaptive resource placement policy by optimizing live VM migration for ITS applications in vehicular cloud network
JP7239861B2 (en) Resource allocation device, resource allocation method, and resource allocation program
JP7104647B2 (en) Edge computing system, edge host computer equipment, computer program and edge host determination method
JP2023034927A (en) Control device, control method and computer program
JP6721106B2 (en) First control device, device, method, program, recording medium, and system
KR101407765B1 (en) Virtual machine allocation apparatus with conditional probability inference for transport information service in cloud environment and method thereof
JP5412656B2 (en) Communication system and communication control method
JP2017011493A (en) Control program, control device, and control method
US20140019623A1 (en) Virtual server system, management server device, and system managing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240129

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240206

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240221

R150 Certificate of patent or registration of utility model

Ref document number: 7443227

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150