JP2018032281A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2018032281A
JP2018032281A JP2016165239A JP2016165239A JP2018032281A JP 2018032281 A JP2018032281 A JP 2018032281A JP 2016165239 A JP2016165239 A JP 2016165239A JP 2016165239 A JP2016165239 A JP 2016165239A JP 2018032281 A JP2018032281 A JP 2018032281A
Authority
JP
Japan
Prior art keywords
template
information processing
user
virtual machine
evaluation
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
JP2016165239A
Other languages
Japanese (ja)
Inventor
佐々木 惇
Atsushi Sasaki
惇 佐々木
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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2016165239A priority Critical patent/JP2018032281A/en
Publication of JP2018032281A publication Critical patent/JP2018032281A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing system that utilizes virtual machine configurations provided by various users by making users more motivated to provide virtual machine configurations.SOLUTION: An information processing device includes: storage means (storage unit 14) for storing templates of virtual machines VM1 configured by users on a physical machine 20; evaluation means (control unit 11) configured to evaluate the templates stored in the storage means; and provision means (control unit 11) configured to provide sales promotion information relevant to the users who provided the templates in accordance with results of evaluation performed by the evaluation means.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program.

近年、1台のサーバ上で複数の仮想マシン(VM:Virtual Machine)を同時に動作させる仮想化技術が普及してきている。この仮想化技術を用いることにより、各仮想マシンでオペレーティングシステム(OS)を稼動させることができる。これにより、例えば、1台のサーバ上で複数のOSを並列して稼動させることができるので、サーバ資源を有効活用することができる。   In recent years, a virtualization technology that simultaneously operates a plurality of virtual machines (VMs) on a single server has become widespread. By using this virtualization technology, an operating system (OS) can be operated in each virtual machine. Thereby, for example, since a plurality of OSs can be operated in parallel on one server, server resources can be effectively utilized.

ところで、サーバ上で稼動する仮想マシンは、その性能等をさまざまな評価値により評価される。
例えば、情報処理システムへ送信された要求情報に対して、情報処理装置(第1情報処理装置)において稼働する仮想マシンにより処理が行われた結果を含む応答情報を取得し、要求情報を送信してから応答情報を受信するまでの応答時間を評価する評価値(第1評価値)を算出する構成が開示されている(例えば、特許文献1参照)。そして、第1情報処理装置と他の情報処理装置(第2情報処理装置)の処理能力の比率と第1評価値とに基づいて、第2情報処理装置において上記の仮想マシンを稼働させた場合の評価値(第2評価値)を算出し、第2評価値が所定値よりも小さい場合、上記の仮想マシンを第2情報処理装置に移行して、第1情報処理装置の電源をオフにする。これにより、情報処理機器の使用電力を削減することができるので、業務サービスのサービスレベルを守りつつ、エネルギー効率がよい情報処理機器の稼動を実現することができる。
By the way, the performance of a virtual machine running on a server is evaluated based on various evaluation values.
For example, in response to request information transmitted to the information processing system, response information including a result of processing performed by a virtual machine operating in the information processing apparatus (first information processing apparatus) is acquired, and the request information is transmitted. The structure which calculates the evaluation value (1st evaluation value) which evaluates the response time after receiving response information until it is received is disclosed (for example, refer patent document 1). When the virtual machine is operated in the second information processing apparatus based on the ratio of the processing capabilities of the first information processing apparatus and another information processing apparatus (second information processing apparatus) and the first evaluation value When the second evaluation value is smaller than a predetermined value, the virtual machine is transferred to the second information processing apparatus and the power of the first information processing apparatus is turned off. To do. As a result, the power consumption of the information processing device can be reduced, so that the operation of the information processing device with high energy efficiency can be realized while maintaining the service level of the business service.

特開2014−130474号公報JP 2014-130474 A

ところで、近年、仮想マシンの構成をテンプレート化して誰でも使用できるように公開するシステムが知られている。このシステムを運用するには、多くのユーザから仮想マシンの構成の提供を受ける必要がある。そこで、仮想マシンの性能を評価することを条件に、多くのユーザに仮想マシンの構成の提供を促す方法が考えられる。   By the way, in recent years, a system that makes a configuration of a virtual machine a template so that anyone can use it is known. In order to operate this system, it is necessary to receive provision of a virtual machine configuration from many users. In view of this, there may be a method for prompting many users to provide a virtual machine configuration on condition that the performance of the virtual machine is evaluated.

しかしながら、例えば、上記特許文献1記載の技術は、仮想マシンの性能等を評価することで、仮想マシンを稼働させる情報処理システムの運用を改善することはできるものの、仮想マシンの構成を提供するユーザにとってはメリットに乏しく提供数の増加には繋がらないため、効果的な情報処理システムの運用改善には結びつかなかった。   However, for example, although the technology described in Patent Document 1 can improve the operation of an information processing system that operates a virtual machine by evaluating the performance of the virtual machine, the user who provides the configuration of the virtual machine For me, it has little merit and does not lead to an increase in the number of provisions, so it has not led to an improvement in the operation of an effective information processing system.

本発明は、ユーザからの仮想マシンの構成の提供に対する動機付けを向上させて、様々なユーザによる仮想マシンの構成を活用した情報処理システム等を提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide an information processing system and the like that improve the motivation for providing a virtual machine configuration from a user and utilize the virtual machine configurations of various users.

請求項1に記載の発明は、上記目的を達成するためになされたものであり、
情報処理装置において、
物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段と、
前記記憶手段に記憶されたテンプレートを評価する評価手段と、
前記評価手段による評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供する提供手段と、
を備えることを特徴とする。
The invention described in claim 1 has been made to achieve the above object,
In an information processing device,
Storage means for storing a virtual machine template constructed by a user on a physical machine;
Evaluation means for evaluating the template stored in the storage means;
Providing means for providing promotional information relating to the user who provided the template based on the evaluation result by the evaluation means;
It is characterized by providing.

請求項2に記載の発明は、請求項1に記載の情報処理装置において、
前記提供手段は、前記テンプレートを提供したユーザに係る広告を配信することを特徴とする。
The invention according to claim 2 is the information processing apparatus according to claim 1,
The providing means distributes an advertisement related to a user who provided the template.

請求項3に記載の発明は、請求項1又は2に記載の情報処理装置において、
前記評価手段は、前記記憶手段に記憶されたテンプレートに対しベンチマークを実施し、前記ベンチマークのスコアを比較することにより、前記テンプレートを評価することを特徴とする。
The invention according to claim 3 is the information processing apparatus according to claim 1 or 2,
The evaluation unit evaluates the template by executing a benchmark on the template stored in the storage unit and comparing the scores of the benchmark.

