JP2011134219A - User environment saving control system, device, method and program - Google Patents

User environment saving control system, device, method and program Download PDF

Info

Publication number
JP2011134219A
JP2011134219A JP2009294764A JP2009294764A JP2011134219A JP 2011134219 A JP2011134219 A JP 2011134219A JP 2009294764 A JP2009294764 A JP 2009294764A JP 2009294764 A JP2009294764 A JP 2009294764A JP 2011134219 A JP2011134219 A JP 2011134219A
Authority
JP
Japan
Prior art keywords
virtual
user
priority
user environment
information
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
JP2009294764A
Other languages
Japanese (ja)
Inventor
Shintaro Soma
慎太郎 相馬
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2009294764A priority Critical patent/JP2011134219A/en
Publication of JP2011134219A publication Critical patent/JP2011134219A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce connection time as well as to reduce cost in use of a virtual desktop environment. <P>SOLUTION: The user environment saving control system for saving user environment information for attaining a virtual desktop environment for each user on a virtual PC includes: a priority determination means which determines a user-based priority; a virtual PC search means which searches, according to the priority determined by the priority determination means, a virtual PC that is a saving object of the user environment information from virtual PCs assigned by a virtual PC assignment server; and a user environment information saving control means which causes, based on the search result of the virtual PC search means, the virtual PC assignment server to save the user environment information retained by use of a cache from the cash. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、仮想デスクトップ環境利用時のユーザ環境情報の退避制御を行うユーザ環境退避制御システム、ユーザ環境退避制御装置、ユーザ環境退避制御方法、及びユーザ環境退避制御用プログラムに関する。   The present invention relates to a user environment save control system, a user environment save control device, a user environment save control method, and a user environment save control program that perform save control of user environment information when using a virtual desktop environment.

ユーザが使用するクライアント端末に必要最小限の処理をさせて、その他の処理をサーバ側に集中させるシンクライアントと呼ばれる手法が用いられている。例えば、特許文献1には、シンクライアントサーバとシンクライアント端末との間に、接続先設定テーブルと接続状態管理テーブルとを備えたセッション管理サーバを設けたシンクライアントシステムが記載されている。特許文献1に記載されたシンクラインアントシステムでは、ユーザが意識することなく、目的に応じたシンクライアントサーバへの自動接続や、セッションの再接続による業務の再開、シンクライアントサーバ側にあるオペレーティングシステム(以下、単にOSという)の起動及びシャットダウンを行うことを可能としている。   A technique called a thin client is used in which a client terminal used by a user performs a minimum necessary process and concentrates other processes on the server side. For example, Patent Document 1 describes a thin client system in which a session management server including a connection destination setting table and a connection state management table is provided between a thin client server and a thin client terminal. In the sink line ant system described in Patent Document 1, an automatic connection to a thin client server according to the purpose, resumption of work by reconnection of a session, and an operating system on the thin client server side without the user being aware It is possible to start and shut down (hereinafter simply referred to as OS).

また、シンクライアントを実現するための手法の1つとして、ソフトウェア的に仮想の処理系を実現する仮想PC方式が用いられている。   In addition, as one of the methods for realizing a thin client, a virtual PC method for realizing a virtual processing system in software is used.

特開2007-334686号公報JP 2007-334686

昨今、Desktop as a Service(DaaS)が求められている中、出願人は、仮想PC方式を用いたシンクライアントシステムとして、Virtual PC Center等のシステムを提案している。しかし、そのような既存仮想PC型シンクライアントシステム(Virtual Desktop Infrastructure(VDI環境)を実現したシステム)では、システムの構成が複雑で、設備費用が高くなってしまうため、サービス費が高くなる傾向にある。そのため、設備費用(ハードウェア及びソフトウェアにかかるコスト)や運用費用を削減できるようにすることが求められている。   Recently, as Desktop as a Service (DaaS) is demanded, the applicant has proposed a system such as Virtual PC Center as a thin client system using the virtual PC method. However, in such an existing virtual PC type thin client system (a system that realizes a Virtual Desktop Infrastructure (VDI environment)), the system configuration is complicated and the equipment cost increases, so the service cost tends to increase. is there. Therefore, it is required to reduce facility costs (hardware and software costs) and operation costs.

また、上記に示した既存システムでは、ユーザ毎の仮想PC領域を保持する必要があり、その仮想PC領域には、ユーザ毎のOSや、アプリケーション(以下、単にAPという)、データ(ユーザデータ)等一式が保存されている。そのため、設備的には高価な高速ストレージ設備(SAN:Storage Area Network)が必要となり、また、テナント毎やユーザ毎等、環境毎の管理も必要となり、運用コストの増大が予想される。   In addition, in the existing system described above, it is necessary to hold a virtual PC area for each user. In the virtual PC area, an OS, an application (hereinafter simply referred to as AP), and data (user data) for each user. A complete set is stored. Therefore, expensive high-speed storage equipment (SAN: Storage Area Network) is required in terms of equipment, and management for each environment, such as for each tenant or each user, is also required, and the operation cost is expected to increase.

一方、上記のようなコスト面の課題をある程度解決するものとして、RingCube社が提供するvDesk等の「デスクトップ仮想化」製品(仮想デスクトップシステム)が提案されている。そのような仮想デスクトップシステムでは、OS上にデスクトップ仮想化クライアントを実現し、デスクトップ仮想化サーバと連携することで、OSの管理とAP及びデータの管理とを分離することができ、以下に示すようなメリットがある。   On the other hand, “Desktop virtualization” products (virtual desktop systems) such as vDesk provided by RingCube have been proposed as solutions to the above-mentioned cost problems to some extent. In such a virtual desktop system, it is possible to separate the management of the OS from the management of the AP and data by realizing a desktop virtualization client on the OS and linking with the desktop virtualization server. There are advantages.

(1)OSに個人設定が含まれないので、個人のユーザ毎に仮想PC領域を作成する必要がない。そのため、管理対象の仮想PCの数を全ユーザ数分として考える必要はなく、全ユーザのうち現在同時接続している同時接続数分で考えればよいので、サービスプロバイダとしては、ストレージ容量やライセンス料等の削減が可能となる (1) Since personal settings are not included in the OS, there is no need to create a virtual PC area for each individual user. Therefore, it is not necessary to consider the number of virtual PCs to be managed as the total number of users, and it is sufficient to consider the number of simultaneous connections that are currently connected among all users. Etc. can be reduced

(2)OSのパッチ適用を行う等の管理コストにおいて、個人のユーザ毎の環境を考慮する必要がなくなり、一括してOSの管理を行うことができる。そのため、全ユーザに対しての対応が容易となる (2) In the management cost of applying OS patches, it is not necessary to consider the environment for each individual user, and the OS can be managed collectively. This makes it easy to handle all users.

しかし、上記のような仮想デスクトップシステムでは、ユーザ環境を実現する情報(以下、ユーザ環境情報ともいう。具体的には、AP及びデータ。)とOSとを分離することによって、実際のPC(仮想PCではなく物理的なPC)を用いた環境と比較して、立ち上げ時間(接続時間)が遅くなる可能性があり課題となっている。すなわち、ユーザ環境情報であるAP及びデータがOSとは別ストレージに保存されるので、ユーザがOSにRDP接続する度に、ユーザ環境情報(AP及びデータ)をストレージからOS側にダウンロードする必要がある。そのため、上記のようなVDI環境では、実際のPCを用いた環境と比較した場合に接続時間がかかり、利便性が損なわれる可能性がある。   However, in the virtual desktop system as described above, by separating the information that realizes the user environment (hereinafter also referred to as user environment information. Specifically, AP and data) and the OS, an actual PC (virtual PC) Compared to an environment using a physical PC instead of a PC, the start-up time (connection time) may be delayed, which is an issue. That is, since the user environment information AP and data are stored in a storage separate from the OS, it is necessary to download the user environment information (AP and data) from the storage to the OS side every time the user makes an RDP connection to the OS. is there. Therefore, in the VDI environment as described above, it takes a long time to connect as compared with an environment using an actual PC, and convenience may be impaired.

上記のような接続時間の課題を改善するために、キャッシュを用いてユーザ環境情報を保持することが考えられる。しかし、常にユーザ環境情報を保存すると、個人のユーザ毎に仮想PC領域を作成する場合と同じになってしまい、コスト削減の効果がなくなり、OSの管理とユーザ環境情報の管理とを分離した意味がなくなってしまう。   In order to improve the connection time problem as described above, it is conceivable to hold user environment information using a cache. However, always saving user environment information is the same as creating a virtual PC area for each individual user, and there is no cost reduction effect, meaning that OS management and user environment information management are separated. Will disappear.

そこで、本発明は、仮想デスクトップ環境利用時のコストを低減するとともに接続時間を低減することができるユーザ環境退避制御システム、ユーザ環境退避制御装置、ユーザ環境退避制御方法、及びユーザ環境退避制御用プログラムを提供することを目的とする。   Therefore, the present invention provides a user environment evacuation control system, a user environment evacuation control apparatus, a user environment evacuation control method, and a user environment evacuation control program that can reduce the cost of using a virtual desktop environment and reduce the connection time. The purpose is to provide.

本発明によるユーザ環境退避制御システムは、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御システムであって、ユーザ毎の優先度を決定する優先度決定手段と、優先度決定手段によって決定された優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段と、仮想PC検索手段の検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させるユーザ環境情報退避制御手段とを備えたことを特徴とする。   A user environment evacuation control system according to the present invention is a user environment evacuation control system for evacuating user environment information for realizing a virtual desktop environment for each user on a virtual PC, and a priority for determining a priority for each user. A virtual PC search means for searching for a virtual PC to be saved as user environment information among virtual PCs assigned by the virtual PC assignment server according to the priority determined by the priority determination means; The virtual PC allocation server is provided with user environment information save control means for saving user environment information held using a cache from the cache based on a search result of the PC search means.

本発明によるユーザ環境退避制御装置は、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御装置であって、ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段と、仮想PC検索手段の検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させるユーザ環境情報退避制御手段とを備えたことを特徴とする。   A user environment evacuation control apparatus according to the present invention is a user environment evacuation control apparatus that evacuates user environment information for realizing a virtual desktop environment for each user on a virtual PC, and assigns virtual PCs according to priority for each user. Of the virtual PCs allocated by the server, a virtual PC search unit that searches for virtual PCs to be saved as user environment information, and a cache is used for the virtual PC allocation server based on the search result of the virtual PC search unit And user environment information saving control means for saving the user environment information held in the cache from the cache.

本発明によるユーザ環境退避制御方法は、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御方法であって、ユーザ毎の優先度を決定し、決定した優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索し、ユーザ環境情報の退避対象とする仮想PCの検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させることを特徴とする。   A user environment evacuation control method according to the present invention is a user environment evacuation control method for evacuating user environment information for realizing a virtual desktop environment for each user on a virtual PC, and determines and determines a priority for each user. In accordance with the priority, the virtual PC allocated by the virtual PC allocation server is searched for a virtual PC that is a target for saving user environment information, and based on the search result of the virtual PC that is a target for saving user environment information, The virtual PC allocation server saves user environment information held using a cache from the cache.

本発明によるユーザ環境退避制御用プログラムは、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるためのユーザ環境退避制御用プログラムであって、コンピュータに、ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する処理と、ユーザ環境情報の退避対象とする仮想PCの検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させる処理とを実行させるためのものである。   A user environment saving control program according to the present invention is a user environment saving control program for saving user environment information for realizing a virtual desktop environment for each user on a virtual PC. Based on the search result of the virtual PC that is the target of saving user environment information and the search result of the virtual PC that is the target of saving user environment information, among the virtual PCs assigned by the virtual PC allocation server according to priority This is for causing the virtual PC allocation server to execute processing for saving the user environment information held using the cache from the cache.

本発明によれば、仮想デスクトップ環境利用時のコストを低減するとともに接続時間を低減することができる。   According to the present invention, it is possible to reduce the cost when using the virtual desktop environment and reduce the connection time.