請求項4に記載の発明は、請求項3に記載の情報処理装置において、
前記提供手段は、前記ベンチマークのスコアに応じて、前記テンプレートを提供したユーザに係る販促情報を提供することを特徴とする。
The invention according to claim 4 is the information processing apparatus according to claim 3,
The providing means provides sales promotion information related to a user who provided the template according to a score of the benchmark.

請求項5に記載の発明は、請求項1〜4のいずれか一項に記載の情報処理装置において、
前記記憶手段に記憶されたテンプレートの使用履歴を使用者毎に取得する履歴取得手段と、
前記履歴取得手段により取得された使用履歴を比較して、使用履歴が所定の基準を満たすと判定した複数のユーザに対し、他のユーザが使用していて自身が使用していないテンプレートをレコメンドするレコメンド手段と、
を備えることを特徴とする。
The invention according to claim 5 is the information processing apparatus according to any one of claims 1 to 4,
History acquisition means for acquiring the use history of the template stored in the storage means for each user;
Compares the usage histories acquired by the history acquisition means, and recommends a template that is used by other users but not used by a plurality of users who have determined that the usage histories satisfy a predetermined standard. Recommendation means,
It is characterized by providing.

請求項6に記載の発明は、
情報処理装置の情報処理方法であって、
物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段に記憶されたテンプレートを評価するステップと、
前記テンプレートの評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供するステップと、
を含む情報処理方法である。
The invention described in claim 6
An information processing method for an information processing apparatus,
Evaluating a template stored in storage means for storing a virtual machine template constructed by a user on a physical machine;
Providing promotional information relating to the user who provided the template based on the evaluation result of the template;
Is an information processing method.

請求項7に記載の発明は、
コンピュータを、
物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段に記憶されたテンプレートを評価する評価手段、
前記評価手段による評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供する提供手段、
として機能させるためのプログラムである。
The invention described in claim 7
Computer
An evaluation means for evaluating a template stored in a storage means for storing a virtual machine template constructed by a user on a physical machine;
Providing means for providing promotional information relating to the user who provided the template based on the evaluation result by the evaluation means;
It is a program to make it function as.

本発明によれば、ユーザからの仮想マシンの構成の提供に対する動機付けを向上させることができるので、様々なユーザによる仮想マシンの構成を活用した情報処理システム等を提供することができる。   According to the present invention, motivation for provision of a virtual machine configuration from a user can be improved, so that an information processing system and the like utilizing the configuration of a virtual machine by various users can be provided.

本実施形態に係る情報処理システムを構成する各装置の主制御構成を示すブロック図である。It is a block diagram which shows the main control structure of each apparatus which comprises the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the information processing system which concerns on this embodiment. ベンチマークの結果の一例を示す図である。It is a figure which shows an example of the result of a benchmark. 広告管理テーブルの一例を示す図である。It is a figure which shows an example of an advertisement management table. ポータルサイトにおいて管理サーバから配信された広告を表示させた様子の一例を示す図である。It is a figure which shows an example of a mode that the advertisement delivered from the management server was displayed in the portal site.

以下、本発明の実施の形態について、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

[1.構成の説明]
以下、図面を参照しながら、この発明の一実施形態について詳しく説明する。
[1−1.システム構成の説明]
まず、本実施形態に係る情報処理システム1の構成について説明する。
情報処理システム1は、図1に示すように、クラウドサービスを提供する会社が保有する管理サーバ(情報処理装置)10、物理マシン20及びWebサーバ30と、クラウドサービスを利用するユーザが保有する端末装置40と、を備えて構成されている。情報処理システム1を構成する各装置は、通信ネットワークNに接続される。通信ネットワークNは、具体的には、インターネットや電気通信事業者等の電話回線網や携帯電話通信網等である。
[1. Description of configuration]
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
[1-1. Explanation of system configuration]
First, the configuration of the information processing system 1 according to the present embodiment will be described.
As shown in FIG. 1, the information processing system 1 includes a management server (information processing apparatus) 10, a physical machine 20 and a Web server 30 owned by a company that provides a cloud service, and a terminal owned by a user who uses the cloud service. And a device 40. Each device constituting the information processing system 1 is connected to the communication network N. The communication network N is specifically the Internet, a telephone line network of a telecommunications carrier, a mobile phone communication network, or the like.

管理サーバ10は、クラウドサービスを提供する会社が保有するPC、WS(Work Station)等の情報機器であり、端末装置40等からのアクセスに応じて所定の動作を行う。具体的には、管理サーバ10は、物理マシン20上にユーザが構築した仮想マシンVM1のテンプレートを評価する。より具体的には、物理マシン20上にユーザが構築した仮想マシンVM1のテンプレートに対しベンチマークを実施し、ベンチマークのスコアを比較することにより、当該テンプレートを評価する。そして、管理サーバ10は、テンプレートの評価結果に基づいて、テンプレートを提供したユーザに係る販促情報(例えば、広告等)を提供する。管理サーバ10は、1台で構成されるものとするが、これに限定されるものではなく、複数台の装置から構成されるものとしてもよい。   The management server 10 is an information device such as a PC or WS (Work Station) owned by a company that provides a cloud service, and performs a predetermined operation in response to an access from the terminal device 40 or the like. Specifically, the management server 10 evaluates the template of the virtual machine VM1 constructed by the user on the physical machine 20. More specifically, a benchmark is performed on the template of the virtual machine VM1 constructed by the user on the physical machine 20, and the template is evaluated by comparing the benchmark scores. Then, the management server 10 provides sales promotion information (for example, an advertisement) related to the user who provided the template based on the template evaluation result. The management server 10 is configured by one unit, but is not limited to this, and may be configured by a plurality of devices.

物理マシン20は、クラウドサービスを提供する会社が保有するPC、WS等の情報機器であり、1台の物理マシン20上で複数の仮想マシンVM1、…を同時に動作させることができるように構成されている。物理マシン20上には、管理サーバ10からの指示により、一又は複数の仮想マシンVM1、…が生成される。物理マシン20上で動作する複数の仮想マシンVM1、…は、端末装置40のユーザが利用するクラウドサービス毎に一又は複数生成され、割り当てられる。なお、端末装置40のユーザが利用する一のクラウドサービスにおいて、複数の物理マシン20が割り当てられることもある。   The physical machine 20 is an information device such as a PC or WS owned by a company that provides a cloud service, and is configured so that a plurality of virtual machines VM1,... Can be operated simultaneously on one physical machine 20. ing. On the physical machine 20, one or a plurality of virtual machines VM 1,... Are generated according to instructions from the management server 10. One or more virtual machines VM1,... Operating on the physical machine 20 are generated and assigned for each cloud service used by the user of the terminal device 40. A plurality of physical machines 20 may be allocated in one cloud service used by the user of the terminal device 40.