一般的な仮想デスクトップシステムの構成例を示すブロック図である。It is a block diagram which shows the structural example of a general virtual desktop system. 本発明によるユーザ環境退避制御方法を用いた仮想デスクトップシステムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the virtual desktop system using the user environment evacuation control method by this invention. セッション管理サーバが記憶するセッション管理テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the session management table which a session management server memorize | stores. セッション管理サーバの機能構成例を示す機能ブロック図である。It is a functional block diagram which shows the function structural example of a session management server. 優先度決定サーバが記憶する優先度管理テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the priority management table which a priority determination server memorize | stores. 優先度決定サーバの機能構成例を示す機能ブロック図である。It is a functional block diagram which shows the function structural example of a priority determination server. セッション管理サーバが実行する処理例を説明するためのステートマシン図である。It is a state machine diagram for demonstrating the process example which a session management server performs. クリア後のセッション管理テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the session management table after clearing. 更新後の優先度管理テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the priority management table after an update. 更新後のセッション管理テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the session management table after an update. 優先度の決定方法の例を示す説明図である。It is explanatory drawing which shows the example of the determination method of a priority. 第2の実施形態におけるセッション管理サーバが実行する処理例を説明するためのステートマシン図である。FIG. 10 is a state machine diagram for explaining an example of processing executed by a session management server according to the second embodiment. ユーザ環境退避制御システムの最小の構成例を示すブロック図である。It is a block diagram which shows the minimum structural example of a user environment evacuation control system.

実施形態1.
以下、本発明の第1の実施形態を図面を参照して説明する。本発明によるユーザ環境退避制御方法を用いた仮想デスクトップシステムは、VDI環境で仮想デスクトップシステムを採用した場合に発生する接続時間が長くなるという課題を解決するために、回避策としてユーザ環境情報をキャッシュを用いて保持するように制御する。また、そのようにユーザ環境情報を保持するように構成した場合に、退避対象のユーザ環境情報の選定をユーザの勤務状況や勤務予定、役職等の情報に基づいて優先度付けし、効率的にユーザ環境情報を退避するように制御する。
Embodiment 1. FIG.
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. The virtual desktop system using the user environment evacuation control method according to the present invention caches user environment information as a workaround in order to solve the problem that the connection time that occurs when the virtual desktop system is adopted in a VDI environment. It controls to hold using. In addition, when configured to retain user environment information in this way, prioritize the selection of user environment information to be saved based on information such as the user's work status, work schedule, job title, etc. Control to save user environment information.

まず、一般的な仮想デスクトップシステムの構成例について説明する。図1は、一般的な仮想デスクトップシステムの構成例を示すブロック図である。図1に示すように、仮想デスクトップシステムは、シンクライアント100と、セッション管理サーバ200と、仮想PCサーバ300と、デスクトップ仮想化サーバ500とを含む。なお、これらシンクライアント100、セッション管理サーバ200、仮想PCサーバ300、及びデスクトップ仮想化管理サーバ500は、インターネット等の通信ネットワークを介して接続される。   First, a configuration example of a general virtual desktop system will be described. FIG. 1 is a block diagram illustrating a configuration example of a general virtual desktop system. As shown in FIG. 1, the virtual desktop system includes a thin client 100, a session management server 200, a virtual PC server 300, and a desktop virtualization server 500. The thin client 100, the session management server 200, the virtual PC server 300, and the desktop virtualization management server 500 are connected via a communication network such as the Internet.

セッション管理サーバ200は、シンクライアント100と仮想化クライアント320との間に確立されるセッションを管理するためのセッション管理テーブル210を備える。そして、セッション管理サーバ200は、セッション管理テーブル210を用いて、仮想PCとユーザとの対応関係を管理している。なお、セッション管理サーバ200は、具体的には、セッション管理テーブル210を磁気ディスク装置や光ディスク装置等の記憶装置に記憶して管理する。   The session management server 200 includes a session management table 210 for managing a session established between the thin client 100 and the virtual client 320. The session management server 200 uses the session management table 210 to manage the correspondence between the virtual PC and the user. Specifically, the session management server 200 stores and manages the session management table 210 in a storage device such as a magnetic disk device or an optical disk device.

仮想PCサーバ300は、OS領域の情報(具体的には、OSと仮想化クライアントとの情報)を保存しているSAN(ストレージ装置)400と接続されている。仮想PCサーバ300上には、SAN400から読み込んだOS310とデスクトップ仮想化クライアント320とが展開され、仮想PCが実現される。なお、本実施形態では、仮想PCサーバ300上に仮想化クライアント320が展開される等の表現を用いるが、具体的には、仮想PCサーバ300が、SAN400から情報を読み込み、読み込んだ情報に基づいて、仮想化クライアント320を実現するための処理を実行する。   The virtual PC server 300 is connected to a SAN (storage device) 400 that stores OS area information (specifically, information about the OS and the virtualization client). On the virtual PC server 300, the OS 310 and the desktop virtualization client 320 read from the SAN 400 are deployed to realize a virtual PC. In this embodiment, an expression such as the virtual client 320 being deployed on the virtual PC server 300 is used. Specifically, the virtual PC server 300 reads information from the SAN 400, and based on the read information. Thus, processing for realizing the virtual client 320 is executed.

デスクトップ仮想化サーバ500は、ユーザ環境情報(AP(アプリケーション)とデータ(ユーザデータ))を保存しているNAS(ストレージ装置)600と接続されている。仮想PCサーバ300に展開されるデスクトップ仮想化クライアント320は、デスクトップ仮想化サーバ500を介してユーザ環境情報300を要求する。また、仮想化クライアント320(具体的には、仮想PCサーバ300)は、要求したユーザ環境情報330(図1に示す例では、ユーザBに対応するユーザ環境情報)を、デスクトップ仮想化管理サーバ500を介してNAS600からダウンロードする。そして、仮想PCサーバ300は、ダウンロードしたユーザ環境情報330(APとデータ)をデスクトップ仮想化クライアント320上に展開する。   The desktop virtualization server 500 is connected to a NAS (storage device) 600 that stores user environment information (AP (application) and data (user data)). The desktop virtualization client 320 deployed on the virtual PC server 300 requests user environment information 300 via the desktop virtualization server 500. Further, the virtualization client 320 (specifically, the virtual PC server 300) sends the requested user environment information 330 (the user environment information corresponding to the user B in the example shown in FIG. 1) to the desktop virtualization management server 500. Download from NAS600 via Then, the virtual PC server 300 expands the downloaded user environment information 330 (AP and data) on the desktop virtualization client 320.

次に、本発明によるユーザ環境退避制御方法を用いた仮想デスクトップシステムの構成例について説明する。図2は、本発明によるユーザ環境退避制御方法を用いた仮想デスクトップシステムの構成例を示すブロック図である。図2に示すように、仮想デスクトップシステムは、図1で示す構成要素に加えて、優先度決定サーバ700、入退管理システム800、及び社員情報管理システム900を含む。また、図2に示すように、優先度決定サーバ700は、入退管理システム800及び社員情報管理システム900と接続されている。また、図2に示す仮想デスクトップシステムでは、セッション管理サーバ200の機能が、図1で示したセッション管理サーバ200の機能と異なる。   Next, a configuration example of a virtual desktop system using the user environment saving control method according to the present invention will be described. FIG. 2 is a block diagram showing a configuration example of a virtual desktop system using the user environment saving control method according to the present invention. As shown in FIG. 2, the virtual desktop system includes a priority determination server 700, an entrance / exit management system 800, and an employee information management system 900 in addition to the components shown in FIG. Further, as shown in FIG. 2, the priority determination server 700 is connected to an entrance / exit management system 800 and an employee information management system 900. In the virtual desktop system shown in FIG. 2, the function of the session management server 200 is different from the function of the session management server 200 shown in FIG.

シンクライアント100は、仮想デスクトップサービスを利用するユーザが使用する端末であり、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理端末によって実現される。なお、図2では、1つのシンクライアント100を示しているが、仮想デスクトップシステムは、複数のシンクライアント100を含む。   The thin client 100 is a terminal used by a user who uses the virtual desktop service, and is specifically realized by an information processing terminal such as a personal computer that operates according to a program. In FIG. 2, one thin client 100 is shown, but the virtual desktop system includes a plurality of thin clients 100.

入退管理システム800は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。入退管理システム800は、会社等の組織内において社員(例えば、ユーザ)の勤務状態や状況を管理する機能を備える。例えば、入退管理システム800は、各種入退室機器(例えば、フラッパーゲート)に接続されるとともに、各社員の入退室状況を管理するためのデータベースを備えている。そして、入退管理システム800は、各種入退室機器からの入力信号に基づいてデータベースを更新することによって、各社員の勤務状態や状況を管理する。また、入退管理システム800は、所定のタイミングで(例えば、優先度決定サーバ700からの要求に応じて、又は所定期間毎に)、データベースから入退室情報を抽出し、優先度決定サーバ700に送信する機能を備える。   Specifically, the entrance / exit management system 800 is realized by an information processing apparatus such as a personal computer that operates according to a program. The entrance / exit management system 800 has a function of managing the working status and status of employees (for example, users) in an organization such as a company. For example, the entrance / exit management system 800 is connected to various entrance / exit devices (for example, a flapper gate) and includes a database for managing the entrance / exit status of each employee. The entrance / exit management system 800 manages the working status and status of each employee by updating the database based on input signals from various entrance / exit devices. In addition, the entrance / exit management system 800 extracts the entrance / exit information from the database at a predetermined timing (for example, in response to a request from the priority determination server 700 or every predetermined period), and sends it to the priority determination server 700. A function to transmit is provided.

社員情報管理システム900は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。社員情報管理システム900は、社員(例えば、ユーザ)の役職等の情報を管理する機能を備える。例えば、社員情報管理システム900は、各社員の役職等を含む人事情報を記憶するデータベースを備えている。そして、社員情報管理システム900は、人事担当者等の入力操作に従ってデータベースを更新することによって、各社員の役職等の情報を管理する。また、社員情報管理システム900は、所定のタイミングで(例えば、優先度決定サーバ700からの要求に応じて、又は所定期間毎に)、データベースから人事情報を抽出し、優先度決定サーバ700に送信する機能を備える。   Specifically, the employee information management system 900 is realized by an information processing apparatus such as a personal computer that operates according to a program. The employee information management system 900 has a function of managing information such as job titles of employees (for example, users). For example, the employee information management system 900 includes a database that stores personnel information including job titles and the like of each employee. Then, the employee information management system 900 manages information such as job titles of each employee by updating the database in accordance with an input operation by a personnel officer or the like. In addition, the employee information management system 900 extracts personnel information from the database and transmits it to the priority determination server 700 at a predetermined timing (for example, in response to a request from the priority determination server 700 or every predetermined period). It has a function to do.

優先度決定サーバ700は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。優先度決定サーバ700は、仮想デスクトップサービスを利用するユーザのユーザ環境情報をキャッシュを用いて保持する場合に、いずれのユーザのユーザ環境情報を優先して保持するか(以下、単に優先度という)を決定する機能を備える。本実施形態では、優先度決定サーバ700は、入退管理システム800及び社員情報管理システム900と接続されており、優先度決定に必要な情報(入退室情報や人事情報)を随時共有しながら、優先度を決定する。   Specifically, the priority determination server 700 is realized by an information processing apparatus such as a personal computer that operates according to a program. When the priority determination server 700 holds the user environment information of a user who uses the virtual desktop service using a cache, which user environment information of the user is preferentially held (hereinafter simply referred to as priority) It has a function to determine. In this embodiment, the priority determination server 700 is connected to the entrance / exit management system 800 and the employee information management system 900, and shares information necessary for priority determination (entrance / exit information and personnel information) as needed, Determine the priority.

また、優先度決定サーバ700は、各ユーザの優先度を管理するための優先度管理テーブル710を備える。なお、優先度決定サーバ700は、具体的には、優先度管理テーブル710を磁気ディスク装置や光ディスク装置等の記憶装置に記憶している。本実施形態では、優先度決定サーバ700は、ユーザID、優先度、及び割り当て仮想PC-IDを対応付けて含む優先度管理テーブル710を記憶し、各ユーザの優先度を管理している。   The priority determination server 700 also includes a priority management table 710 for managing the priority of each user. Specifically, the priority determination server 700 stores the priority management table 710 in a storage device such as a magnetic disk device or an optical disk device. In this embodiment, the priority determination server 700 stores a priority management table 710 that includes a user ID, a priority, and an assigned virtual PC-ID in association with each other, and manages the priority of each user.