Webサーバ30は、クラウドサービスを提供する会社が保有するPC、WS等の情報機器であり、端末装置40からのアクセスに応じて所定の動作を行う。具体的には、Webサーバ30は、クラウドサービスを提供する会社が運営するポータルサイトを管理しており、端末装置40からポータルサイト中のWebページの取得要求がなされると、要求元の端末装置40に対象のWebページのページデータを送信する。Webサーバ30は、1台で構成されるものとするが、これに限定されるものではなく、複数台の装置から構成されるものとしてもよい。   The Web server 30 is an information device such as a PC or WS owned by a company that provides a cloud service, and performs a predetermined operation in response to access from the terminal device 40. Specifically, the Web server 30 manages a portal site operated by a company that provides a cloud service, and when a request for acquiring a Web page in the portal site is made from the terminal device 40, the requesting terminal device 40, the page data of the target Web page is transmitted. The Web server 30 is configured by a single unit, but is not limited thereto, and may be configured by a plurality of devices.

端末装置40は、ノートPC等の端末装置である。但し、端末装置40は、デスクトップPC等の据え置き型の端末装置であってもよいし、スマートフォンやタブレットなどのスマートデバイス、携帯電話機等の各ユーザが所持して使用する携帯端末としてもよい。端末装置40は、通信ネットワークN(具体的には、端末装置40の通信回線や無線LAN(Local Area Network)等)を用いて、管理サーバ10や物理マシン20との間で相互に通信を行う。   The terminal device 40 is a terminal device such as a notebook PC. However, the terminal device 40 may be a stationary terminal device such as a desktop PC, or may be a mobile device owned and used by each user such as a smart device such as a smartphone or a tablet or a mobile phone. The terminal device 40 communicates with the management server 10 and the physical machine 20 using the communication network N (specifically, a communication line of the terminal device 40, a wireless LAN (Local Area Network), etc.). .

[1−2.管理サーバの構成の説明]
次に、管理サーバ10の構成について説明する。
管理サーバ10は、制御部11と、操作部12と、表示部13と、記憶部14と、通信部15と、を備えて構成されている。
[1-2. Explanation of management server configuration]
Next, the configuration of the management server 10 will be described.
The management server 10 includes a control unit 11, an operation unit 12, a display unit 13, a storage unit 14, and a communication unit 15.

制御部11は、管理サーバ10の動作を中央制御する。具体的には、制御部11は、CPU、ROM、RAMなどを備えて構成され、RAMの作業領域に展開されたROMや記憶部14に記憶されたプログラムデータとCPUとの協働により、管理サーバ10の各部を統括制御する。   The control unit 11 centrally controls the operation of the management server 10. Specifically, the control unit 11 includes a CPU, a ROM, a RAM, and the like. The control unit 11 manages the program data stored in the ROM or the storage unit 14 developed in the RAM work area in cooperation with the CPU. Centrally control each part of the server 10.

操作部12は、例えば、文字入力キー、数字入力キー、その他各種機能に対応付けられたキーなどを有するキーボード、マウス等のポインティングデバイスなどを備え、ユーザからの操作入力を受け付けて、操作入力に応じた操作信号を制御部11へと出力する。なお、操作部12は、例えば、表示部13と一体的に形成されたタッチパネルなどであってもよい。
表示部13は、例えば、LCD(Liquid Crystal Display)などのディスプレイを備え、制御部11から出力された表示制御信号に基づいた画像を表示画面に表示する。
The operation unit 12 includes, for example, a character input key, a numeric input key, a keyboard having keys associated with various functions, a pointing device such as a mouse, and the like, and receives an operation input from a user to input the operation. A corresponding operation signal is output to the control unit 11. The operation unit 12 may be a touch panel formed integrally with the display unit 13, for example.
The display unit 13 includes a display such as an LCD (Liquid Crystal Display), for example, and displays an image based on the display control signal output from the control unit 11 on the display screen.

記憶部14は、例えば、HDD(Hard Disk Drive)、半導体メモリなどにより構成され、プログラムデータや各種設定データ等のデータを制御部11から読み書き可能に記憶する。
また、記憶部14は、端末装置40のユーザが構築した仮想マシンVM1をテンプレート化して記憶する。即ち、記憶部14は、本発明の記憶手段として機能する。記憶部14に記憶されたテンプレートは、コミュニティテンプレートとして、管理サーバ10にアクセスしてきた他の端末装置40のユーザに公開される。他の端末装置40のユーザは、所望のコミュニティテンプレートを利用することで、容易に仮想マシンVM1を構築することができるようになっている。
また、記憶部14は、記憶部14に記憶されたテンプレートの提供者(提供企業)を宣伝することを目的とした広告を記憶する。この広告は、Webサーバ30へと配信されて、ポータルサイト中の所定の位置に表示される。
The storage unit 14 is configured by, for example, an HDD (Hard Disk Drive), a semiconductor memory, and the like, and stores data such as program data and various setting data in a readable / writable manner from the control unit 11.
The storage unit 14 stores the virtual machine VM1 constructed by the user of the terminal device 40 as a template. That is, the storage unit 14 functions as a storage unit of the present invention. The template stored in the storage unit 14 is disclosed as a community template to users of other terminal devices 40 that have accessed the management server 10. Users of other terminal devices 40 can easily construct the virtual machine VM1 by using a desired community template.
In addition, the storage unit 14 stores an advertisement for the purpose of promoting a template provider (providing company) stored in the storage unit 14. This advertisement is distributed to the Web server 30 and displayed at a predetermined position in the portal site.

通信部15は、通信用IC(Integrated Circuit)及び通信コネクタなどを有する通信インターフェイスであり、制御部11の制御の下、所定の通信プロトコルを用いて通信ネットワークNを介したデータ通信を行う。   The communication unit 15 is a communication interface having a communication IC (Integrated Circuit), a communication connector, and the like, and performs data communication via the communication network N using a predetermined communication protocol under the control of the control unit 11.

[1−3.物理マシンの構成の説明]
次に、物理マシン20の構成について説明する。
物理マシン20は、仮想マシン制御部21を備えて構成されている。また、物理マシン20上には、管理サーバ10及び仮想マシン制御部21の制御により、一又は複数の仮想マシンVM1、…が生成される。
[1-3. Explanation of physical machine configuration]
Next, the configuration of the physical machine 20 will be described.
The physical machine 20 includes a virtual machine control unit 21. Further, one or a plurality of virtual machines VM1,... Are generated on the physical machine 20 under the control of the management server 10 and the virtual machine control unit 21.