また、優先度決定サーバ700は、セッション管理サーバ200とも接続されており、セッション管理サーバ200に、通信ネットワークを介して優先度情報を提供する機能を備える。   The priority determination server 700 is also connected to the session management server 200, and has a function of providing priority information to the session management server 200 via a communication network.

セッション管理サーバ200は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。セッション管理サーバ200は、シンクライアント100と仮想化クライアント320との間に確立されるセッションを管理するためのセッション管理テーブル210を備える。そして、セッション管理サーバ200は、セッション管理テーブル210を用いて、仮想PCとユーザとの対応関係を管理している。なお、セッション管理サーバ200は、具体的には、セッション管理テーブル210を磁気ディスク装置や光ディスク装置等の記憶装置に記憶して管理する。なお、本実施形態では、仮想PCは、仮想PCサーバ300上にOS310及び仮想化クライアント320が展開されることによって構築される。具体的には、仮想PCサーバ300は、OS310及び仮想化クライアント320の情報をSAN400から読み出して所定の記憶領域に展開し管理する処理を行う。   Specifically, the session management server 200 is realized by an information processing apparatus such as a personal computer that operates according to a program. The session management server 200 includes a session management table 210 for managing a session established between the thin client 100 and the virtual client 320. The session management server 200 uses the session management table 210 to manage the correspondence between the virtual PC and the user. Specifically, the session management server 200 stores and manages the session management table 210 in a storage device such as a magnetic disk device or an optical disk device. In the present embodiment, the virtual PC is constructed by deploying the OS 310 and the virtual client 320 on the virtual PC server 300. Specifically, the virtual PC server 300 performs processing for reading out information on the OS 310 and the virtualization client 320 from the SAN 400, and developing and managing the information in a predetermined storage area.

本実施形態では、セッション管理サーバ200は、優先度決定サーバ700によって決定された優先度に従って、シンクライアント100に割り当て可能な飽き仮想PCを検索して、シンクライアント100に通知する機能を備える。また、セッション管理サーバ200は、優先度決定サーバ700によって決定された優先度に従って、セッション管理テーブル210を随時更新する機能を備える。具体的には、セッション管理サーバ200は、優先度決定サーバ700から受信した優先度情報を、セッション管理テーブル210に随時追記して管理している。   In the present embodiment, the session management server 200 has a function of searching for a bored virtual PC that can be assigned to the thin client 100 according to the priority determined by the priority determination server 700 and notifying the thin client 100 of the bored virtual PC. In addition, the session management server 200 has a function of updating the session management table 210 as needed according to the priority determined by the priority determination server 700. Specifically, the session management server 200 manages the priority information received from the priority determination server 700 by adding it to the session management table 210 as needed.

図3は、セッション管理サーバ200が記憶するセッション管理テーブル210の例を示す説明図である。図3に示すように、セッション管理サーバ200は、仮想PC-ID211と、仮想PC-IPアドレス212と、ユーザID213と、ステータス214と、優先度215とを対応付けて含むセッション管理テーブル210を記憶している。   FIG. 3 is an explanatory diagram showing an example of the session management table 210 stored in the session management server 200. As shown in FIG. 3, the session management server 200 stores a session management table 210 that includes a virtual PC-ID 211, a virtual PC-IP address 212, a user ID 213, a status 214, and a priority 215 in association with each other. is doing.

仮想PC-ID211は、仮想PCサーバ300上に展開される仮想PCを識別するための識別子である。また、仮想PC-IPアドレス212は、仮想PCにアクセスするためのIPアドレスである。また、ユーザID213は、その仮想PCが現在割り当てられているユーザを識別するための識別子である。すなわち、ユーザID213を確認することによって、その仮想PCが現在いずれのユーザに対して割り当てられているかが分かる。   The virtual PC-ID 211 is an identifier for identifying a virtual PC deployed on the virtual PC server 300. The virtual PC-IP address 212 is an IP address for accessing the virtual PC. The user ID 213 is an identifier for identifying the user to whom the virtual PC is currently assigned. That is, by confirming the user ID 213, it can be determined to which user the virtual PC is currently assigned.

なお、仮想PC-ID211、仮想PC-IPアドレス212、及びユーザID213は、図1に示した一般的な仮想デスクトップシステムにおけるセッション管理テーブル210でも必要とされる情報であり、ユーザシンクライアント100からの接続要求に対して接続可能な仮想PCのIPアドレスを通知する際に用いられる。   The virtual PC-ID 211, the virtual PC-IP address 212, and the user ID 213 are information necessary for the session management table 210 in the general virtual desktop system shown in FIG. Used when notifying the IP address of a connectable virtual PC in response to a connection request.

また、ユーザID213は、その仮想PCにユーザが割り当てられ、ユーザ環境情報が仮想PC上にダウンロードされた状態となったときに、セッション管理テーブル210に追記される。つまり、その仮想PCにユーザが割り当てられていない状態であれば、ユーザID213は空欄(Null)となる。   The user ID 213 is added to the session management table 210 when a user is assigned to the virtual PC and the user environment information is downloaded on the virtual PC. That is, if no user is assigned to the virtual PC, the user ID 213 is blank (Null).

テータス214は、割り当てられたユーザのシンクライアント100が仮想PCに現在接続中(ログイン中)であるか否かを示している。なお、ステータス214がログインしていない状態(非接続状態)を示していれば、仮想PCサーバ300において、そのユーザに対するユーザ環境情報がキャッシュを用いて保持されている状態となっていることになる。例えば、シンクライアント100が一端に仮想PCに接続した後にログオフした場合には、ステータス214が非接続状態となり、そのシンクライアント100のユーザに対するユーザ環境情報がキャッシュを用いて保持されている状態となる。   The status 214 indicates whether or not the thin client 100 of the assigned user is currently connected (logged in) to the virtual PC. If the status 214 indicates that the user is not logged in (not connected), the virtual PC server 300 is in a state where the user environment information for the user is held using a cache. . For example, when the thin client 100 is logged off after connecting to a virtual PC at one end, the status 214 is in a disconnected state, and the user environment information for the user of the thin client 100 is held using a cache. .

優先度215は、その仮想PCが割り当てられているユーザの優先度である。なお、図3に示す例では、優先度215として設定されている値が小さくなるほど優先度が高いことを示しており、値が大きくなるほど優先度が低い。   The priority 215 is the priority of the user to whom the virtual PC is assigned. In the example shown in FIG. 3, the smaller the value set as the priority level 215, the higher the priority level, and the higher the value, the lower the priority level.

図4は、セッション管理サーバ200の機能構成例を示す機能ブロック図である。図4に示すように、セッション管理サーバ200は、接続要求受信手段221、空き仮想PC検索手段222、非接続仮想PC検索手段223、ユーザ環境退避指示手段224、ユーザ環境退避完了通知受信手段225、セッション管理テーブルクリア手段226、空き仮想PC通知手段227、優先度要求手段228、優先度通知受信手段229、及びセッション管理テーブル更新手段230を含む。   FIG. 4 is a functional block diagram showing a functional configuration example of the session management server 200. As shown in FIG. 4, the session management server 200 includes a connection request receiving unit 221, a free virtual PC searching unit 222, a non-connected virtual PC searching unit 223, a user environment save instruction unit 224, a user environment save completion notification receiving unit 225, A session management table clearing unit 226, a free virtual PC notification unit 227, a priority request unit 228, a priority notification reception unit 229, and a session management table update unit 230 are included.

接続要求受信手段221は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。接続要求受信手段221は、シンクライアント100から、仮想PCへの接続要求を、通信ネットワークを介して受信する機能を備える。   Specifically, the connection request receiving unit 221 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The connection request receiving unit 221 has a function of receiving a connection request to the virtual PC from the thin client 100 via the communication network.

空き仮想PC検索手段222は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。空き仮想PC検索手段222は、接続要求受信手段221が接続要求を受信したときに、セッション管理テーブル210に基づいて、仮想PCサーバ300上に展開されている仮想PCのうち、いずれのユーザも割り当てられていない空き仮想PCを検索する機能を備える。具体的には、空き仮想PC検索手段222は、図3に示すセッション管理テーブル210のユーザID213が空欄(Null)となっている仮想PCがあるか否かを検索する。   Specifically, the free virtual PC search means 222 is realized by a CPU of an information processing apparatus that operates according to a program. The free virtual PC search means 222 assigns any user among the virtual PCs deployed on the virtual PC server 300 based on the session management table 210 when the connection request receiving means 221 receives the connection request. It has a function to search for unused virtual PCs. Specifically, the free virtual PC search means 222 searches for a virtual PC in which the user ID 213 in the session management table 210 shown in FIG. 3 is blank (Null).

非接続仮想PC検索手段223は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。非接続仮想PC検索手段223は、空き仮想PC検索手段222によって空き仮想PCがないと判定されたときに、セッション管理テーブル210に基づいて、仮想PCサーバ300上に展開されている仮想PCのうち、非接続状態となっている仮想PCを検索する機能を備える。具体的には、非接続仮想PC検索手段223は、図3に示すセッション管理テーブル210のステータス214が非接続となっている仮想PCがあるか否かを検索する。   Specifically, the unconnected virtual PC search means 223 is realized by the CPU of the information processing apparatus that operates according to the program. The unconnected virtual PC search means 223 is a virtual PC deployed on the virtual PC server 300 based on the session management table 210 when the free virtual PC search means 222 determines that there is no free virtual PC. A function to search for a virtual PC in a disconnected state is provided. Specifically, the unconnected virtual PC search means 223 searches for a virtual PC whose status 214 in the session management table 210 shown in FIG. 3 is disconnected.

また、非接続仮想PC検索手段223は、非接続状態となっている仮想PCが複数存在する場合には、優先度が最も低い仮想PCを検索する機能を備える。具体的には、非接続仮想PC検索手段223は、図3に示すセッション管理テーブル210の優先度215の値が最も大きい仮想PCを検索する。   Further, the non-connected virtual PC search means 223 has a function of searching for a virtual PC having the lowest priority when there are a plurality of non-connected virtual PCs. Specifically, the unconnected virtual PC search means 223 searches for a virtual PC having the highest priority 215 value in the session management table 210 shown in FIG.

ユーザ環境退避指示手段224は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。ユーザ環境退避指示手段224は、非接続仮想PC検索手段223によって検索された仮想PCのユーザ環境情報をキャッシュ上から退避する旨を指示するユーザ環境退避指示情報を、通信ネットワークを介して仮想PCサーバ300に送信する機能を備える。具体的には、ユーザ環境退避指示手段224は、非接続仮想PC検索手段223の検索結果に基づいて、非接続状態となっている仮想PCが割り当てられているユーザ(複数存在する場合には、優先度が最も低いユーザ)に対するユーザ環境情報の退避を指示する指示情報を送信する。   Specifically, the user environment save instruction unit 224 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The user environment save instruction means 224 sends user environment save instruction information for instructing to save the user environment information of the virtual PC searched by the non-connected virtual PC search means 223 from the cache via the communication network. The function to transmit to 300 is provided. Specifically, the user environment save instruction unit 224 is based on the search result of the non-connected virtual PC search unit 223, and the user (if there are multiple virtual PCs that are in a non-connected state) Instruction information for instructing saving of the user environment information for the user with the lowest priority) is transmitted.

ユーザ環境退避完了通知受信手段225は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。ユーザ環境退避完了通知受信手段225は、仮想PCサーバ300から、ユーザ環境情報の退避を完了した旨のユーザ環境退避完了通知を、通信ネットワークを介して受信する機能を備える。   Specifically, the user environment save completion notification receiving unit 225 is realized by the CPU and network interface unit of the information processing apparatus that operates according to the program. The user environment save completion notification receiving unit 225 has a function of receiving, via the communication network, a user environment save completion notification from the virtual PC server 300 indicating that the user environment information has been saved.