仮想マシン制御部21は、物理マシン20で複数の仮想マシンVM1、…を稼動させて制御するために、各仮想マシンVM1に対して仮想的なハードウェア環境を提供するプログラム(VMM:Virtual Machine Monitor)である。仮想マシン制御部21は、物理マシン20上に生成された各仮想マシンVM1に対し、物理マシン20の物理的なリソース(物理資源)を割り当てる。物理的なリソースは、例えば、プロセッサ、メモリ、通信機器、通信設備、ストレージ等である。即ち、各仮想マシンVM1は、物理的なリソースを割り当てられることで、制御部、記憶部、通信部等の機能を備える。なお、各仮想マシンVMに割り当てられる物理的なリソースのスペック及び量は、クラウドサービス毎に定められる。   The virtual machine control unit 21 is a program (VMM: Virtual Machine Monitor) that provides a virtual hardware environment to each virtual machine VM1 in order to operate and control a plurality of virtual machines VM1,. ). The virtual machine control unit 21 allocates physical resources (physical resources) of the physical machine 20 to each virtual machine VM1 generated on the physical machine 20. The physical resources are, for example, a processor, a memory, a communication device, a communication facility, and a storage. That is, each virtual machine VM1 is provided with functions such as a control unit, a storage unit, and a communication unit by allocating physical resources. Note that the specifications and amount of physical resources allocated to each virtual machine VM are determined for each cloud service.

各仮想マシンVM1は、他の仮想マシンVM1と独立して稼動する仮想的な計算機である。各仮想マシンVM1は、それぞれのOSが仮想マシン制御部21を介して物理CPUの制御権を獲得し、当該CPU上で実行されることにより実現される。各仮想マシンVM1は、割り当てられたリソースを使用して、各々がアプリケーションプログラムを動作させる。このアプリケーションプログラムは、通信ネットワークNを介して管理サーバ10や端末装置40と情報の送受信を行う。   Each virtual machine VM1 is a virtual computer that operates independently of the other virtual machines VM1. Each virtual machine VM1 is realized by the OS acquiring the control right of the physical CPU via the virtual machine control unit 21 and being executed on the CPU. Each virtual machine VM1 operates an application program using the allocated resource. This application program transmits / receives information to / from the management server 10 and the terminal device 40 via the communication network N.

[1−4.Webサーバの構成の説明]
次に、Webサーバ30の構成について説明する。
Webサーバ30は、制御部31と、操作部32と、表示部33と、記憶部34と、通信部35と、を備えて構成されている。
[1-4. Explanation of Web server configuration]
Next, the configuration of the Web server 30 will be described.
The web server 30 includes a control unit 31, an operation unit 32, a display unit 33, a storage unit 34, and a communication unit 35.

制御部31は、Webサーバ30の動作を中央制御する。具体的には、制御部31は、CPU、ROM、RAMなどを備えて構成され、RAMの作業領域に展開されたROMや記憶部34に記憶されたプログラムデータとCPUとの協働により、Webサーバ30の各部を統括制御する。   The control unit 31 performs central control of the operation of the web server 30. Specifically, the control unit 31 includes a CPU, a ROM, a RAM, and the like. The program data stored in the ROM or the storage unit 34 developed in the RAM work area and the CPU are used in cooperation with the CPU. Centrally controls each part of the server 30.

操作部32は、例えば、文字入力キー、数字入力キー、その他各種機能に対応付けられたキーなどを有するキーボード、マウス等のポインティングデバイスなどを備え、ユーザからの操作入力を受け付けて、操作入力に応じた操作信号を制御部31へと出力する。なお、操作部32は、例えば、表示部33と一体的に形成されたタッチパネルなどであってもよい。
表示部33は、例えば、LCDなどのディスプレイを備え、制御部31から出力された表示制御信号に基づいた画像を表示画面に表示する。
The operation unit 32 includes, for example, a keyboard having a character input key, a numeric input key, and other keys associated with various functions, a pointing device such as a mouse, and the like. A corresponding operation signal is output to the control unit 31. The operation unit 32 may be a touch panel formed integrally with the display unit 33, for example.
The display unit 33 includes, for example, a display such as an LCD, and displays an image based on the display control signal output from the control unit 31 on the display screen.

記憶部34は、例えば、HDD、半導体メモリなどにより構成され、プログラムデータや各種設定データ等のデータを制御部31から読み書き可能に記憶する。また、記憶部34は、管理するポータルサイトを構成するWebページのページデータ等を記憶する。   The storage unit 34 includes, for example, an HDD and a semiconductor memory, and stores data such as program data and various setting data in a readable / writable manner from the control unit 31. In addition, the storage unit 34 stores page data and the like of Web pages that constitute a portal site to be managed.

通信部35は、通信用IC及び通信コネクタなどを有する通信インターフェイスであり、制御部31の制御の下、所定の通信プロトコルを用いて通信ネットワークNを介したデータ通信を行う。   The communication unit 35 is a communication interface having a communication IC, a communication connector, and the like, and performs data communication via the communication network N using a predetermined communication protocol under the control of the control unit 31.

[1−5.端末装置の構成の説明]
次に、端末装置40の構成について説明する。
端末装置40は、制御部41と、操作部42と、表示部43と、記憶部44と、通信部45と、を備えて構成されている。
[1-5. Description of terminal device configuration]
Next, the configuration of the terminal device 40 will be described.
The terminal device 40 includes a control unit 41, an operation unit 42, a display unit 43, a storage unit 44, and a communication unit 45.

制御部41は、端末装置40の動作を中央制御する。具体的には、制御部41は、CPU、ROM、RAMなどを備えて構成され、RAMの作業領域に展開されたROMや記憶部44に記憶されたプログラムデータとCPUとの協働により、端末装置40の各部を統括制御する。   The control unit 41 centrally controls the operation of the terminal device 40. Specifically, the control unit 41 is configured to include a CPU, a ROM, a RAM, and the like, and in cooperation with the CPU and program data stored in the ROM or storage unit 44 developed in the RAM work area, the terminal The overall control of each part of the device 40 is performed.

操作部42は、例えば、文字入力キー、数字入力キー、その他各種機能に対応付けられたキーなどを有するキーボード、マウス等のポインティングデバイスなどを備え、ユーザからの操作入力を受け付けて、操作入力に応じた操作信号を制御部41へと出力する。なお、操作部42は、例えば、表示部43と一体的に形成されたタッチパネルなどであってもよい。
表示部43は、例えば、LCDなどのディスプレイを備え、制御部41から出力された表示制御信号に基づいた画像を表示画面に表示する。
The operation unit 42 includes, for example, a keyboard having a character input key, a numeric input key, and other keys associated with various functions, a pointing device such as a mouse, and the like. A corresponding operation signal is output to the control unit 41. The operation unit 42 may be a touch panel formed integrally with the display unit 43, for example.
The display unit 43 includes a display such as an LCD, for example, and displays an image based on the display control signal output from the control unit 41 on the display screen.