セッション管理テーブルクリア手段226は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。セッション管理テーブルクリア手段226は、受信したユーザ環境退避完了通知に基づいて、セッション管理テーブル210が記憶する仮想PCの情報のうち、ユーザ環境情報の退避を完了した情報をクリアする機能を備える。具体的には、セッション管理テーブルクリア手段226は、ユーザ環境情報を退避した仮想PCのユーザID213、ステータス214及び優先度215の値をクリアする。   Specifically, the session management table clearing means 226 is realized by a CPU of an information processing apparatus that operates according to a program. The session management table clear unit 226 has a function of clearing the information on the completion of the saving of the user environment information from the virtual PC information stored in the session management table 210 based on the received user environment saving completion notification. Specifically, the session management table clear unit 226 clears the values of the user ID 213, status 214, and priority 215 of the virtual PC that saved the user environment information.

空き仮想PC通知手段227は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。空き仮想PC通知手段227は、空き仮想PCを指定する空き仮想PC通知を、通信ネットワークを介してシンクライアント100に送信する機能を備える。この場合、空き仮想PC検索手段222によって空き仮想PCが検索された場合には、空き仮想PC通知手段227は、空き仮想PC検索手段222によって検索された空き仮想PCを指定する空き仮想PC通知を送信する。また、空き仮想PC検索手段222によって空き仮想PCが検索されなかった場合には、空き仮想PC通知手段227は、ユーザ環境情報を退避されセッション管理テーブルクリア手段226によって情報クリアされた仮想PCを指定する空き仮想PC通知を送信する。   Specifically, the free virtual PC notification unit 227 is realized by the CPU and network interface unit of an information processing apparatus that operates according to a program. The free virtual PC notification means 227 has a function of transmitting a free virtual PC notification designating a free virtual PC to the thin client 100 via the communication network. In this case, when a free virtual PC search means 222 finds a free virtual PC, the free virtual PC notification means 227 sends a free virtual PC notification that designates a free virtual PC searched by the free virtual PC search means 222. Send. If a free virtual PC is not searched by the free virtual PC search means 222, the free virtual PC notification means 227 designates a virtual PC whose user environment information is saved and information is cleared by the session management table clear means 226. Send a free virtual PC notification.

なお、空き仮想PC通知手段227は、具体的には、指定する仮想PCに対応する仮想PC-IPアドレス212を優先度管理テーブル710から抽出し、抽出した仮想PC-IPアドレス212を含む空き仮想PC通知を送信すればよい。   Specifically, the free virtual PC notification unit 227 extracts the virtual PC-IP address 212 corresponding to the specified virtual PC from the priority management table 710, and includes a free virtual PC-IP address 212 that includes the extracted virtual PC-IP address 212. Send a PC notification.

優先度要求手段228は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。優先度要求手段228は、ユーザの優先度情報の送信を要求する優先度要求を、通信ネットワークを介して優先度決定サーバ700に送信する機能を備える。具体的には、優先度要求手段228は、優先度の要求対象のユーザIDを含む優先度要求を送信する。   Specifically, the priority request unit 228 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The priority request means 228 has a function of transmitting a priority request for requesting transmission of user priority information to the priority determination server 700 via the communication network. Specifically, the priority request unit 228 transmits a priority request including a user ID that is a priority request target.

優先度通知受信手段229は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。優先度通知受信手段229は、ユーザの優先度を通知する優先度通知を、通信ネットワークを介して優先度決定サーバ700から受信する機能を備える。具体的には、優先度通知受信手段229は、ユーザIDと優先度とを対応付けて含む優先度通知を受信する。   Specifically, the priority notification receiving unit 229 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The priority notification receiving unit 229 has a function of receiving a priority notification for notifying the user's priority from the priority determination server 700 via the communication network. Specifically, the priority notification receiving unit 229 receives a priority notification that includes a user ID and a priority in association with each other.

セッション管理テーブル更新手段230は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。セッション管理テーブル更新手段230は、受信した優先度通知に基づいて、セッション管理テーブル210を更新する機能を備える。具体的には、セッション管理テーブル更新手段230は、受信した優先度通知に含まれるユーザIDと優先度とを、セッション管理テーブル210のユーザID213と優先度215とに格納させる。   Specifically, the session management table updating unit 230 is realized by a CPU of an information processing apparatus that operates according to a program. The session management table update unit 230 has a function of updating the session management table 210 based on the received priority notification. Specifically, the session management table updating unit 230 stores the user ID and the priority included in the received priority notification in the user ID 213 and the priority 215 of the session management table 210.

図5は、優先度決定サーバ700が記憶する優先度管理テーブル710の例を示す説明図である。図5に示すように、優先度決定サーバ700は、ユーザID711と、優先度712と、仮想PC-ID713とを対応付けて含む優先度管理テーブル710を記憶している。   FIG. 5 is an explanatory diagram showing an example of the priority management table 710 stored in the priority determination server 700. As illustrated in FIG. 5, the priority determination server 700 stores a priority management table 710 that includes a user ID 711, a priority 712, and a virtual PC-ID 713 in association with each other.

ユーザID711は、シンクライアント100のユーザを識別するための識別子である。また、優先度712は、優先度決定サーバ700によって決定された優先度である。なお、図5に示す例では、優先度712として設定されている値が小さくなるほど優先度が高いことを示しており、値が大きくなるほど優先度が低い。また、仮想PC-ID713は、そのユーザに対して割り当てられた仮想PCを機器別するための識別子である。なお、仮想PC-ID713は、セッション管理サーバ200から通知される。   The user ID 711 is an identifier for identifying the user of the thin client 100. The priority 712 is a priority determined by the priority determination server 700. In the example shown in FIG. 5, the smaller the value set as the priority 712, the higher the priority, and the higher the value, the lower the priority. The virtual PC-ID 713 is an identifier for identifying the virtual PC assigned to the user by device. The virtual PC-ID 713 is notified from the session management server 200.

本実施形態では、図5に示すような優先度管理テーブル710を備えることによって、優先度決定サーバ700は、どのユーザに対してどの仮想PCが割り当てられているかを認識することができる。   In the present embodiment, by providing the priority management table 710 as shown in FIG. 5, the priority determination server 700 can recognize which virtual PC is assigned to which user.

図6は、優先度決定サーバ700の機能構成例を示す機能ブロック図である。図6に示すように、優先度決定サーバ700は、優先度管理テーブル710、入退管理情報受信手段721、社員情報受信手段722、優先度管理テーブル更新手段723、及び優先度通知手段724を含む。   FIG. 6 is a functional block diagram illustrating a functional configuration example of the priority determination server 700. As shown in FIG. 6, the priority determination server 700 includes a priority management table 710, entry / exit management information reception means 721, employee information reception means 722, priority management table update means 723, and priority notification means 724. .

入退管理情報受信手段721は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。入退管理情報受信手段721は、所定のタイミングで、入退管理システム800から入退室情報(例えば、ユーザの入退室時間や、現在勤務中であるか否かを示す情報)を受信する機能を備える。   Specifically, the entry / exit management information receiving means 721 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The entrance / exit management information receiving means 721 has a function of receiving entrance / exit information (for example, information indicating whether the user has entered / exited time or is currently working) from the entrance / exit management system 800 at a predetermined timing. Prepare.