記憶部44は、例えば、HDD、半導体メモリなどにより構成され、プログラムデータや各種設定データ等のデータを制御部41から読み書き可能に記憶する。   The storage unit 44 is configured by, for example, an HDD, a semiconductor memory, and the like, and stores data such as program data and various setting data in a readable / writable manner from the control unit 41.

通信部45は、通信用IC及び通信コネクタなどを有する通信インターフェイスであり、制御部41の制御の下、所定の通信プロトコルを用いて通信ネットワークNを介したデータ通信を行う。   The communication unit 45 is a communication interface having a communication IC, a communication connector, and the like, and performs data communication via the communication network N using a predetermined communication protocol under the control of the control unit 41.

[2.動作の説明]
次に、本実施形態に係る情報処理システム1の具体的な動作について、図2のフローチャートを参照して説明する。この処理は、所定のタイミング(例えば、週毎、月毎等)で行われる。
[2. Explanation of operation]
Next, a specific operation of the information processing system 1 according to the present embodiment will be described with reference to the flowchart of FIG. This process is performed at a predetermined timing (for example, every week, every month, etc.).

まず、管理サーバ10の制御部11は、記憶部14に記憶されたテンプレートに対し、ベンチマークを実施する(ステップS101)。ベンチマークとは、各テンプレートの性能比較を目的として、コンピュータのハードウェア及びソフトウェアの情報処理速度を計測する実験のことである。本実施形態では、「テンプレート1」、「テンプレート2」、「テンプレート3」に対し、「S4(1CPU、4GB)」、「M8(2CPU、8GB)」、「L16(4CPU、16GB)」、「XL32(8CPU、32GB)」の各スペックでベンチマークが実施されるものとする。なお、各テンプレートに対し、各スペックで複数種類のベンチマークを実施するようにしてもよい。   First, the control part 11 of the management server 10 performs a benchmark with respect to the template memorize | stored in the memory | storage part 14 (step S101). A benchmark is an experiment for measuring the information processing speed of computer hardware and software for the purpose of comparing the performance of templates. In the present embodiment, “S4 (1 CPU, 4 GB)”, “M8 (2 CPU, 8 GB)”, “L16 (4 CPU, 16 GB)”, “L” (4 CPU, 16 GB), “Template 1”, “Template 2”, “Template 3”. It is assumed that a benchmark is executed with each specification of “XL32 (8 CPU, 32 GB)”. A plurality of types of benchmarks may be executed for each template with each specification.

次に、制御部11は、ステップS101で実施されたベンチマークの結果(スコア)を比較する(ステップS102)。図3に、ステップS101で実施されたベンチマークの結果の一例を示す。例えば、スペック「S4」及びスペック「M8」で実施されたベンチマークでは、「テンプレート3」、「テンプレート2」、「テンプレート1」の順に、スコアが高くなっている。また、スペック「L16」で実施されたベンチマークでは、「テンプレート2」、「テンプレート3」、「テンプレート1」の順に、スコアが高くなっている。また、スペック「XL32」で実施されたベンチマークでは、「テンプレート1」、「テンプレート2」、「テンプレート3」の順に、スコアが高くなっている。   Next, the control part 11 compares the result (score) of the benchmark implemented by step S101 (step S102). FIG. 3 shows an example of the result of the benchmark performed in step S101. For example, in the benchmark performed with the spec “S4” and the spec “M8”, the scores increase in the order of “template 3”, “template 2”, and “template 1”. Further, in the benchmark executed with the spec “L16”, the scores are higher in the order of “template 2”, “template 3”, and “template 1”. Further, in the benchmark executed with the spec “XL32”, the scores are higher in the order of “template 1”, “template 2”, and “template 3”.

次に、制御部11は、ステップS102における比較結果に基づいて、部門賞を決定する(ステップS103)。具体的には、制御部11は、部門賞は、各部門(スペック)において、最もスコアが高いテンプレートを、その部門における部門賞として決定する。例えば、図3に示す例では、スペック「S4」及びスペック「M8」の部門では「テンプレート3」を、スペック「L16」の部門では「テンプレート2」を、スペック「XL32」の部門では「テンプレート1」を、それぞれ部門賞として決定する。なお、各テンプレートに対し各スペックで複数種類のベンチマークを実施した場合には、各ベンチマークの結果を総合して部門賞を決めるようにしてもよい。
制御部11は、上記のステップS101〜ステップS103の処理を行うことで、本発明の評価手段として機能する。
Next, the control unit 11 determines a category prize based on the comparison result in step S102 (step S103). Specifically, the control unit 11 determines the template having the highest score in each category (spec) as the category award in that category. For example, in the example shown in FIG. 3, “Template 3” is used in the department of the specification “S4” and “M8”, “Template 2” is used in the department of the specification “L16”, and “Template 1” is used in the department of the specification “XL32”. Are determined as category prizes. In addition, when a plurality of types of benchmarks are executed for each template with each specification, a category prize may be determined by combining the results of each benchmark.
The control unit 11 functions as the evaluation unit of the present invention by performing the processing of steps S101 to S103 described above.

次に、制御部11は、ステップS103で部門賞として決定されたテンプレートと対応付けられた広告を抽出する(ステップS104)。テンプレートと対応付けられた広告とは、テンプレートの提供者(提供企業)を宣伝することを目的とした広告のことである。この広告は、テンプレートの提供者から予め入稿されたものであってもよいし、広告の配信者(即ち、管理サーバ10を保有する企業)が独自に作成するようにしてもよい。   Next, the control unit 11 extracts an advertisement associated with the template determined as the category prize in step S103 (step S104). The advertisement associated with the template is an advertisement for the purpose of promoting the template provider (providing company). This advertisement may be submitted in advance by a template provider, or may be created by an advertisement distributor (ie, a company that owns the management server 10).

ステップS104において、制御部11は、記憶部14に記憶されたテンプレートと広告とを対応付けて管理する広告管理テーブルT1を参照して、ステップS103で部門賞として決定されたテンプレートと対応付けられた広告を抽出する。広告管理テーブルT1は、予め作成され、記憶部14等に記憶されている。図4に、広告管理テーブルT1の一例を示す。
広告管理テーブルT1は、記憶部14に記憶されたテンプレートT11、ベンチマーク実施時のスペックT12、テンプレート及びスペックと対応付けられた広告T13のフィールドを有する。例えば、図4には、テンプレートT11「テンプレート1」、スペックT12「S4」を、広告T13「広告A」と関連付けたレコード等を含む広告管理テーブルT1の例が示されている。広告管理テーブルT1の1番目のレコードからは、ステップS103でスペックT12「S4」の部門賞として決定されたテンプレートT11が「テンプレート1」である場合に、抽出される広告T13が「広告A」である旨を読み取ることができる。
In step S104, the control unit 11 refers to the advertisement management table T1 that manages the template and the advertisement stored in the storage unit 14 in association with each other, and is associated with the template determined as the category prize in step S103. Extract ads. The advertisement management table T1 is created in advance and stored in the storage unit 14 or the like. FIG. 4 shows an example of the advertisement management table T1.
The advertisement management table T1 includes fields of a template T11 stored in the storage unit 14, a specification T12 at the time of benchmark execution, an advertisement T13 associated with the template and the specification. For example, FIG. 4 shows an example of the advertisement management table T1 including a record associated with the template T11 “template 1” and the spec T12 “S4” with the advertisement T13 “advertisement A”. From the first record of the advertisement management table T1, the extracted advertisement T13 is “advertisement A” when the template T11 determined as the category prize of the specification T12 “S4” in step S103 is “template 1”. It can be read.

上記図4に示す例によれば、一のテンプレート(例えばテンプレート1)が同時に複数の部門賞を獲得した場合であっても、獲得した部門賞に応じて異なる広告を抽出することができるので、テンプレートの提供者にとって複数の部門賞を獲得することの動機付けを高めることができる。   According to the example shown in FIG. 4, even when one template (for example, template 1) simultaneously acquires a plurality of category awards, different advertisements can be extracted according to the acquired category awards. The motivation of winning multiple category awards for the template provider can be enhanced.

次に、制御部11は、ステップS104で抽出された広告を、通信部15を介してWebサーバ30に配信する(ステップS105)。制御部11は、上記のステップS104及びステップS105の処理を行うことで、本発明の提供手段として機能する。
Webサーバ30の制御部31は、Webサーバ30で管理サーバ10から配信された広告を、自身が管理するポータルサイトの所定の位置で表示されるように設定する。これにより、Webサーバ30は、端末装置40からのポータルサイトへのアクセスに応じて、管理サーバ10から配信された広告を表示させることができるようになっている。図5に、ポータルサイトにおいて管理サーバ10から配信された広告を表示させた様子の一例を示す。図5に示す例では、ポータルサイトのトップページP1の右上部に、「テンプレート1」及びテンプレート1の提供者「△△□□」を宣伝するバナー広告K1が表示された例が示されている。
Next, the control unit 11 distributes the advertisement extracted in step S104 to the Web server 30 via the communication unit 15 (step S105). The control unit 11 functions as a providing unit of the present invention by performing the processing of steps S104 and S105.
The control unit 31 of the Web server 30 sets the advertisement distributed from the management server 10 by the Web server 30 to be displayed at a predetermined position on the portal site managed by the Web server 30. Thereby, the Web server 30 can display the advertisement distributed from the management server 10 in response to the access from the terminal device 40 to the portal site. FIG. 5 shows an example of a state in which an advertisement distributed from the management server 10 is displayed on the portal site. In the example shown in FIG. 5, an example is shown in which a banner advertisement K1 that promotes “template 1” and the provider “ΔΔ □□” of the template 1 is displayed in the upper right part of the top page P1 of the portal site. .

[3.効果]
以上のように、本実施形態に係る情報処理装置(管理サーバ10)は、物理マシン20上にユーザが構築した仮想マシンVM1のテンプレートを記憶する記憶手段(記憶部14)と、記憶手段に記憶されたテンプレートを評価する評価手段(制御部11)と、評価手段による評価結果に基づいて、テンプレートを提供したユーザに係る販促情報を提供する提供手段(制御部11)と、を備える。
従って、本実施形態に係る情報処理装置によれば、ユーザからの仮想マシンの構成の提供に対する動機付けを向上させることができるので、様々なユーザによる仮想マシンの構成を活用した情報処理システム等を提供することができる。
[3. effect]
As described above, the information processing apparatus (management server 10) according to the present embodiment stores the storage unit (storage unit 14) that stores the template of the virtual machine VM1 constructed by the user on the physical machine 20 and the storage unit. Evaluation means (control unit 11) that evaluates the template that has been provided, and providing means (control unit 11) that provides sales promotion information related to the user who provided the template based on the evaluation result by the evaluation means.
Therefore, according to the information processing apparatus according to the present embodiment, it is possible to improve the motivation for the provision of the virtual machine configuration from the user, so that an information processing system utilizing the configuration of the virtual machine by various users can be provided. Can be provided.

また、本実施形態に係る情報処理装置によれば、提供手段は、テンプレートを提供したユーザに係る広告を配信する。
従って、本実施形態に係る情報処理装置によれば、仮想マシンの構成をテンプレート化して提供したユーザを他のユーザに宣伝することができるので、仮想マシンの構成の提供に対する動機付けを確実に向上させることができる。
Further, according to the information processing apparatus according to the present embodiment, the providing unit distributes the advertisement related to the user who provided the template.
Therefore, according to the information processing apparatus according to the present embodiment, the user who provided the virtual machine configuration as a template can be advertised to other users, so the motivation for providing the virtual machine configuration is reliably improved. Can be made.

また、本実施形態に係る情報処理装置によれば、評価手段は、記憶手段に記憶されたテンプレートに対しベンチマークを実施し、ベンチマークのスコアを比較することにより、テンプレートを評価する。
従って、本実施形態に係る情報処理装置によれば、テンプレートの性能を実測して比較したうえで評価することができるので、ユーザにとって納得がいきやすい評価結果を得ることができ、評価結果に対する正当性を確保することができる。
Further, according to the information processing apparatus according to the present embodiment, the evaluation unit evaluates the template by performing a benchmark on the template stored in the storage unit and comparing the scores of the benchmark.
Therefore, according to the information processing apparatus according to the present embodiment, the template performance can be measured and compared for evaluation, so that an evaluation result that can be easily understood by the user can be obtained and the evaluation result can be validated. Sex can be secured.

以上、本発明に係る実施形態に基づいて具体的に説明したが、本発明は上記実施形態に限定されるものではなく、その要旨を逸脱しない範囲で変更可能である。   As mentioned above, although concretely demonstrated based on embodiment which concerns on this invention, this invention is not limited to the said embodiment, It can change in the range which does not deviate from the summary.