社員情報受信手段722は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。社員情報受信手段722は、所定のタイミングで、社員情報管理システム900から人事情報(例えば、ユーザの役職や、異動状況を示す情報)を受信する機能を備える。   Specifically, the employee information receiving unit 722 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The employee information receiving unit 722 has a function of receiving personnel information (for example, information indicating the user's job title or change status) from the employee information management system 900 at a predetermined timing.

優先度管理テーブル更新手段723は、具体的には、プログラムに従って動作する情報処理装置のCPUによって実現される。優先度管理テーブル更新手段723は、入退管理情報受信手段721が受信する入退室情報や社員情報受信手段722が受信する人事情報に基づいて、各ユーザの優先度を決定する機能を備える。また、優先度管理テーブル更新手段723は、決定した優先度に基づいて優先度管理テーブル710を更新する機能を備える。また、優先度管理テーブル更新手段723は、セッション管理サーバ200からの要求に応じて、優先度管理テーブル710から優先度を抽出し、優先度通知手段724に出力する機能を備える。   Specifically, the priority management table updating unit 723 is realized by a CPU of an information processing apparatus that operates according to a program. The priority management table updating unit 723 has a function of determining the priority of each user based on the entrance / exit information received by the entrance / exit management information receiving unit 721 and the personnel information received by the employee information receiving unit 722. The priority management table updating unit 723 has a function of updating the priority management table 710 based on the determined priority. The priority management table updating unit 723 has a function of extracting the priority from the priority management table 710 and outputting the priority to the priority notification unit 724 in response to a request from the session management server 200.

優先度通知手段724は、具体的には、プログラムに従って動作する情報処理装置のCPU及びネットワークインタフェース部によって実現される。優先度通知手段724は、セッション管理サーバ200から優先度要求を受信したときに、優先度管理テーブル更新手段723によって抽出された優先度を含む優先度通知を、通信ネットワークを介してセッション管理サーバ200に送信する機能を備える。   Specifically, the priority notification unit 724 is realized by a CPU and a network interface unit of an information processing apparatus that operates according to a program. The priority notification unit 724, when receiving a priority request from the session management server 200, sends a priority notification including the priority extracted by the priority management table update unit 723 via the communication network. The function to transmit to.

なお、優先度通知手段724は、入退管理情報受信手段721から入退室情報を新たに受信したことや、社員情報受信手段722から人事情報を新たに受信したことに基づいて優先度が更新されたときにも、更新後の優先度を含む優先度通知を、通信ネットワークを介してセッション管理サーバ200に送信する。   The priority notification means 724 has the priority updated based on the fact that new entry / exit information has been received from the entry / exit management information receiving means 721 and personnel information has been newly received from the employee information receiving means 722. Also, a priority notification including the updated priority is transmitted to the session management server 200 via the communication network.

仮想PCサーバ300は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。仮想PCサーバ300は、図1に示した仮想PCサーバ300と同様に、SAN400から情報を読み込み、読み込んだ情報に基づいて仮想PCを実現する機能を備える。   Specifically, the virtual PC server 300 is realized by an information processing apparatus such as a personal computer that operates according to a program. Similar to the virtual PC server 300 shown in FIG. 1, the virtual PC server 300 has a function of reading information from the SAN 400 and realizing a virtual PC based on the read information.

デスクトップ仮想化管理サーバ500は、具体的には、プログラムに従って動作するパーソナルコンピュータ等の情報処理装置によって実現される。デスクトップ仮想化管理サーバ500は、図1に示したデスクトップ仮想化管理サーバ500と同様に、NAS600からユーザ環境情報を読み込み、仮想PCサーバ300に提供する処理を実行する。そのように、デスクトップ仮想化管理サーバ500によって提供されるユーザ環境情報を用いて、仮想PCサーバ300上に展開される仮想PCにおいて、さらに仮想デスクトップ環境を利用することが可能となる。   Specifically, the desktop virtualization management server 500 is realized by an information processing apparatus such as a personal computer that operates according to a program. Similar to the desktop virtualization management server 500 shown in FIG. 1, the desktop virtualization management server 500 reads the user environment information from the NAS 600 and executes the processing provided to the virtual PC server 300. As described above, by using the user environment information provided by the desktop virtualization management server 500, the virtual desktop environment can be further used in the virtual PC deployed on the virtual PC server 300.

なお、本実施形態において、セッション管理サーバ200の記憶装置(図示せず)は、仮想デスクトップ環境利用時のユーザ環境退避タイミングを決定するための各種プログラムを記憶している。例えば、セッション管理サーバ200の記憶装置は、コンピュータに、ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する処理と、ユーザ環境情報の退避対象とする仮想PCの検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させる処理とを実行させるためのユーザ環境退避制御用プログラムを記憶している。   In the present embodiment, the storage device (not shown) of the session management server 200 stores various programs for determining the user environment save timing when using the virtual desktop environment. For example, the storage device of the session management server 200 includes a process of searching for virtual PCs to be saved as user environment information among virtual PCs assigned by a virtual PC assignment server to a computer according to priority for each user. Based on the search result of the virtual PC that is the target of saving user environment information, save the user environment to cause the virtual PC allocation server to execute the process of saving the user environment information held using the cache from the cache A control program is stored.

次に、動作について説明する。図7は、セッション管理サーバ200が実行する処理例を説明するためのステートマシン図である。なお、本実施形態では、ユーザ操作に従って仮想PCへの接続要求をセッション管理サーバ200に送信する際に、空き仮想PCが無い場合を例に説明する。また、本実施形態では、複数ユーザのうちのユーザBが新たに仮想PCを利用するために、シンクライアント100を操作して接続要求を行う場合を例に説明する。   Next, the operation will be described. FIG. 7 is a state machine diagram for explaining an example of processing executed by the session management server 200. In this embodiment, a case where there is no free virtual PC when transmitting a connection request to the virtual PC to the session management server 200 according to a user operation will be described as an example. Further, in the present embodiment, a case will be described as an example in which a user B among a plurality of users makes a connection request by operating the thin client 100 in order to newly use a virtual PC.

セッション管理サーバ200がリクエスト待ち状態であるときに(S201)、ユーザBは、新たに仮想PCを利用したい場合には、シンクライアント100を操作して、仮想PCへの接続要求の送信指示を行う。すると、シンクライアント100は、ユーザBの操作に従って、通信ネットワークを介して、接続要求をセッション管理サーバ200に送信する。   When the session management server 200 is in a request waiting state (S201), if a user B wants to newly use a virtual PC, the user B operates the thin client 100 to instruct transmission of a connection request to the virtual PC. . Then, the thin client 100 transmits a connection request to the session management server 200 via the communication network according to the operation of the user B.

次いで、セッション管理サーバ200は、ユーザBのシンクライアント100から、接続要求を受信すると、セッション管理テーブル210に基づいて、空き仮想PCがあるか否かを検索する(S202)する。本実施形態では、図3に示すように、セッション管理テーブル210中にユーザID213が空欄(Null)となっている仮想PCが存在しないので、セッション管理サーバ200は、空き仮想PCが無いと判断する。   Next, when receiving a connection request from the thin client 100 of the user B, the session management server 200 searches for a free virtual PC based on the session management table 210 (S202). In the present embodiment, as shown in FIG. 3, since there is no virtual PC in which the user ID 213 is blank (Null) in the session management table 210, the session management server 200 determines that there is no free virtual PC. .

なお、ユーザID213が空欄(Null)となっている仮想PCが存在し、空き仮想PCがあると判断した場合には、そのままS207の状態に遷移する。   If there is a virtual PC with the user ID 213 blank (Null) and it is determined that there is a free virtual PC, the process directly transitions to the state of S207.

次いで、セッション管理サーバ200は、セッション管理テーブル210に基づいて、非接続状態となっており、且つ優先度が最も低い仮想PCを検索する(S203)。図3に示す例では、セッション管理サーバ200は、まず、セッション管理テーブル210中のステータス214が非接続となっていることに基づいて、仮想PC-ID211が「0002」及び「0050」である仮想PCを、非接続状態となっている仮想PCとして特定する。次いで、セッション管理サーバ200は、特定したそれらの仮想PCのうち、セッション管理テーブル210中の優先度215列の値が最も大きな数(本例では、優先度が低いほど数字が大きい)である仮想PCを特定する。図3に示す例では、優先度215として「12」が格納されている仮想PC-ID211が「0050」である仮想PCを特定する。そして、セッション管理サーバ200は、セッション管理テーブル210に基づいて、特定した仮想PC-ID211が「0050」である仮想PCに対応するユーザID 213「A」のユーザ環境情報を退避対象の情報として検索する。   Next, the session management server 200 searches for a virtual PC that is in a disconnected state and has the lowest priority based on the session management table 210 (S203). In the example illustrated in FIG. 3, the session management server 200 first determines that the virtual PC-ID 211 is “0002” and “0050” based on the status 214 in the session management table 210 being disconnected. Identify the PC as a virtual PC that is disconnected. Next, among the identified virtual PCs, the session management server 200 is the virtual number having the highest value in the priority 215 column in the session management table 210 (in this example, the lower the priority, the larger the number). Identify the PC. In the example shown in FIG. 3, a virtual PC whose virtual PC-ID 211 having “12” stored as the priority 215 is “0050” is specified. Then, based on the session management table 210, the session management server 200 searches the user environment information of the user ID 213 “A” corresponding to the virtual PC whose identified virtual PC-ID 211 is “0050” as information to be saved. To do.

次いで、セッション管理サーバ200は、退避対象として検索したユーザ環境情報に対応する仮想PCのデスクトップ仮想化クライアント320(具体的には、仮想PCサーバ300)に対して、通信ネットワークを介してユーザ環境退避指示情報を送信する(S204)。そして、セッション管理サーバ200は、デスクトップ仮想化クライアント320からのユーザ環境退避完了通知の受信を待つ(S205)。   Next, the session management server 200 saves the user environment via the communication network to the desktop virtualization client 320 (specifically, the virtual PC server 300) of the virtual PC corresponding to the user environment information searched as the save target. Instruction information is transmitted (S204). Then, the session management server 200 waits for reception of a user environment save completion notification from the desktop virtualization client 320 (S205).

仮想PCサーバ300は、セッション管理サーバ200からユーザ環境退避指示情報を受信すると、受信したユーザ環境退避指示情報で退避を指定されたユーザ環境情報をキャッシュ上から退避し、デスクトップ仮想化管理サーバ500を介してNAS600に格納させる。また、仮想PCサーバ300は、退避したユーザ環境情報をキャッシュ上から削除し、新たなユーザに対して仮想PCを割り当て可能な状態とする。そして、仮想PCサーバ300は、ユーザ環境退避完了通知を、通信ネットワークを介してセッション管理サーバ200に送信する。   When the virtual PC server 300 receives the user environment save instruction information from the session management server 200, the virtual PC server 300 saves the user environment information specified to be saved in the received user environment save instruction information from the cache, and the desktop virtualization management server 500 Through the NAS600. In addition, the virtual PC server 300 deletes the saved user environment information from the cache so that a virtual PC can be assigned to a new user. Then, the virtual PC server 300 transmits a user environment save completion notification to the session management server 200 via the communication network.

次いで、セッション管理サーバ200は、デスクトップ仮想化クライアント320からのユーザ環境退避完了通知を受信すると、セッション管理テーブル210中の仮想PC-ID211が「0050」である仮想PCに対応するユーザID 213、ステータス214及び優先度215を全てクリアする(S206)。具体的には、図8に示すように、セッション管理サーバ200は、セッション管理テーブル210中の仮想PC-ID211「0050」に対応するユーザID213、ステータス214及び優先度215の値を空欄(Null)に更新する。   Next, when the session management server 200 receives the user environment save completion notification from the desktop virtualization client 320, the user ID 213 corresponding to the virtual PC whose virtual PC-ID 211 in the session management table 210 is “0050”, status All 214 and priority 215 are cleared (S206). Specifically, as shown in FIG. 8, the session management server 200 blanks the values of the user ID 213, status 214, and priority 215 corresponding to the virtual PC-ID 211 “0050” in the session management table 210 (Null). Update to

次いで、セッション管理サーバ200は、ユーザ環境情報を退避することによって空いた仮想PCのIPアドレスを通知するための空き仮想PC通知を、通信ネットワークを介してシンクライアント100に送信する(S207)。なお、S202で空き仮想PCが検索された場合には、S207では、セッション管理サーバ200は、S202で検索された空き仮想PCのIPアドレスを通知するための空き仮想PC通知を送信する。   Next, the session management server 200 transmits, to the thin client 100 via the communication network, a free virtual PC notification for notifying the IP address of the free virtual PC by saving the user environment information (S207). When a free virtual PC is searched in S202, in S207, the session management server 200 transmits a free virtual PC notification for notifying the IP address of the free virtual PC searched in S202.

その後、空き仮想PC通知を受信すると、シンクライアント100は、受信した空き仮想PC通知に含まれるIPアドレスに基づいて、仮想PCへの接続を試みる。そして、シンクライアント100は、仮想PCの利用が可能になるとともに仮想デスクトップ環境の利用も可能となる。   Thereafter, when receiving a free virtual PC notification, the thin client 100 attempts to connect to the virtual PC based on the IP address included in the received free virtual PC notification. The thin client 100 can use a virtual PC and a virtual desktop environment.

また、セッション管理サーバ200は、仮想PCのIPアドレスを指定した空き仮想PC通知を送信した後、セッション管理サーバ200は、仮想PCへの接続を許可したユーザBのユーザIDをキーとして含む優先度要求を、優先度決定サーバ700に対して送信する(S208)。そして、セッション管理サーバ200は、優先度決定サーバ700からの優先度通知の応答待ち状態となる(S209)。なお、セッション管理サーバ200は、空き仮想PC通知を送信する前に、優先度決定サーバ700に対して優先度要求を送信しても構わない。   In addition, after the session management server 200 transmits a free virtual PC notification specifying the IP address of the virtual PC, the session management server 200 uses the user ID of the user B who has permitted connection to the virtual PC as a key. The request is transmitted to the priority determination server 700 (S208). Then, the session management server 200 waits for a priority notification response from the priority determination server 700 (S209). Note that the session management server 200 may transmit a priority request to the priority determination server 700 before transmitting a free virtual PC notification.

優先度決定サーバ700は、優先度要求を受信すると、優先度要求に含まれるユーザBのユーザIDをキーに優先度管理テーブル710を検索し、ユーザBに対応する優先度を優先度管理テーブル710から特定する。なお、受信した優先度要求にはユーザBに対して割り当てた仮想PCの仮想PC-IDも含まれており、優先度決定サーバ700は、受信した優先度要求に含まれる仮想PC-IDに基づいて、優先度管理テーブル710中のユーザBに対応する仮想PC-ID713の値を更新する。本実施形態では、ユーザBに対して仮想PC-ID「0050」の仮想PCを割り当てたので、優先度決定サーバ700は、図9に示すように、ユーザID711「B」に対応する仮想PC-ID713の値を「0050」に更新するとともに、ユーザID711「A」に対応する仮想PC-ID713に格納されていた「0050」の値をクリアする。そして、優先度決定サーバ700は、検索した優先度を含む優先度通知をセッション管理サーバ200に送信する。   Upon receiving the priority request, the priority determination server 700 searches the priority management table 710 using the user ID of the user B included in the priority request as a key, and sets the priority corresponding to the user B to the priority management table 710. Identify from. The received priority request also includes the virtual PC-ID of the virtual PC assigned to user B, and the priority determination server 700 is based on the virtual PC-ID included in the received priority request. Thus, the value of the virtual PC-ID 713 corresponding to the user B in the priority management table 710 is updated. In this embodiment, since the virtual PC with the virtual PC-ID “0050” is assigned to the user B, the priority determination server 700, as shown in FIG. 9, the virtual PC-ID corresponding to the user ID 711 “B”. The value of ID713 is updated to “0050”, and the value of “0050” stored in the virtual PC-ID 713 corresponding to the user ID 711 “A” is cleared. Then, the priority determination server 700 transmits a priority notification including the searched priority to the session management server 200.

次いで、セッション管理サーバ200は、優先度決定サーバ700から優先度通知を受信すると、受信した優先度通知に基づいて、セッション管理テーブル210中の優先度215列を更新し(S20A)、リクエスト待ち状態(S201)に戻る。具体的には、セッション管理サーバ200は、図10に示すように、仮想PC-ID211「0050」に対応するユーザID213の値を「B」に更新しステータス214の値を「接続中」に更新するとともに、優先度215の値を、優先度通知で指定された「66」に更新する。   Next, when receiving the priority notification from the priority determination server 700, the session management server 200 updates the priority 215 column in the session management table 210 based on the received priority notification (S20A), and waits for a request. Return to (S201). Specifically, as shown in FIG. 10, the session management server 200 updates the value of the user ID 213 corresponding to the virtual PC-ID 211 “0050” to “B” and the value of the status 214 to “connected”. At the same time, the value of the priority 215 is updated to “66” specified in the priority notification.

以上の処理が実行されることによって、新たな仮想PCへの接続要求がなされた場合に、優先度に基づいてユーザ環境情報が退避され、ユーザに対して仮想PCが割り当てられる。   By executing the above processing, when a connection request to a new virtual PC is made, the user environment information is saved based on the priority, and the virtual PC is assigned to the user.

次に、上記のようにユーザに対して仮想PCが割り当てられた後に、優先度決定サーバ700の優先度管理テーブル710が更新された場合の動作を説明する。入退管理システム800が管理する入退室情報や社員情報管理システム900が管理する人事情報が更新された場合等、外部システムの状態が変化した場合、その更新に合わせて、優先度決定サーバ700は、ユーザの優先度を変更する。具体的には、優先度決定サーバ700は、優先度管理テーブル710中の優先度712の値を、更新後の優先度の値に更新する。   Next, an operation when the priority management table 710 of the priority determination server 700 is updated after the virtual PC is assigned to the user as described above will be described. When the status of the external system changes, such as when the entrance / exit information managed by the entrance / exit management system 800 or the personnel information managed by the employee information management system 900 is updated, the priority determination server 700 , Change user priority. Specifically, the priority determination server 700 updates the priority 712 value in the priority management table 710 to the updated priority value.

優先度を更新した場合、優先度決定サーバ700は、セッション管理サーバ200に対して、ユーザIDと優先度とを含む優先度通知を送信する。すると、セッション管理サーバ200は、受信したい優先度通知に含まれる情報に基づいて、セッション管理テーブル210を更新し(S209)、再びリクエスト待ち状態(S201)に戻る。   When the priority is updated, the priority determination server 700 transmits a priority notification including the user ID and the priority to the session management server 200. Then, the session management server 200 updates the session management table 210 based on the information included in the priority notification desired to be received (S209), and returns to the request waiting state (S201) again.

次に、優先度決定サーバ700が行う優先度の決定方法について説明する。図11は、優先度の決定方法の例を示す説明図である。なお、優先度決定サーバ700は、存在するユーザ全てに対して一意に設定できるように考慮して、各ユーザの優先度を決定する。図11に示す例では、まず、優先度決定サーバ700は、入退管理システム800から受信した入退室情報に基づいて、ユーザが休暇中(休暇予定も含む)か否かを識別する。そして、優先度決定サーバ700は、休暇中であるユーザと比較して、出社中(出社予定も含む)であるユーザの優先度が高くなるように、優先度を決定する。   Next, a priority determination method performed by the priority determination server 700 will be described. FIG. 11 is an explanatory diagram illustrating an example of a priority determination method. The priority determination server 700 determines the priority of each user in consideration that it can be set uniquely for all existing users. In the example shown in FIG. 11, first, the priority determination server 700 identifies whether the user is on vacation (including a vacation schedule) based on the entrance / exit information received from the entrance / exit management system 800. Then, the priority determination server 700 determines the priority so that the priority of the user who is going to work (including the planned office) is higher than that of the user who is on vacation.

次いで、優先度決定サーバ700は、入退管理システム800から受信した入退室情報に基づいて、例えば、ICカードによる入退場管理記録を用いて、現在、ユーザが社内にいるか社外にいるかを識別する。そして、優先度決定サーバ700は、社外にいるユーザと比較して、社内にいるユーザの優先度が高くなるように、優先度を設定する。   Next, based on the entrance / exit information received from the entrance / exit management system 800, the priority determination server 700 uses the entrance / exit management record using an IC card, for example, to identify whether the user is currently inside or outside the company. . Then, the priority determination server 700 sets the priority so that the priority of the user in the company is higher than that of the user outside the company.

次いで、優先度決定サーバ700は、社員情報管理システム900から受信した人事情報に基づいて、役職情報より役職が高い人の優先度を高くなるように、優先度を設定する。   Next, the priority determination server 700 sets priorities based on the personnel information received from the employee information management system 900 so that the priority of a person whose position is higher than the position information becomes higher.

次いで、優先度決定サーバ700は、例えば、セッション管理サーバ200から各ユーザの非接続状態の継続時間の情報を受信し、受信した非接続時間の情報に基づいて、非接続時間が短いほど優先度を高くなるように、優先度を設定する。   Next, the priority determination server 700 receives, for example, information on the duration of each user's non-connection state from the session management server 200, and based on the received information on the non-connection time, the priority decreases as the non-connection time decreases. Set the priority so that

以上の処理を実行することによって、優先度決定サーバ700は、ほぼ一意に各ユーザの優先度を決定することができる。   By executing the above processing, the priority determination server 700 can determine the priority of each user almost uniquely.

なお、優先度の決定の仕方は、本実施形態で示した方法に限らず、例えば、優先度決定サーバ700は、図11に示した順番とは異なる順番に優先度の判定を行って、各ユーザに対して一意な優先度を決定するようにしてもよい。また、例えば、入退室情報や人事情報、非接続時間の全てを用いて優先度を決定するのではなく、いずれか1つ又は2つを組み合わせて用いて優先度を決定してもよい。また、例えば、入退室情報や人事情報、非接続時間に基づいて優先度を決定する場合に限らず、例えば、ユーザの年齢や性別、嗜好等の属性情報に基づいて、各ユーザの優先度を決定するようにしてもよい。   Note that the method of determining the priority is not limited to the method illustrated in the present embodiment. For example, the priority determination server 700 performs priority determination in an order different from the order illustrated in FIG. A unique priority for the user may be determined. Further, for example, the priority may be determined by using any one or two in combination, instead of determining the priority by using all of the entry / exit information, personnel information, and non-connection time. In addition, for example, the priority of each user is determined based on attribute information such as the user's age, gender, and preference, for example, not only when the priority is determined based on entry / exit information, personnel information, and non-connection time. It may be determined.

以上に説明したように、本実施形態によれば、ユーザに対して仮想PCが割り当てられると、仮想PCの空きがなくなるまでは、仮想PCサーバ300において、そのユーザに対するユーザ環境情報がキャッシュを用いて保持される。そのため、ユーザが再接続したときに仮想PCに接続するまで待たされる時間を低減することができる。また、ユーザ環境情報を保持可能な数を超えて仮想PCへの割り当てが行われる場合には、優先度に応じてユーザ環境情報を退避し、新たなユーザに対して仮想PCへの割り当てを行うので、必要以上にコストが増加することも防止できる。従って、仮想デスクトップ環境利用時のコストを低減するとともに接続時間を低減することができる。   As described above, according to the present embodiment, when a virtual PC is allocated to a user, the user environment information for the user uses a cache in the virtual PC server 300 until the virtual PC becomes full. Held. Therefore, it is possible to reduce the time that is waited until the user connects to the virtual PC when reconnecting. In addition, when the number of user environment information that can be stored exceeds the number of virtual PCs, the user environment information is saved according to the priority and assigned to a virtual user for a new user. Therefore, it is possible to prevent the cost from increasing more than necessary. Therefore, it is possible to reduce the cost when using the virtual desktop environment and reduce the connection time.

例えば、図1に示すような一般的な仮想デスクトップシステムの構成では、ユーザのシンクライアント100から仮想PCに接続する際に、シンクライアント100は、セッション管理サーバ200に問い合わせて接続先の仮想PCのIPアドレスの通知を受ける。そして、シンクライアント100は、セッション管理サーバ200から受信したIPアドレスに基づいて、仮想PCにRDP接続する。また、デスクトップ仮想化管理クライアント320は、シンクライアント100からの接続を検知すると、その都度、ユーザ環境情報(例えば、図1に示すUserBのユーザ環境情報330)を、デスクトップ仮想化管理サーバ500を介してNAS600からダウンロードする。このように、一般に、接続毎にユーザ環境情報をダウンロードしていることが接続時間を長くする要因となっている。   For example, in the configuration of a general virtual desktop system as shown in FIG. 1, when a thin client 100 of a user connects to a virtual PC, the thin client 100 inquires of the session management server 200 to connect to the virtual PC of the connection destination. Receive notification of IP address. Then, the thin client 100 makes an RDP connection to the virtual PC based on the IP address received from the session management server 200. Further, each time the desktop virtualization management client 320 detects a connection from the thin client 100, the user environment information (for example, user environment information 330 of UserB shown in FIG. 1) is transmitted via the desktop virtualization management server 500. Download from NAS600. Thus, in general, downloading user environment information for each connection is a factor that increases the connection time.

これに対して、本実施形態では、図2に示すように、セッション管理サーバ200とデスクトップ仮想化管理クライアント320との間に、ユーザ環境情報のキャッシュ管理を行うための新たなシーケンスを実現するとともに、キャッシュ管理のための情報列をセッション管理テーブル210に追加する。そのように構成することによって、仮想PCを割り当てたユーザのユーザ環境情報をある程度キャッシュ上に保持するようにし、接続毎にユーザ環境情報をダウンロードすることを不要とし、接続時間を低減している。   In contrast, in the present embodiment, as shown in FIG. 2, a new sequence for performing cache management of user environment information is realized between the session management server 200 and the desktop virtualization management client 320. Then, an information column for cache management is added to the session management table 210. With such a configuration, the user environment information of the user to whom the virtual PC is assigned is held in the cache to some extent, it becomes unnecessary to download the user environment information for each connection, and the connection time is reduced.

また、キャッシュ管理の利用可能ユーザ数を超えた時に、さらにユーザから接続要求があった場合には、優先度が低いユーザのユーザ環境情報をキャッシュから退避して、新たなユーザに対して仮想PCを割り当ているように制御する。本実施形態では、ユーザの勤務状況が分かる入退管理システム800や、ユーザの役職を管理している社員情報管理システム900からの情報に基づいて、優先度決定サーバ700にてユーザ環境情報のキャッシュ及び退避の優先度を決定する。また、決定した優先度は、セッション管理サーバ200のセッション管理テーブル210に追加して格納され、セッション管理サーバ200は、シンクライアント100から接続要求があった場合に、最も優先度の低いユーザ環境情報を退避する。そのようにすることによって、必要以上にコストが増加することを防止している。   In addition, when the number of users that can be used for cache management is exceeded and there is a connection request from the user, the user environment information of the user with lower priority is saved from the cache and a virtual PC is sent to the new user. Control to assign. In the present embodiment, the priority determination server 700 caches user environment information based on information from the entrance / exit management system 800 that knows the user's work status and the employee information management system 900 that manages the user's job title. And the priority of evacuation is determined. The determined priority is additionally stored in the session management table 210 of the session management server 200, and the session management server 200 receives the user environment information with the lowest priority when a connection request is received from the thin client 100. Evacuate. By doing so, the cost is prevented from increasing more than necessary.

また、本実施形態において、ユーザの勤務状況等に基づいて優先度決定用パラメータを変更するように構成すれば、利用企業の業務にあった効率的なユーザ管理を可能とすることができる。   Further, in the present embodiment, if the priority determination parameter is changed based on the user's work situation or the like, efficient user management suitable for the business of the user company can be made possible.

実施形態2.
次に、本発明の第2の実施形態を図面を参照して説明する。第1の実施形態では、キャッシュ上に保持されるユーザ環境情報が上限値を超えてから、優先度の低い順にユーザ環境情報を退避する場合を説明したが、そのように構成すると、常にユーザ環境情報が仮想PC上に存在することになる。そこで、ある程度以上、優先度が下がった場合には、キャッシュに保持可能な上限値を超えていなくても、自動的にユーザ環境情報を退避するようにして、空き仮想PCが確保されるようにしてもよい。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described with reference to the drawings. In the first embodiment, the case where the user environment information stored in the cache exceeds the upper limit value and the user environment information is saved in the order of low priority has been described. Information exists on the virtual PC. Therefore, if the priority drops to some extent, the user environment information is automatically saved even if the upper limit that can be held in the cache is not exceeded, so that a free virtual PC is secured. May be.

図12は、第2の実施形態におけるセッション管理サーバ200が実行する処理例を説明するためのステートマシン図である。具体的には、図12に示すように、本実施形態では、セッション管理サーバ200は、ステートS20Aのセッション管理テーブル210の更新を行うと、ステートS20Bに移行し、優先度を閾値判定することによって、ユーザ環境情報を強制退避させるユーザが存在するか否かを検索する。具体的には、セッション管理サーバ200は、セッション管理テーブル210中の優先度215が所定の閾値以上となっているユーザが存在するか否かを判定し、存在していれば、そのユーザのユーザ環境情報を強制退避させると判定する。また、存在しなければ、ユーザ環境情報の強制退避が必要なユーザは存在しないと判定する。   FIG. 12 is a state machine diagram for explaining an example of processing executed by the session management server 200 in the second embodiment. Specifically, as shown in FIG. 12, in the present embodiment, when the session management server 200 updates the session management table 210 in the state S20A, the session management server 200 shifts to the state S20B and determines the priority as a threshold. Then, it is searched whether there is a user forcibly saving the user environment information. Specifically, the session management server 200 determines whether or not there is a user whose priority level 215 in the session management table 210 is equal to or higher than a predetermined threshold. It is determined that the environmental information is forcibly saved. If it does not exist, it is determined that there is no user who needs to forcibly save the user environment information.

次いで、セッション管理サーバ200は、ユーザ環境情報の退避が必要なユーザが存在すると判定した場合には、ステートS203に移行し、ステートS203以降の処理を実行する。ユーザ環境情報の退避が不要であると判定した場合には、ステートS201に戻る。なお、ステートS203以降の処理は、第1の実施形態で示したそれらの処理と同様である。   Next, when the session management server 200 determines that there is a user who needs to save the user environment information, the session management server 200 shifts to the state S203 and executes the processing after the state S203. If it is determined that saving of the user environment information is unnecessary, the process returns to state S201. Note that the processing after the state S203 is the same as those shown in the first embodiment.

ここで、強制退避が必要であると判断された場合、ユーザ環境情報の退避が完了し、セッション管理テーブルを更新したら(ステートS206)した後に、ステートS201に再び遷移することになる。   If it is determined that forced saving is necessary, after the saving of the user environment information is completed and the session management table is updated (state S206), the state transitions again to state S201.

以上に説明したように、本実施形態によれば、優先度の値が所定の閾値以上となった(優先度が低くなった)場合には、キャッシュ上からユーザ環境情報を強制退避させるように制御することによって、必要以上にコストが増加することを防止することができる。従って、仮想デスクトップ環境利用時のコストを低減するとともに接続時間を低減することができる。   As described above, according to the present embodiment, the user environment information is forcibly evacuated from the cache when the priority value is equal to or higher than a predetermined threshold (priority becomes low). By controlling, it is possible to prevent the cost from increasing more than necessary. Therefore, it is possible to reduce the cost when using the virtual desktop environment and reduce the connection time.

次に、本発明によるユーザ環境退避制御システムの最小構成について説明する。図13は、ユーザ環境退避制御システムの最小の構成例を示すブロック図である。図13に示すように、ユーザ環境退避制御システムは、最小の構成要素として、優先度決定サーバ700と、非接続仮想PC検索手段223と、ユーザ環境退避指示手段224とを含む。   Next, the minimum configuration of the user environment evacuation control system according to the present invention will be described. FIG. 13 is a block diagram showing a minimum configuration example of the user environment save control system. As shown in FIG. 13, the user environment save control system includes a priority determination server 700, an unconnected virtual PC search means 223, and a user environment save instruction means 224 as minimum components.

図13に示す最小構成のユーザ環境退避制御システムにおいて、優先度決定サーバ700は、ユーザ毎の優先度を決定する機能を備える。また、非接続仮想PC検索手段223は、優先度決定サーバ700によって決定された優先度に従って、仮想PCサーバ300によって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する機能を備える。また、ユーザ環境退避指示手段224は、非接続仮想PC検索手段223の検索結果に基づいて、仮想PCサーバ300に、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させる機能を備える。   In the minimum configuration user environment evacuation control system shown in FIG. 13, the priority determination server 700 has a function of determining the priority for each user. The unconnected virtual PC search means 223 searches for virtual PCs to be saved as user environment information among virtual PCs allocated by the virtual PC server 300 according to the priority determined by the priority determination server 700. It has a function to do. The user environment save instruction unit 224 has a function of causing the virtual PC server 300 to save the user environment information held using the cache from the cache based on the search result of the unconnected virtual PC search unit 223.

図13に示す最小構成のユーザ環境退避制御システムによれば、仮想デスクトップ環境利用時のコストを低減するとともに接続時間を低減することができる。   According to the minimum configuration user environment evacuation control system shown in FIG. 13, it is possible to reduce the cost of using the virtual desktop environment and reduce the connection time.

なお、上記に示した各実施形態では、以下の(1)〜(7)に示すようなユーザ環境退避制御システムやユーザ環境退避制御装置の特徴的構成が示されている。   In each of the above-described embodiments, characteristic configurations of the user environment save control system and the user environment save control device as shown in the following (1) to (7) are shown.

(1)ユーザ環境退避制御システムは、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報(例えば、アプリケーションやデータ(ユーザデータ))を退避させるユーザ環境退避制御システムであって、ユーザ毎の優先度を決定する優先度決定手段(例えば、優先度決定サーバ700によって実現される)と、優先度決定手段によって決定された優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段(例えば、非接続仮想PC検索手段223によって実現される)と、仮想PC検索手段の検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させるユーザ環境情報退避制御手段(例えば、ユーザ環境退避指示手段224によって実現される)とを備えたことを特徴とする。   (1) A user environment evacuation control system is a user environment evacuation control system that evacuates user environment information (for example, applications and data (user data)) for realizing a virtual desktop environment for each user on a virtual PC. Priority determination means for determining the priority for each user (for example, realized by the priority determination server 700), and the virtual assigned by the virtual PC allocation server according to the priority determined by the priority determination means Based on the search result of the virtual PC search means (for example, realized by the non-connected virtual PC search means 223) and the virtual PC search means for searching for the virtual PC to be saved in the user environment information among the PCs, the virtual PC search means User environment information saving control means (example: saving user environment information held using the cache in the PC allocation server from the cache) For example, it is realized by the user environment save instruction means 224).

(2)ユーザ環境退避制御システムにおいて、仮想PC検索手段は、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ端末と非接続状態であり且つ優先度が最も低いユーザに割り当てられている仮想PCを、ユーザ環境情報の退避対象とする仮想PCとして検索し、ユーザ環境情報退避制御手段は、仮想PC検索手段の検索結果に基づいて、仮想PC割当サーバに、ユーザ端末と非接続状態であり且つ優先度が最も低いユーザに割り当てられている仮想PCに対応するユーザ環境情報をキャッシュから退避させるように構成されていてもよい。   (2) In the user environment evacuation control system, the virtual PC search means is assigned to the user who is not connected to the user terminal and has the lowest priority among the virtual PCs assigned by the virtual PC assignment server. The virtual PC is searched as a virtual PC to be saved in the user environment information, and the user environment information save control means is connected to the virtual PC allocation server in a disconnected state from the user terminal based on the search result of the virtual PC search means. The user environment information corresponding to the virtual PC assigned to the user with the lowest priority may be configured to be saved from the cache.

(3)ユーザ環境退避制御システムは、ユーザの入退室情報を管理する入退室管理手段(例えば、入退管理システム800によって実現される)を備え、優先度決定手段は、入退室管理手段から入力した入退室情報に基づいて、ユーザ毎の優先度を決定するように構成されていてもよい。   (3) The user environment evacuation control system includes entry / exit management means (for example, realized by the entry / exit management system 800) for managing user entry / exit information, and the priority determination means is input from the entry / exit management means. Based on the entry / exit information, the priority for each user may be determined.