例えば、上記実施形態では、ベンチマークのスコアが最も高いテンプレートを提供したユーザに係る販促情報を提供するようにしているが、これに限定されるものではない。例えば、ベンチマークのスコアに応じて、テンプレートを提供したユーザに係る販促情報を提供するようにしてもよい。即ち、ベンチマークのスコアが高い順に、価値のある販促情報を提供するようにすることで、テンプレートを提供した複数のユーザに対し、待遇に差を付けつつ販促情報を提供することができるので、上位者に対し特別感を付与しつつ、且つユーザからしてみれば仮想マシンの構成の提供による見返りを得やすくなり、仮想マシンの構成の提供に対する動機付けをより確実に向上させることができる。   For example, in the above-described embodiment, the sales promotion information related to the user who provided the template having the highest benchmark score is provided, but the present invention is not limited to this. For example, according to the score of a benchmark, you may make it provide the sales promotion information which concerns on the user who provided the template. In other words, by providing valuable promotional information in descending order of the benchmark score, it is possible to provide promotional information to a plurality of users who have provided templates while making a difference in treatment. If the user gives a special feeling and sees it from the user, it is easy to obtain a reward by providing the virtual machine configuration, and the motivation for providing the virtual machine configuration can be improved more reliably.

また、管理サーバ10の制御部11が、記憶部14に記憶されたテンプレートの使用履歴を使用者毎に取得するようにし、取得した使用履歴を比較して、使用履歴が所定の基準を満たすと判定した複数のユーザに対し、他のユーザが使用していて自身が使用していないテンプレートをレコメンドするようにしてもよい。この場合、制御部11は、本発明の履歴取得手段及びレコメンド手段として機能する。ここで、使用履歴が所定の基準を満たすとは、同一のテンプレートを所定数(例えば3つ)以上使用している場合や、使用したテンプレートの総数における所定の割合(例えば5割以上)以上同一のテンプレートを使用している場合などが挙げられる。なお、対象のテンプレートをレコメンドする方法としては、例えば、対象ユーザの端末装置40にメールで通知する方法や、所定のWebページに表示させる方法などが挙げられる。   Further, when the control unit 11 of the management server 10 acquires the usage history of the template stored in the storage unit 14 for each user, and compares the acquired usage history, the usage history satisfies a predetermined criterion. You may make it recommend with respect to the determined several user the template which the other user uses and is not using itself. In this case, the control unit 11 functions as a history acquisition unit and a recommendation unit according to the present invention. Here, that the usage history satisfies a predetermined criterion is the same when a predetermined number (for example, three) or more of the same template is used or a predetermined ratio (for example, 50% or more) of the total number of used templates. The case where the template of is used is mentioned. Examples of a method for recommending a target template include a method of notifying the target user's terminal device 40 by e-mail and a method of displaying on a predetermined Web page.

上記の構成によれば、使用履歴が所定の基準を満たすユーザ同士を趣向が近いユーザ同士であると見做してテンプレートをレコメンドすることができるので、レコメンド効果を期待しやすく、レコメンドされたテンプレートを使用した仮想マシンの作成意欲を向上させることができる。   According to the above configuration, it is possible to recommend a template by assuming that users whose usage histories satisfy a predetermined standard are close to each other, so it is easy to expect a recommendation effect, and a recommended template Can improve the willingness to create virtual machines using.

また、上記実施形態では、部門賞として決定されたテンプレートの提供者に係る広告を抽出して配信するようにしているが、これに限定されるものではない。例えば、部門賞として決定されたテンプレートの提供者に対し、他の仮想マシンVM1を作成して利用する際の割引クーポンを提供するようにしたり、その他各種サービスを受けるためのポイントを付与するようにしたりしてもよい。この場合、割引クーポンやポイントを提供する方法としては、例えば、テンプレートの提供者の端末装置40にメールで配信する方法などが挙げられる。   In the above embodiment, the advertisement related to the template provider determined as the category prize is extracted and distributed. However, the present invention is not limited to this. For example, a discount coupon for creating and using another virtual machine VM1 is provided to a template provider determined as a category prize, or points for receiving various other services are given. Or you may. In this case, as a method of providing a discount coupon or points, for example, a method of delivering the information to the terminal device 40 of the template provider by e-mail or the like can be mentioned.

また、部門賞として決定されたテンプレートの代わりに、最も人気のあるテンプレートの提供者に係る販促情報を提供するようにしてもよいし、広告料を支払ったテンプレートの提供者に係る販促情報を提供するようにしてもよい。   Further, instead of the template determined as the category award, the sales promotion information related to the most popular template provider may be provided, or the sales promotion information related to the template provider who paid the advertisement fee may be provided. You may make it do.

また、上記実施形態では、一のテンプレートが同時に複数の部門賞を獲得した場合に、獲得した部門賞に応じて異なる広告を抽出するようにしているが、これに限定されるものではない。例えば、獲得した部門賞に応じて同一の広告を異なる表示位置に表示させるようにしてもよい。また、獲得した部門賞に応じて同一の広告を異なる大きさで表示させるようにしてもよい。   In the above embodiment, when a single template simultaneously acquires a plurality of category awards, different advertisements are extracted according to the acquired category awards. However, the present invention is not limited to this. For example, the same advertisement may be displayed at different display positions according to the acquired category prize. Further, the same advertisement may be displayed in different sizes according to the acquired category prize.

また、本出願に示す各態様は、方法、プログラムなどとしても把握することができる。方法やプログラムのカテゴリについては、装置のカテゴリで示した「手段」を、例えば、「工程」や「ステップ」のように適宜読み替えるものとする。また、処理やステップの順序は、本出願に直接明記のものに限定されず、順序を変更したり、一部の処理をまとめて若しくは随時一部分ずつ実行するよう変更したりすることができる。   Moreover, each aspect shown in this application can also be grasped | ascertained as a method, a program, etc. For the method and program categories, “means” shown in the device category is appropriately replaced with “process” or “step”, for example. In addition, the order of processes and steps is not limited to the one directly specified in the present application, and the order can be changed, or a part of processes can be collectively or changed to be executed one by one at any time.

その他、管理サーバ、物理マシン、Webサーバ及び端末装置を構成する各装置の細部構成及び各装置の細部動作に関しても、本発明の趣旨を逸脱することのない範囲で適宜変更可能である。   In addition, the detailed configuration of each device configuring the management server, the physical machine, the Web server, and the terminal device and the detailed operation of each device can be changed as appropriate without departing from the spirit of the present invention.