(4)ユーザ環境退避制御システムは、ユーザの人事情報を管理する人事情報管理手段(例えば、社員情報管理システム900によって実現される)を備え、優先度決定手段は、人事情報管理手段から入力した人事情報に基づいて、ユーザ毎の優先度を決定するように構成されていてもよい。   (4) The user environment evacuation control system includes personnel information management means (for example, realized by the employee information management system 900) for managing user personnel information, and the priority determination means is input from the personnel information management means. Based on personnel information, you may be comprised so that the priority for every user may be determined.

(5)ユーザ環境退避制御システムにおいて、仮想PC検索手段は、ユーザ端末から仮想PCへの新たな接続要求があったときに、仮想PC割当サーバによって新たに割り当て可能な空き仮想PCがない場合に、ユーザ環境情報の退避対象とする仮想PCを検索するように構成されていてもよい。   (5) In the user environment evacuation control system, when a new connection request is made from the user terminal to the virtual PC, the virtual PC search means determines that there is no free virtual PC that can be newly allocated by the virtual PC allocation server. Alternatively, the virtual PC may be configured to search for a virtual PC to be saved as user environment information.

(6)ユーザ環境退避制御システムにおいて、仮想PC検索手段は、優先度決定手段によって決定された優先度の値が所定の閾値に達したときに、優先度が所定の閾値に達したユーザに割り当てられている仮想PCを、ユーザ環境情報の退避対象とする仮想PCとして検索するように構成されていてもよい。   (6) In the user environment evacuation control system, the virtual PC search means is assigned to the user whose priority has reached the predetermined threshold when the priority value determined by the priority determination means reaches the predetermined threshold. The configured virtual PC may be searched as a virtual PC to be saved as user environment information.

(7)ユーザ環境退避制御装置は、仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御装置(例えば、セッション管理サーバ200)であって、ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段(例えば、非接続仮想PC検索手段223によって実現される)と、仮想PC検索手段の検索結果に基づいて、仮想PC割当サーバに、キャッシュを用いて保持されているユーザ環境情報をキャッシュから退避させるユーザ環境情報退避制御手段(例えば、ユーザ環境退避指示手段224によって実現される)とを備えたことを特徴とする。   (7) The user environment evacuation control apparatus is a user environment evacuation control apparatus (for example, session management server 200) that evacuates user environment information for realizing a virtual desktop environment for each user on a virtual PC. The virtual PC search means (for example, the non-connected virtual PC search means 223) that searches for virtual PCs to be saved in the user environment information among the virtual PCs assigned by the virtual PC assignment server according to the priority of the virtual PC. ) And user environment information saving control means (for example, user environment saving instruction means) that causes the virtual PC allocation server to save the user environment information held using the cache from the cache based on the search result of the virtual PC searching means 224).

本発明は、仮想デスクトップサービスを提供する仮想デスクトップシステムの用途に適用できる。   The present invention can be applied to the use of a virtual desktop system that provides a virtual desktop service.

100 シンクライアント
200 セッション管理サーバ
210 セッション管理テーブル
221 接続要求受信手段
222 空き仮想PC検索手段
223 非接続仮想PC検索手段
224 ユーザ環境退避指示手段
225 ユーザ環境退避完了通知受信手段
226 セッション管理テーブルクリア手段
227 空き仮想PC通知手段
228 優先度要求手段
229 優先度通知受信手段
230 セッション管理テーブル更新手段
300 仮想PCサーバ
310 OS
320 仮想化クライアント
330 ユーザ環境情報
400 SAN
500 デスクトップ仮想化管理サーバ
600 NAS
700 優先度決定サーバ
710 優先度管理テーブル
721 入退管理情報受信手段
722 社員情報受信手段
723 優先度管理テーブル更新手段
724 優先度通知手段
800 入退管理システム
900 社員情報管理システム
100 thin clients
200 session management server
210 Session management table
221 Connection request receiving means
222 Free Virtual PC Search Method
223 Unconnected Virtual PC Search Method
224 User environment save instruction means
225 User environment save completion notification receiving means
226 Session management table clearing method
227 Free virtual PC notification means
228 Priority request means
229 Priority notification receiving means
230 Session management table update method
300 Virtual PC server
310 OS
320 Virtualization client
330 User environment information
400 SAN
500 Desktop virtualization management server
600 NAS
700 priority determination server
710 Priority management table
721 Access control information receiving means
722 Employee information receiving means
723 Priority management table update method
724 Priority notification means
800 Entrance / exit management system
900 Employee information management system

Claims (9)

仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御システムであって、
ユーザ毎の優先度を決定する優先度決定手段と、
前記優先度決定手段によって決定された優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、前記ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段と、
前記仮想PC検索手段の検索結果に基づいて、前記仮想PC割当サーバに、キャッシュを用いて保持されている前記ユーザ環境情報を前記キャッシュから退避させるユーザ環境情報退避制御手段とを備えた
ことを特徴とするユーザ環境退避制御システム。
A user environment evacuation control system for evacuating user environment information for realizing a virtual desktop environment for each user on a virtual PC,
Priority determination means for determining the priority for each user;
According to the priority determined by the priority determination means, a virtual PC search means for searching for a virtual PC to be saved in the user environment information among virtual PCs assigned by a virtual PC assignment server,
Based on the search result of the virtual PC search means, the virtual PC allocation server comprises user environment information save control means for saving the user environment information held using a cache from the cache. User environment evacuation control system.
前記仮想PC検索手段は、前記仮想PC割当サーバによって割り当てられている仮想PCのうち、ユーザ端末と非接続状態であり且つ優先度が最も低いユーザに割り当てられている仮想PCを、前記ユーザ環境情報の退避対象とする仮想PCとして検索し、
前記ユーザ環境情報退避制御手段は、前記仮想PC検索手段の検索結果に基づいて、前記仮想PC割当サーバに、前記ユーザ端末と非接続状態であり且つ優先度が最も低いユーザに割り当てられている仮想PCに対応する前記ユーザ環境情報を前記キャッシュから退避させる
請求項1記載のユーザ環境退避制御システム。
The virtual PC search means includes a virtual PC assigned to a user who is not connected to a user terminal and has the lowest priority among the virtual PCs assigned by the virtual PC assignment server, the user environment information Search as a virtual PC to be saved,
The user environment information evacuation control means is based on the search result of the virtual PC search means, and is assigned to the virtual PC allocation server to a user who is not connected to the user terminal and has the lowest priority. The user environment saving control system according to claim 1, wherein the user environment information corresponding to a PC is saved from the cache.
ユーザの入退室情報を管理する入退室管理手段を備え、
前記優先度決定手段は、前記入退室管理手段から入力した前記入退室情報に基づいて、ユーザ毎の優先度を決定する
請求項1又は請求項2記載のユーザ環境退避制御システム。
It has an entry / exit management means for managing user entry / exit information,
The user environment evacuation control system according to claim 1, wherein the priority determination unit determines a priority for each user based on the entry / exit information input from the entry / exit management unit.
ユーザの人事情報を管理する人事情報管理手段を備え、
前記優先度決定手段は、前記人事情報管理手段から入力した前記人事情報に基づいて、ユーザ毎の優先度を決定する
請求項1から請求項3のうちのいずれか1項に記載のユーザ環境退避制御システム。
HR information management means to manage user HR information,
4. The user environment evacuation according to claim 1, wherein the priority determination unit determines a priority for each user based on the personnel information input from the personnel information management unit. 5. Control system.
前記仮想PC検索手段は、ユーザ端末から仮想PCへの新たな接続要求があったときに、仮想PC割当サーバによって新たに割り当て可能な空き仮想PCがない場合に、前記ユーザ環境情報の退避対象とする仮想PCを検索する
請求項1から請求項4のうちのいずれか1項に記載のユーザ環境退避制御システム。
The virtual PC search means, when there is a new connection request from the user terminal to the virtual PC, and there is no free virtual PC that can be newly allocated by the virtual PC allocation server, The user environment evacuation control system according to claim 1, wherein a virtual PC to be searched is searched for.
前記仮想PC検索手段は、前記優先度決定手段によって決定された優先度の値が所定の閾値に達したときに、優先度が前記所定の閾値に達したユーザに割り当てられている仮想PCを、前記ユーザ環境情報の退避対象とする仮想PCとして検索する
請求項1から請求項5のうちのいずれか1項に記載のユーザ環境退避制御システム。
The virtual PC search means, when the priority value determined by the priority determination means reaches a predetermined threshold, the virtual PC assigned to the user whose priority has reached the predetermined threshold, The user environment evacuation control system according to any one of claims 1 to 5, wherein the user environment information is retrieved as a virtual PC to be evacuated.
仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御装置であって、
ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、前記ユーザ環境情報の退避対象とする仮想PCを検索する仮想PC検索手段と、
前記仮想PC検索手段の検索結果に基づいて、前記仮想PC割当サーバに、キャッシュを用いて保持されている前記ユーザ環境情報を前記キャッシュから退避させるユーザ環境情報退避制御手段とを備えた
ことを特徴とするユーザ環境退避制御装置。
A user environment save control device for saving user environment information for realizing a virtual desktop environment for each user on a virtual PC,
According to the priority for each user, out of the virtual PCs allocated by the virtual PC allocation server, a virtual PC search means for searching for a virtual PC to be saved of the user environment information,
Based on the search result of the virtual PC search means, the virtual PC allocation server comprises user environment information save control means for saving the user environment information held using a cache from the cache. User environment save control device.
仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるユーザ環境退避制御方法であって、
ユーザ毎の優先度を決定し、
決定した優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、前記ユーザ環境情報の退避対象とする仮想PCを検索し、
前記ユーザ環境情報の退避対象とする仮想PCの検索結果に基づいて、前記仮想PC割当サーバに、キャッシュを用いて保持されている前記ユーザ環境情報を前記キャッシュから退避させる
ことを特徴とするユーザ環境退避制御方法。
A user environment save control method for saving user environment information for realizing a virtual desktop environment for each user on a virtual PC,
Decide the priority for each user,
According to the determined priority, among the virtual PCs allocated by the virtual PC allocation server, search for virtual PCs to be saved as the user environment information,
A user environment characterized in that, based on a search result of a virtual PC as a save target of the user environment information, the user environment information held using a cache is saved in the virtual PC allocation server from the cache. Evacuation control method.
仮想PC上でユーザ毎の仮想デスクトップ環境を実現するためのユーザ環境情報を退避させるためのユーザ環境退避制御用プログラムであって、
コンピュータに、
ユーザ毎の優先度に従って、仮想PC割当サーバによって割り当てられている仮想PCのうち、前記ユーザ環境情報の退避対象とする仮想PCを検索する処理と、
前記ユーザ環境情報の退避対象とする仮想PCの検索結果に基づいて、前記仮想PC割当サーバに、キャッシュを用いて保持されている前記ユーザ環境情報を前記キャッシュから退避させる処理とを
実行させるためのユーザ環境退避制御用プログラム。
A user environment saving control program for saving user environment information for realizing a virtual desktop environment for each user on a virtual PC,
On the computer,
According to the priority for each user, among the virtual PCs allocated by the virtual PC allocation server, a process of searching for a virtual PC to be saved of the user environment information,
For causing the virtual PC allocation server to execute a process of saving the user environment information held using a cache from the cache based on a search result of a virtual PC as a save target of the user environment information. User environment save control program.
JP2009294764A 2009-12-25 2009-12-25 User environment saving control system, device, method and program Pending JP2011134219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009294764A JP2011134219A (en) 2009-12-25 2009-12-25 User environment saving control system, device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009294764A JP2011134219A (en) 2009-12-25 2009-12-25 User environment saving control system, device, method and program

Publications (1)

Publication Number Publication Date
JP2011134219A true JP2011134219A (en) 2011-07-07

Family

ID=44346852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009294764A Pending JP2011134219A (en) 2009-12-25 2009-12-25 User environment saving control system, device, method and program

Country Status (1)

Country Link
JP (1) JP2011134219A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013084276A (en) * 2011-09-26 2013-05-09 North Pacific Bank Ltd Network system
JP2013174945A (en) * 2012-02-23 2013-09-05 Nec Corp Thin client system, connection management server, connection management method and connection management program
JP2015165361A (en) * 2014-03-03 2015-09-17 日本電気株式会社 Virtual computer management device, virtual computer management method, and virtual computer management program
JP2016162389A (en) * 2015-03-05 2016-09-05 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and program
JP2017167803A (en) * 2016-03-16 2017-09-21 日本電気株式会社 Information processing system
JP2020119027A (en) * 2019-01-18 2020-08-06 日本電気株式会社 Virtual machine allocation method
JP2020154530A (en) * 2019-03-19 2020-09-24 Necソリューションイノベータ株式会社 Resource management device, user device side resource management device, resource management method, user device side resource management method, program, and storage medium
CN114363325A (en) * 2022-01-07 2022-04-15 深圳智恒技术服务有限公司 Cloud desktop system management and control method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164304A (en) * 2005-12-12 2007-06-28 Hitachi Ltd Computer allocation method
JP2007188208A (en) * 2006-01-12 2007-07-26 Hitachi Ltd System and method for allocating computer resource

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164304A (en) * 2005-12-12 2007-06-28 Hitachi Ltd Computer allocation method
JP2007188208A (en) * 2006-01-12 2007-07-26 Hitachi Ltd System and method for allocating computer resource

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013084276A (en) * 2011-09-26 2013-05-09 North Pacific Bank Ltd Network system
JP2013174945A (en) * 2012-02-23 2013-09-05 Nec Corp Thin client system, connection management server, connection management method and connection management program
JP2015165361A (en) * 2014-03-03 2015-09-17 日本電気株式会社 Virtual computer management device, virtual computer management method, and virtual computer management program
JP2016162389A (en) * 2015-03-05 2016-09-05 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and program
WO2016139938A1 (en) * 2015-03-05 2016-09-09 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and storage medium
CN107430582A (en) * 2015-03-05 2017-12-01 日本电气株式会社 Thin client system, connection management device, virtual machine operations device, method and storage medium
JP2017167803A (en) * 2016-03-16 2017-09-21 日本電気株式会社 Information processing system
JP2020119027A (en) * 2019-01-18 2020-08-06 日本電気株式会社 Virtual machine allocation method
JP7268362B2 (en) 2019-01-18 2023-05-08 日本電気株式会社 Virtual machine allocation method
JP2020154530A (en) * 2019-03-19 2020-09-24 Necソリューションイノベータ株式会社 Resource management device, user device side resource management device, resource management method, user device side resource management method, program, and storage medium
CN114363325A (en) * 2022-01-07 2022-04-15 深圳智恒技术服务有限公司 Cloud desktop system management and control method and system
CN114363325B (en) * 2022-01-07 2024-05-24 广东坤通科技有限公司 Cloud desktop system management and control method and system

Similar Documents

Publication Publication Date Title
JP2011134219A (en) User environment saving control system, device, method and program
JP4311636B2 (en) A computer system that shares a storage device among multiple computers
JP5582344B2 (en) Connection management system and connection management server linkage method in thin client system
US7496641B2 (en) Computer system
JP2005530372A5 (en)
US9661042B2 (en) Data share system, data process apparatus, and computer-readable recording medium
JPH04271454A (en) Loosely-coupled computer system
RU2632125C1 (en) Method and system for tasks processing in cloud service
JP5352367B2 (en) Virtual machine boot terminal and virtual machine boot program
US20140029033A1 (en) Data processing apparatus, data processing system, and computer-readable storage medium
WO2013132910A1 (en) Host providing system and host providing method
WO2012053393A1 (en) Method and device for deploying virtual computers
US20070160080A1 (en) Computer resource allocation system and method thereof
JP4410608B2 (en) Web service providing method
JP2006079386A (en) Storage area network management system, management apparatus, method for allocating volume, and computer software
JP2006350404A (en) Priority control method, computer system, and management device
JP2010525439A (en) Printing apparatus, printing control method and program
CN108958933B (en) Configuration parameter updating method, device and equipment of task executor
CN106911741B (en) Method for balancing virtual network management file downloading load and network management server
JPWO2004003765A1 (en) Seamless system, recording medium, and computer system processing continuation method
KR101146742B1 (en) METHOD OF DISTRIBUTED SESSION MANAGEMENT IN SaaS AND SESSION MANAGEMENT SYSTEM THEROF
JP2017041209A (en) Task execution support method, task execution support device, and task execution support program
JP2017102777A (en) Load distribution processing server, load distribution processing method, and system
CN105933155B (en) The device and method of control server upgrading
US20180150336A1 (en) Management system and control method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120307

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120828

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121225