1 情報処理システム
10 管理サーバ(情報処理装置)
11 制御部(評価手段、提供手段、履歴取得手段、レコメンド手段)
12 操作部
13 表示部
14 記憶部(記憶手段)
15 通信部
20 物理マシン
21 仮想マシン制御部
VM1 仮想マシン
30 Webサーバ
31 制御部
32 操作部
33 表示部
34 記憶部
35 通信部
40 端末装置
41 制御部
42 操作部
43 表示部
44 記憶部
45 通信部
N 通信ネットワーク
1 Information Processing System 10 Management Server (Information Processing Device)
11 Control unit (evaluation means, provision means, history acquisition means, recommendation means)
12 Operation unit 13 Display unit 14 Storage unit (storage means)
DESCRIPTION OF SYMBOLS 15 Communication part 20 Physical machine 21 Virtual machine control part VM1 Virtual machine 30 Web server 31 Control part 32 Operation part 33 Display part 34 Storage part 35 Communication part 40 Terminal device 41 Control part 42 Operation part 43 Display part 44 Storage part 45 Communication part N communication network

Claims (7)

物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段と、
前記記憶手段に記憶されたテンプレートを評価する評価手段と、
前記評価手段による評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供する提供手段と、
を備えることを特徴とする情報処理装置。
Storage means for storing a virtual machine template constructed by a user on a physical machine;
Evaluation means for evaluating the template stored in the storage means;
Providing means for providing promotional information relating to the user who provided the template based on the evaluation result by the evaluation means;
An information processing apparatus comprising:
前記提供手段は、前記テンプレートを提供したユーザに係る広告を配信することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the providing unit distributes an advertisement related to a user who has provided the template. 前記評価手段は、前記記憶手段に記憶されたテンプレートに対しベンチマークを実施し、前記ベンチマークのスコアを比較することにより、前記テンプレートを評価することを特徴とする請求項1又は2に記載の情報処理装置。   3. The information processing according to claim 1, wherein the evaluation unit evaluates the template by executing a benchmark on the template stored in the storage unit and comparing the scores of the benchmark. apparatus. 前記提供手段は、前記ベンチマークのスコアに応じて、前記テンプレートを提供したユーザに係る販促情報を提供することを特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the providing unit provides sales promotion information related to a user who provided the template according to a score of the benchmark. 前記記憶手段に記憶されたテンプレートの使用履歴を使用者毎に取得する履歴取得手段と、
前記履歴取得手段により取得された使用履歴を比較して、使用履歴が所定の基準を満たすと判定した複数のユーザに対し、他のユーザが使用していて自身が使用していないテンプレートをレコメンドするレコメンド手段と、
を備えることを特徴とする請求項1〜4のいずれか一項に記載の情報処理装置。
History acquisition means for acquiring the use history of the template stored in the storage means for each user;
Compares the usage histories acquired by the history acquisition means, and recommends a template that is used by other users but not used by a plurality of users who have determined that the usage histories satisfy a predetermined standard. Recommendation means,
The information processing apparatus according to any one of claims 1 to 4, further comprising:
情報処理装置の情報処理方法であって、
物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段に記憶されたテンプレートを評価するステップと、
前記テンプレートの評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供するステップと、
を含む情報処理方法。
An information processing method for an information processing apparatus,
Evaluating a template stored in storage means for storing a virtual machine template constructed by a user on a physical machine;
Providing promotional information relating to the user who provided the template based on the evaluation result of the template;
An information processing method including:
コンピュータを、
物理マシン上にユーザが構築した仮想マシンのテンプレートを記憶する記憶手段に記憶されたテンプレートを評価する評価手段、
前記評価手段による評価結果に基づいて、前記テンプレートを提供したユーザに係る販促情報を提供する提供手段、
として機能させるためのプログラム。
Computer
An evaluation means for evaluating a template stored in a storage means for storing a virtual machine template constructed by a user on a physical machine;
Providing means for providing promotional information relating to the user who provided the template based on the evaluation result by the evaluation means;
Program to function as.
JP2016165239A 2016-08-26 2016-08-26 Information processing device, information processing method, and program Pending JP2018032281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016165239A JP2018032281A (en) 2016-08-26 2016-08-26 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016165239A JP2018032281A (en) 2016-08-26 2016-08-26 Information processing device, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2018032281A true JP2018032281A (en) 2018-03-01

Family

ID=61304220

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016165239A Pending JP2018032281A (en) 2016-08-26 2016-08-26 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2018032281A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10901881B1 (en) 2020-05-12 2021-01-26 Coupang Corp. Systems and methods for test deployment of computational code on virtual servers
CN112328357A (en) * 2020-10-26 2021-02-05 中国建设银行股份有限公司 Method and device for creating virtual machine template, storage medium and computer equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10901881B1 (en) 2020-05-12 2021-01-26 Coupang Corp. Systems and methods for test deployment of computational code on virtual servers
KR102230113B1 (en) * 2020-05-12 2021-03-22 쿠팡 주식회사 Systems and methods for test deployment of computational code on virtual servers
US11442846B2 (en) 2020-05-12 2022-09-13 Coupang Corp. Systems and methods for test deployment of computational code on virtual servers
CN112328357A (en) * 2020-10-26 2021-02-05 中国建设银行股份有限公司 Method and device for creating virtual machine template, storage medium and computer equipment

Similar Documents

Publication Publication Date Title
US9104722B2 (en) Search information providing apparatus and search information providing method
US8738448B2 (en) Web page ad slot identification
CN106489165B (en) Matching conversions from an application to selected content items
US20180011720A1 (en) Embedding non-blocking help components in a display page using discovery drawer feature cues
US20150066591A1 (en) State-machine progression for aggregate information sources
US9015062B2 (en) Systems and methods for cross-browser advertising ID synchronization
CN105229721A (en) When client device is in the lock state to the dynamic arrangements of the content presented
JP2014063102A (en) Advertisement display control device, terminal device, advertisement display method and advertisement display program
KR20130113309A (en) Interactive ads
JP2018005900A (en) Method and system for providing advertising product
KR20140005157A (en) Reputation scoring for online storefronts
JP5595531B2 (en) Information processing apparatus and method
JP2010044303A (en) Advertisement delivery method based on assumption targeting attribute
US20160180374A1 (en) Viewable impressions system
US20150127473A1 (en) System and method for providing a bidding platform respective of a user intent
US20200111122A1 (en) Benchmarking in online advertising
US11818221B1 (en) Transferring a state of user interaction with an online content item to a computer program
CN111192080A (en) Page display method and device and electronic equipment
JP2018032281A (en) Information processing device, information processing method, and program
US20140188611A1 (en) Combination of multiple advertisements in an ad slot on a network accessible device
US11037204B1 (en) Content bidding simulator
JP5855039B2 (en) Sales promotion system, sales product distribution method and program
KR20160090472A (en) Mobile Advertising System Using Mobile Keyword Search And Advertising Method Of Using The Same
JP2018028767A (en) Information processor, information processing method, and program
WO2022256986A1 (en) Systems and methods for generating enquiries and responses based on application metadata

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180417