JP5287342B2 - Job management apparatus, job management method, and job management system - Google Patents

Job management apparatus, job management method, and job management system Download PDF

Info

Publication number
JP5287342B2
JP5287342B2 JP2009042321A JP2009042321A JP5287342B2 JP 5287342 B2 JP5287342 B2 JP 5287342B2 JP 2009042321 A JP2009042321 A JP 2009042321A JP 2009042321 A JP2009042321 A JP 2009042321A JP 5287342 B2 JP5287342 B2 JP 5287342B2
Authority
JP
Japan
Prior art keywords
license
job
server
setting
setting file
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.)
Expired - Fee Related
Application number
JP2009042321A
Other languages
Japanese (ja)
Other versions
JP2010198312A (en
Inventor
有洋 神田
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 JP2009042321A priority Critical patent/JP5287342B2/en
Publication of JP2010198312A publication Critical patent/JP2010198312A/en
Application granted granted Critical
Publication of JP5287342B2 publication Critical patent/JP5287342B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、フローティングライセンスを取得したネットワーク上においてジョブの実行を管理するジョブ管理装置、ジョブ管理方法及びジョブ管理システムに関する。   The present invention relates to a job management apparatus, a job management method, and a job management system that manage job execution on a network that has acquired a floating license.

アプリケーションソフトなどのツールのライセンス(使用権)をネットワークに対して発行する、フローティングライセンスと呼ばれるライセンス発行方法がある。この方法では、通常、ネットワークに対して、複数個のライセンスが発行され、そのネットワーク上において、ライセンスの発行されたツールを、ライセンスが発行された数の端末が同時に使用することが可能である。   There is a license issuance method called a floating license in which a license (usage right) of a tool such as application software is issued to a network. In this method, a plurality of licenses are normally issued to a network, and the number of terminals for which licenses have been issued can simultaneously use the license-issued tools on the network.

この方法によりライセンスを取得すれば、ネットワークに接続された端末すべてに対してのライセンスを取得する必要がなくなり、同時に使うと予想される端末数分のライセンスを取得すれば良いことになるため、ライセンスの有効利用が可能になる。   If you acquire licenses using this method, you do not need to acquire licenses for all terminals connected to the network, and you only need to acquire licenses for the number of terminals that you expect to use at the same time. Can be used effectively.

通常、ネットワーク上において、ツールはアプリケーションサーバにインストールされており、ライセンスの管理はライセンスサーバが行う。このアプリケーションサーバの機能とライセンスサーバの機能を一つのサーバに持たせることも可能である。   Normally, on the network, the tool is installed on the application server, and the license is managed by the license server. It is also possible to have the function of the application server and the function of the license server in one server.

大規模なネットワークでは、ネットワーク上にライセンスサーバを複数台用意し、この複数台のライセンスサーバにより発行されたライセンスを管理することがある。例えば、特許文献1では、ライセンス情報の認証を行うことができる装置を複数台用意する方法が開示されている。   In a large-scale network, a plurality of license servers may be prepared on the network, and licenses issued by the plurality of license servers may be managed. For example, Patent Document 1 discloses a method of preparing a plurality of devices that can authenticate license information.

ライセンスサーバが複数台用意されているとき、これまでは、個々の端末上で環境変数を設定することにより、どのライセンスサーバが管理しているライセンスを使用するのかを指定していた。   In the past, when multiple license servers were prepared, the license managed by the license server was specified by setting an environment variable on each terminal.

環境変数を設定することにより、どのライセンスサーバを参照するかが指定されてしまうため、この指定されたライセンスサーバの管理しているライセンスがすべて使用されているときは、他のライセンスサーバにまだ使用されていないライセンスが残っている場合でも、この使用されていないライセンスを使用できないという問題があった。   By setting the environment variable, it is specified which license server to refer to. When all licenses managed by this specified license server are used, they are still used by other license servers. There is a problem that even when an unused license remains, this unused license cannot be used.

この問題を解決するために、例えば、特許文献2では、それぞれのライセンスサーバにおいて、ライセンスを、そのライセンスサーバを指定した端末だけが使用できる専有ライセンスと、ネットワーク上のすべての端末が使用できる共有ライセンスとに分けるという方法が開示されている。   In order to solve this problem, for example, in Patent Document 2, in each license server, an exclusive license that can be used only by a terminal that designates the license server and a shared license that can be used by all terminals on the network The method of dividing into is disclosed.

特開2007−317020号公報JP 2007-317020 A 特開2003−323224号公報JP 2003-323224 A

しかしながら、特許文献2に開示された方法では、指定したライセンスサーバの専有ライセンスのすべてとネットワーク上の共有ライセンスのすべてが使用されているときに、指定したライセンスサーバとは別のライセンスサーバの専有ライセンスに使用されてないライセンスが存在しても使用できないという問題が残る。   However, in the method disclosed in Patent Document 2, when all the exclusive licenses of the designated license server and all the shared licenses on the network are used, the exclusive license of a license server different from the designated license server is used. The problem remains that even if there is an unused license, it cannot be used.

また、ライセンスサーバの指定するための環境変数設定をユーザが行わなくてはならないため、設定をミスすることにより、ライセンスサーバを参照できず、ツールを使用できない等の問題も残る。   In addition, since the user has to set environment variables for designating the license server, if the setting is missed, the license server cannot be referred to and the tool cannot be used.

そこで本発明は、上記問題点に鑑みてなされたもので、ユーザが個別に端末において環境変数を設定することなく、複数のライセンスサーバを使用することができるジョブ管理装置、ジョブ管理方法及ぶジョブ管理システムを提供することを目的とする。   Accordingly, the present invention has been made in view of the above problems, and a job management apparatus, a job management method, and job management that allow a user to use a plurality of license servers without individually setting environment variables in a terminal. The purpose is to provide a system.

上記課題を解決するため、本発明におけるジョブ管理装置は、接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視手段と、前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、接続された端末から送信されたジョブを受信する第1の受信手段と、前記ライセンスサーバ監視手段による監視情報に基づき、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択手段と、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定する設定手段と、前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信手段と、を有することを特徴とする。 In order to solve the above problems, a job management apparatus according to the present invention includes a license server monitoring unit that monitors an operation status of a connected license server and a usage status of a license managed by the connected license server, and the license A license setting file storage means for storing a license setting file in which environment variables necessary for setting the connected license server as a destination for inquiring are received, and a first job for receiving a job transmitted from the connected terminal. And a usable license that remains in operation as an inquiry destination of the license for the job received by the first receiving means based on monitoring information by the receiving means and the license server monitoring means Select a license server that is connected And Nsusaba selection means, the use of the license setting file stored by the license setting file storage means, as an inquiry destination of the license for the job received by said first receiving means, selected by the license server selection means Setting means for setting the connected license server, and first transmission means for transmitting the job for which the inquiry destination of the license is set by the setting means to the connected application server. Features.

また、本発明におけるジョブ管理装置は、接続された端末から送信されたジョブを受信する第1の受信手段と、ライセンスを問い合わせる先として、接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定手段と、前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信手段と、を有することを特徴とする。 The job management apparatus in the present invention includes: a first receiving means for receiving the job transmitted from the connected terminals, as previously inquiring license, environment variables required to set the connection license server License setting file storage means for storing the described license setting file, and the license setting file stored by the license setting file storage means, and the license of the job received by the first receiving means A setting unit configured to set the connected license server as an inquiry destination; and a first transmission unit configured to transmit the job whose inquiry destination of the license is set by the setting unit to the connected application server. It is characterized by that.

また、本発明におけるジョブ管理方法は、情報処理装置が、接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視ステップと、前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶ステップと、接続された端末から送信されたジョブを受信する第1の受信ステップと、前記ライセンスサーバ監視ステップによる監視情報に基づき、前記第1の受信ステップにより受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択ステップと、前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルを使用し、前記第1の受信ステップにより受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択ステップにより選択された前記接続されたライセンスサーバを設定する設定ステップと、前記設定ステップにより前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信ステップと、を有することを特徴とする。 The job management method according to the present invention includes a license server monitoring step in which the information processing apparatus monitors an operation status of a connected license server and a usage status of a license managed by the connected license server, storing license configuration file environment variables is described needed to configure the connection license server as previously querying a license, receiving a license setting file storage step, the job transmitted from the connected terminal Based on the monitoring information from the first receiving step and the license server monitoring step, there remains a usable license that is operating as the inquiry destination of the license for the job received by the first receiving step. The connected lyses Selecting Susaba, and the license server selection step, using the license setting file stored by the license setting file storage step, as Contact of the license for the job received by said first receiving step, the to license the connection license server selected by the server selecting step, a setting step, transmitting by said setting step in the license application server contact information is connected to the job set, the first And a transmission step.

また、本発明におけるジョブ管理方法は、情報処理装置が、接続された端末から送信されたジョブを受信する受信ステップと、ライセンスを問い合わせる先として、接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶ステップと、前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルを使用し、前記受信ステップにより受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定ステップと、前記設定ステップにより前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する送信ステップと、を有することを特徴とする。

The job management method in the present invention, an information processing apparatus receives a job transmitted from the connected terminal, a receiving step, as previously querying the license required to set up a connection license server storing license configuration file environment variable is described, and the license setting file storage step, using the license setting file stored by the license setting file storage step, the license of the job received by said receiving step as to contact, sets the connected license server comprises a setting step, transmits to the license application server contact information is connected to the job set of by said setting step, a transmission step, a Specially To.

また、本発明におけるジョブ管理システムは、ジョブ管理装置と、接続された端末と、接続されたアプリケーションサーバと、接続されたライセンスサーバと、を有するジョブ管理システムであって、前記ジョブ管理装置は、前記接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視手段と、前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、前記接続された端末から送信されたジョブを受信する第1の受信手段と、前記ライセンスサーバ監視手段による監視情報に基づき、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択手段と、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定する設定手段と、前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを前記接続されたアプリケーションサーバに送信する第1の送信手段と、を有し、前記接続された端末は、前記ジョブを前記ジョブ管理装置に送信する第2の送信手段を有し、前記接続されたアプリケーションサーバは、前記ジョブ管理装置により送信された、前記ライセンスの問い合わせ先が設定された前記ジョブを受信する第2の受信手段と、前記第2の受信手段により前記ライセンスの問い合わせ先が設定された前記ジョブを受信したときに、前記ライセンスの使用許可を問い合わせる情報を、前記第2の受信手段により受信した前記ジョブに設定された前記ライセンスの問い合わせ先である前記接続されたライセンスサーバに送信する第3の送信手段と、前記接続されたライセンスサーバから送信されたライセンス使用許可情報を受信する第3の受信手段と、前記ライセンス使用許可情報を前記第3の受信手段により受信したときに、前記受信手段により受信した前記ジョブを実行するジョブ実行手段と、を有し、前記接続されたライセンスサーバは、前記接続されたアプリケーションサーバから送信された前記ライセンスの使用許可を問い合わせる情報を受信する第4の受信手段と、前記ライセンスの使用許可を問い合わせる情報を前記第4の受信手段により受信したときに、前記ライセンスの使用状況を調査するライセンス使用状況調査手段と、前記ライセンス使用状況調査手段による調査の結果、使用可能な前記ライセンスが残っていることが判明したときに、前記ライセンス使用許可情報を前記接続されたアプリケーションサーバに送信する第4の送信手段と、を有することを特徴とする。 The job management system according to the present invention is a job management system having a job management device, a connected terminal, a connected application server, and a connected license server, wherein the job management device includes: When setting the connected license server as a destination for inquiring the license, and a license server monitoring means for monitoring the operating status of the connected license server and the usage status of the license managed by the connected license server License setting file storage means for storing a license setting file in which necessary environment variables are described, first receiving means for receiving a job transmitted from the connected terminal, and monitoring information by the license server monitoring means Based on the first receiving means The license server selection unit that selects the connected license server that is operating and has a usable license remaining as an inquiry destination of the license for the received job, and is stored by the license setting file storage unit. Setting means for setting the connected license server selected by the license server selecting means as the inquiry destination of the license for the job received by the first receiving means using the license setting file; And a first transmission unit configured to transmit the job in which the license inquiry destination is set by the setting unit to the connected application server, and the connected terminal transmits the job to the job management Second transmitting means for transmitting to the apparatus And the connected application server includes: a second receiving unit configured to receive the job transmitted by the job management apparatus and to which the inquiry destination of the license is set; and the license by the second receiving unit. When the job with the inquiry destination set is received, information for inquiring permission to use the license is received as the inquiry destination of the license set for the job received by the second receiving means. Third transmitting means for transmitting to the license server, third receiving means for receiving the license use permission information transmitted from the connected license server, and the license receiving permission information by the third receiving means. Job execution means for executing the job received by the receiving means when received And the connected license server receives the information for inquiring the license use permission transmitted from the connected application server, and the information for inquiring the license use permission. When the license information is received by the fourth receiving means, the license usage status surveying means for investigating the usage status of the license, and as a result of the survey by the license usage status surveying means, the usable license remains. And a fourth transmission means for transmitting the license use permission information to the connected application server when it is found out.

また、本発明におけるジョブ管理システムは、ジョブ管理装置と、接続された端末と、接続されたアプリケーションサーバと、接続されたライセンスサーバと、を有するジョブ管理システムであって、前記ジョブ管理装置は、前記接続された端末から送信されたジョブを受信する第1の受信手段と、ライセンスを問い合わせる先として、前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定手段と、前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを前記接続されたアプリケーションサーバに送信する第1の送信手段と、を有し、前記接続された端末は、前記ジョブを前記ジョブ管理装置に送信する第2の送信手段を有し、前記接続されたアプリケーションサーバは、前記ジョブ管理装置により送信された、前記ライセンスの問い合わせ先が設定された前記ジョブを受信する第2の受信手段と、前記第2の受信手段により前記ライセンスの問い合わせ先が設定された前記ジョブを受信したときに、前記ライセンスの使用許可を問い合わせる情報を、前記第2の受信手段により受信した前記ジョブに設定された前記ライセンスの問い合わせ先である前記接続されたライセンスサーバに送信する第3の送信手段と、前記接続されたライセンスサーバから送信されたライセンス使用許可情報を受信する第3の受信手段と、前記ライセンス使用許可情報を前記第3の受信手段により受信したときに、前記受信手段により受信した前記ジョブを実行するジョブ実行手段と、を有し、前記接続されたライセンスサーバは、前記接続されたアプリケーションサーバから送信された前記ライセンスの使用許可を問い合わせる情報を受信する第4の受信手段と、前記ライセンスの使用許可を問い合わせる情報を前記第4の受信手段により受信したときに、前記ライセンスの使用状況を調査するライセンス使用状況調査手段と、前記ライセンス使用状況調査手段による調査の結果、使用可能な前記ライセンスが残っていることが判明したときに、前記ライセンス使用許可情報を前記接続されたアプリケーションサーバに送信する第4の送信手段と、を有することを特徴とする。

The job management system according to the present invention is a job management system having a job management device, a connected terminal, a connected application server, and a connected license server, wherein the job management device includes: first receiving means for receiving the job transmitted from the connected terminal, as previously querying a license, stores the license configuration file environment variables is described needed to configure the connection license server The license setting file storage means to be used, and the license setting file stored by the license setting file storage means is used as the inquiry destination of the license of the job received by the first receiving means. Setting means for setting a license server, and the setting And a first transmission unit configured to transmit the job in which the inquiry destination of the license is set to the connected application server, and the connected terminal transmits the job to the job management apparatus. A second transmission unit configured to receive the job transmitted by the job management apparatus and to which the inquiry destination of the license is set; and When receiving the job for which the inquiry destination of the license is set by the second receiving means, information for inquiring permission to use the license is displayed for the license set in the job received by the second receiving means. A third transmission means for transmitting to the connected license server as an inquiry destination; A third receiving means for receiving the license use permission information transmitted from the license server, and the job received by the receiving means is executed when the license use permission information is received by the third receiving means. Job execution means, and the connected license server receives fourth license information transmitted from the connected application server asking for permission to use the license, and uses the license. As a result of the investigation by the license usage status investigation means, the usable license remains as a result of the investigation by the license usage status investigation means. When it is determined that the license use permission information is And a fourth transmission means for transmitting to the designated application server.

本発明により、ユーザが個別に端末において環境変数を設定することなく、複数のライセンスサーバを使用することが可能になる。   According to the present invention, it becomes possible for a user to use a plurality of license servers without individually setting environment variables in the terminal.

フローティングライセンスを取得しているネットワークの構成の一例を示した図である。It is the figure which showed an example of the structure of the network which has acquired the floating license. フローティングライセンスを取得しているネットワークの構成での処理動作の一例を示した図である。It is the figure which showed an example of the processing operation in the structure of the network which has acquired the floating license. 本発明の実施形態に係るジョブ管理装置を設置したネットワークの構成の一例を示した図である。1 is a diagram illustrating an example of a network configuration in which a job management apparatus according to an embodiment of the present invention is installed. 本発明の実施形態に係るジョブ管理装置の一例の構成と処理動作の一例を示した図である。FIG. 2 is a diagram illustrating an exemplary configuration and processing operation of an example of a job management apparatus according to an embodiment of the present invention. 本発明の実施形態に係るジョブ管理装置の一例の構成と処理動作の一例を示した図である。FIG. 2 is a diagram illustrating an exemplary configuration and processing operation of an example of a job management apparatus according to an embodiment of the present invention.

次に、本発明を実施するための形態について図面を参照して詳細に説明する。   Next, embodiments for carrying out the present invention will be described in detail with reference to the drawings.

図1はフローティングライセンスを取得しているネットワークの構成の一例を示した図である。エリア1では、ネットワークに、ユーザが操作を行う端末11が数台接続されており、ツールがインストールされているアプリケーションサーバ12が1台、エリア1に割り当てられたライセンスを管理するライセンスサーバ13が1台接続されている。エリア2では、ネットワークに、ユーザが操作を行う端末21が数台接続されており、ツールがインストールされているアプリケーションサーバ22が1台、エリア1に割り当てられたライセンスを管理するライセンスサーバ23が1台接続されている。   FIG. 1 is a diagram showing an example of the configuration of a network that acquires a floating license. In area 1, several terminals 11 that are operated by the user are connected to the network, one application server 12 in which the tool is installed, and one license server 13 that manages licenses assigned to area 1. Are connected. In area 2, several terminals 21 to be operated by the user are connected to the network, one application server 22 in which tools are installed, and one license server 23 that manages licenses assigned to area 1 are provided. Are connected.

エリア1とエリア2は同一ネットワーク上にあり、エリア1とエリア2を含むネットワークに対して、ライセンスが複数個発行されている。この発行されているライセンスはライセンスサーバ12とライセンスサーバ22に数個ずつ割り当てられ、管理されている。
ライセンスサーバは割り当てられている数以上のライセンスが同時に使用されないように管理している。
Area 1 and area 2 are on the same network, and a plurality of licenses are issued to the network including area 1 and area 2. Several issued licenses are assigned to the license server 12 and the license server 22 and managed.
The license server manages not to use more than the number of licenses assigned at the same time.

ここで、それぞれのエリアでアプリケーションサーバは数台ずつあっても良い。また、すべての端末11、21にツールをインストールし、アプリケーションサーバとして機能させても良いし、一部の端末11、21だけにツールをインストールすることにし、インストールされた端末11、21をアプリケーションサーバとして機能させても良い。   Here, there may be several application servers in each area. Further, the tool may be installed in all the terminals 11 and 21 to function as an application server, or the tool may be installed only in a part of the terminals 11 and 21, and the installed terminals 11 and 21 may be used as application servers. May function as

それぞれのエリアで、端末11、21のうちの1台をライセンスサーバ13、23にした構成でも良い。また、アプリケーションサーバ11の機能とライセンスサーバ13の機能を一つの装置に備えるようにしても良い。ネットワーク上の装置の構成は他にもいろいろと考えることができる。   In each area, a configuration in which one of the terminals 11 and 21 is the license server 13 or 23 may be used. Further, the function of the application server 11 and the function of the license server 13 may be provided in one apparatus. Various other device configurations can be considered.

図1に示した構成のときの、通常の処理動作を図1と図2を参照しながら説明する。エリア1にある端末11のうちの一台からユーザがジョブ41をアプリケーションサーバ12に送った場合を考える。ジョブとしては、いろいろと考えられる。例えば、アプリケーションサーバにインストールされたツールを使い、数値計算を行うようなものでも良いし、ネットワーク上に接続されたプリンタから印刷を実行するようなものでも良い。   A normal processing operation in the configuration shown in FIG. 1 will be described with reference to FIGS. Consider a case where a user sends a job 41 from one of the terminals 11 in area 1 to the application server 12. There are many possible jobs. For example, it may be one that performs numerical calculation using a tool installed on the application server, or one that executes printing from a printer connected to the network.

例えば、ジョブ41はアプリケーションサーバ12にインストールされたツールを使うジョブであるとする。まず、アプリケーションサーバ12は、端末11から送信されたジョブ41を受信すると、受信したジョブ41を、アプリケーションサーバ12が備えているジョブ管理手段14により記憶し、他の端末11から送られたジョブ42、43とともに実行順序の管理する。ジョブ41がジョブ42、43より先の時間に送られてきたものであるならば、ジョブ41はジョブ42、43より先に実行される。このように、データを先入れ先出しのリスト構造で記憶するものをキューと呼ぶ。ジョブ管理の仕方としては、他にもいろいろと考えられる。例えば、ジョブを送る際に重要度なども一緒に設定しておき、同じ時間に管理されるジョブのうち、重要度が一番高いものから優先的に実行されるようにするようにしても良い。ジョブ管理手段14は、図2のように、アプリケーションサーバ12が備えていても良いし、ネットワーク上の他の装置が備えていても良いし、ジョブ管理手段14だけを備えた装置をネットワーク上に設置しても良い。   For example, it is assumed that the job 41 is a job that uses a tool installed in the application server 12. First, when the application server 12 receives the job 41 transmitted from the terminal 11, the application server 12 stores the received job 41 by the job management unit 14 provided in the application server 12, and the job 42 transmitted from the other terminal 11. , 43 together with the execution order. If the job 41 is sent at a time earlier than the jobs 42 and 43, the job 41 is executed before the jobs 42 and 43. In this way, data stored in a first-in first-out list structure is called a queue. There are many other ways to manage jobs. For example, when sending a job, the importance level and the like may be set together so that jobs having the highest importance are executed preferentially from jobs managed at the same time. . As shown in FIG. 2, the job management unit 14 may be provided in the application server 12, or may be provided in another device on the network, or a device including only the job management unit 14 may be provided on the network. May be installed.

アプリケーションサーバ12において、ジョブ41の実行の順番が回ってきて、ジョブ41を実行するのに必要なだけのリソースが使える状態になると、アプリケーションサーバ12は、ライセンスサーバ13にまだ使用できるライセンスが残っているのかどうかを問い合わせる。残っているライセンスがあれば、ライセンスサーバ13からライセンスの使用許可がでて、ジョブ41が実行される。残っているライセンスがなければ、ライセンスに空きがでるまでジョブ41の実行は待たされる。例えば、ジョブ41がCPUを2個、メモリが2GB必要なジョブであるならば、アプリケーションサーバにおいて、CPUが2個空き、メモリが2GB空いたときに、アプリケーションサーバは、ジョブ41を実行するのに必要なだけのリソースが使える状態になったと判断し、ライセンスサーバに対して、ライセンスの空き状況が問い合わせる。   In the application server 12, when the execution order of the job 41 comes around and the resources necessary for executing the job 41 can be used, the application server 12 has a license that can still be used in the license server 13. Ask if they are. If there is a remaining license, the license server 13 permits use of the license, and the job 41 is executed. If there is no remaining license, the execution of the job 41 is waited until the license becomes empty. For example, if the job 41 is a job that requires two CPUs and 2 GB of memory, the application server executes the job 41 when two CPUs are free and 2 GB of memory are free in the application server. It is determined that as many resources as necessary are available, and the license server is inquired about the license availability.

通常、このジョブ実行時にライセンスの使用状況を問い合わせるライセンスサーバは、個々の端末において環境変数を設定することにより指定されている。図1の例では、エリア1にある端末11はライセンスサーバ12にライセンスの使用状況を問い合わせることになっていて、エリア2にある端末21はライセンスサーバ22にライセンスの使用状況を問い合わせることになっていることにする。このとき、ライセンス12のライセンスがすべて使用されていると、ライセンス22にまだ使用されていないライセンスが残っていても、エリア1の端末11から送られたジョブ41はライセンスサーバ12のライセンスに空きがでるまで実行ができない。つまり、使用されていないライセンスが、ネットワーク上にあるにもかかわらず、使用できないということが起こる。通常使われている、このような構成では、発行されたライセンスが有効に利用できていない。   Normally, a license server that inquires about the usage status of a license when executing this job is specified by setting an environment variable in each terminal. In the example of FIG. 1, the terminal 11 in the area 1 inquires the license server 12 about the license usage status, and the terminal 21 in the area 2 inquires the license server 22 about the license usage status. I will be there. At this time, if all the licenses of the license 12 are used, the job 41 sent from the terminal 11 in the area 1 is free in the license of the license server 12 even if the license 22 is not yet used. You can't run until you get out. That is, a license that is not used cannot be used even though it is on the network. In such a configuration that is normally used, the issued license cannot be used effectively.

どうしてもジョブ41をすぐに実行したい場合には、新たに端末11の環境変数を設定しなおし、ライセンスサーバ22に問い合わせるようにすれば良いが、これはかなり非効率である。 If it is absolutely necessary to execute the job 41 immediately, it is sufficient to newly set the environment variable of the terminal 11 and make an inquiry to the license server 22, but this is quite inefficient.

そこで、本発明の実施形態として、例えば、図3のような構成にする。図3の構成は、図1の構成に新たにジョブ管理装置15を加えたものである。このジョブ管理装置15の機能は端末11、アプリケーションサーバ12等の他の装置に備えさせても良いし、図3のように、独立の装置にしても良い。   Therefore, for example, a configuration as shown in FIG. The configuration in FIG. 3 is obtained by adding a job management apparatus 15 to the configuration in FIG. The function of the job management device 15 may be provided in other devices such as the terminal 11 and the application server 12, or may be an independent device as shown in FIG.

本発明に係るジョブ管理装置15は、図4に示すように、例えば、ジョブ管理部151と、設定部152と、ジョブスケジュール部153と、ライセンスサーバ監視部154と、ライセンス設定ファイル記憶部155を備えている。   As shown in FIG. 4, the job management apparatus 15 according to the present invention includes, for example, a job management unit 151, a setting unit 152, a job schedule unit 153, a license server monitoring unit 154, and a license setting file storage unit 155. I have.

ジョブ管理部151は、端末11から送られたジョブを記憶し、ジョブの実行順序を管理する。つまり、ジョブ管理部151は、ジョブを記憶するジョブ記憶手段、ジョブの実行順序を管理する実行順序管理手段として機能する。   The job management unit 151 stores the job sent from the terminal 11 and manages the job execution order. That is, the job management unit 151 functions as a job storage unit that stores a job and an execution order management unit that manages the execution order of jobs.

ライセンスサーバ監視部154は、ネットワーク上にあるすべてのライセンスサーバ13、23を監視している。それぞれのライセンスサーバを監視し、電源が入っているのかどうか、正常に動作しているのかどうか、ライセンスの使用状況はどのようになっているかなどを調べる。つまり、ライセンスサーバ監視部154は、それぞれのライセンスサーバの動作状況、それぞれのライセンスサーバの管理するライセンスの使用状況を監視するライセンスサーバ監視手段として機能する。   The license server monitoring unit 154 monitors all license servers 13 and 23 on the network. Each license server is monitored to check whether it is powered on, operating normally, and how the license is used. That is, the license server monitoring unit 154 functions as a license server monitoring unit that monitors the operating status of each license server and the usage status of the license managed by each license server.

ライセンスの使用状況は、通常、ライセンスサーバ上のライセンスデーモンに問い合わせることにより監視する。また、ライセンスの動作状況は、この問い合わせの返答の有無により監視することができる。   The usage status of the license is usually monitored by inquiring the license daemon on the license server. Further, the operation status of the license can be monitored based on whether or not the inquiry is answered.

ライセンス設定ファイル記憶部155には、ライセンス設定ファイルが記憶されている。ライセンス設定ファイルは事前に用意されており、ライセンス設定記憶部155に記憶させておく。ライセンス設定ファイルは、例えば、アプリケーションサーバごとに用意しおき、ライセンスサーバをそのアプリケーションサーバに距離的に近い順に並べた情報やそれぞれのライセンスサーバにライセンスを要求するときに必要な環境変数などが記載しておく。このライセンス設定ファイルの用意の仕方としては、いろいろな方法が考えられる。例えば、それぞれのライセンスサーバごとに用意しておき、それぞれのライセンスサーバにライセンスを要求するときに必要な環境変数や、アプリケーションサーバをそのライセンスサーバに距離的に近い順に並べた情報などが記載しておくようにしても良い。つまり、ライセンス設定ファイル部155は、ライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段として機能する。図3では、例えば、ライセンスサーバ13がアプリケーションサーバ12に一番近く、ライセンスサーバ23がアプリケーションサーバ22に一番近いとする。   The license setting file storage unit 155 stores a license setting file. The license setting file is prepared in advance and is stored in the license setting storage unit 155. For example, a license setting file is prepared for each application server, and information on the license servers arranged in order of distance from the application server and environment variables necessary for requesting a license from each license server are described. Keep it. There are various ways to prepare the license setting file. For example, prepare for each license server and describe the environment variables required when requesting a license from each license server, information that lists application servers in order of distance from the license server, etc. You may make it leave. That is, the license setting file unit 155 functions as a license setting file storage unit that stores the license setting file. In FIG. 3, for example, it is assumed that the license server 13 is closest to the application server 12 and the license server 23 is closest to the application server 22.

ジョブスケジュール部153は、ジョブ管理部151で実行順序が最初になっているジョブが必要とするリソースを確認し、必要なリソースを確保できるアプリケーションサーバを探し出し、ジョブを実行するアプリケーションサーバを選択する。そして、選択されたアプリケーションサーバに適したライセンス設定ファイルをライセンス設定ファイル記憶部155から読み出す。読み出されたライセンス設定ファイルの情報とライセンスサーバ監視部154からの情報により、正常に可動しており、使用可能なライセンスが残っているライセンスサーバのうち、ジョブを実行するアプリケーションサーバに一番近いライセンスサーバを選択する。つまり、ライセンススケジュール部153は、ジョブの必要とするリソースを確認するリソース確認手段と、ジョブの必要とするリソースが残っているアプリケーションサーバを検索するアプリケーションサーバ検索手段として機能する。また、ライセンススケジュール部153は、ジョブを実行するときにライセンスを問い合わせるライセンスサーバを選択するライセンスサーバ選択手段としても機能する。   The job schedule unit 153 confirms the resources required by the job whose execution order is first in the job management unit 151, finds an application server that can secure the necessary resources, and selects the application server that executes the job. Then, a license setting file suitable for the selected application server is read from the license setting file storage unit 155. Based on the read license setting file information and information from the license server monitoring unit 154, the license server that is operating normally and has a usable license remaining is closest to the application server that executes the job. Select a license server. That is, the license schedule unit 153 functions as a resource confirmation unit that confirms a resource required by the job and an application server search unit that searches for an application server in which the resource required by the job remains. The license schedule unit 153 also functions as a license server selection unit that selects a license server that inquires about a license when executing a job.

ジョブスケジュール部153におけるアプリケーションサーバの選択の仕方としては、いろいろな方法が考えられる。例えば、ジョブを実行可能なリソースの空きのあるアプリケーションサーバのうち、ジョブ管理装置に距離的に一番近いアプリケーションサーバを選択する方法がある。また、ジョブを実行可能なリソースの空きのあるアプリケーションサーバのうち、一番空いているリソースが大きいアプリケーションサーバ、つまり、ジョブスケジュール部が検索した時点で、一番負荷が少ないアプリケーションサーバを選択するという方法も考えられる。   Various methods of selecting an application server in the job schedule unit 153 can be considered. For example, there is a method of selecting an application server closest to the job management apparatus from among application servers having available resources for executing jobs. Also, among the application servers with available resources that can execute jobs, the application server with the largest available resources, that is, the application server with the least load is selected when the job schedule unit searches. A method is also conceivable.

設定部152は、ジョブスケジュール部により選択されたアプリケーションサーバを、ジョブ管理部151で実行順序が最初になっているジョブを実行するアプリケーションサーバと設定し、ジョブスケジュール部により選択されたライセンスサーバを、ライセンスを問い合わせるライセンスサーバと設定をする。そして、設定されたアプリケーションサーバにジョブを送る。つまり、設定部152は、ジョブにライセンスの問い合わせ先となるライセンスサーバを設定する設定手段として機能する。   The setting unit 152 sets the application server selected by the job schedule unit as an application server that executes the job whose execution order is first in the job management unit 151, and sets the license server selected by the job schedule unit as Set up with a license server to inquire about licenses. Then, the job is sent to the set application server. In other words, the setting unit 152 functions as a setting unit that sets a license server that is an inquiry destination of a license for a job.

本発明の実施形態における処理動作の一例を、図3と図4を参照しながら説明する。エリア1にある端末11のうちの一台からユーザによりジョブ51がジョブ管理装置15に送られる。ジョブ管理装置15は、受信したジョブ51を記憶し、ジョブ管理部151により、ジョブ51を実行する順番を決める。図4では、例えば、ジョブ管理装置15には3つのジョブが送られており、実行順序としては、ジョブ51、ジョブ52、ジョブ53の順である場合の例を示している。   An example of the processing operation in the embodiment of the present invention will be described with reference to FIGS. A job 51 is sent from one of the terminals 11 in the area 1 to the job management apparatus 15 by the user. The job management apparatus 15 stores the received job 51, and the job management unit 151 determines the order in which the job 51 is executed. In FIG. 4, for example, three jobs are sent to the job management apparatus 15, and an example in which the execution order is job 51, job 52, and job 53 is shown.

ジョブ51が実行される順番になると、ジョブスケジュール部153がジョブ51を実行するのに必要なリソースを確認し、ジョブ51を実行するのに必要なリソースが残っているアプリケーションサーバと、使用可能なライセンスが残っているライセンスサーバを選択する。   When the job 51 is executed in order, the job schedule unit 153 confirms the resources necessary for executing the job 51, and can be used with the application server in which the resources necessary for executing the job 51 remain. Select the license server where the license remains.

例えば、ジョブ51がCPUを3個、メモリを2GB必要なジョブであるとする。アプリケーションサーバ12にCPUが4個空いており、メモリが8GB空いていて、アプリケーションサーバ22にCPUが2個空いており、メモリが10GB空いている場合、ジョブ51を実行するアプリケーションサーバとして、アプリケーションサーバ12が選択される。   For example, assume that job 51 is a job that requires three CPUs and 2 GB of memory. When the application server 12 has 4 CPUs, the memory is 8 GB free, the application server 22 has 2 CPUs, and the memory is 10 GB free, the application server that executes the job 51 is the application server. 12 is selected.

アプリケーションサーバとして、アプリケーションサーバ12が選択されたとすると、一番近くのライセンスサーバはライセンスサーバ13である。このとき、例えば、ライセンスサーバ13のライセンスがすべて使用中である場合は、ジョブスケジュール部153は、まだ使用可能なライセンスの残っているライセンスサーバ23を選択する。   If the application server 12 is selected as the application server, the nearest license server is the license server 13. At this time, for example, if all licenses of the license server 13 are in use, the job schedule unit 153 selects a license server 23 in which a license that can still be used remains.

ジョブスケジュール部において、アプリケーションサーバ12とライセンスサーバ23が選択されたとすると、設定部152は、使用するライセンスサーバとして、ジョブスケジュール部153で選択されたライセンスサーバ23を設定し、ジョブ51をアプリケーションサーバ12に送る。   If the application server 12 and the license server 23 are selected in the job schedule unit, the setting unit 152 sets the license server 23 selected by the job schedule unit 153 as the license server to be used, and the job 51 is assigned to the application server 12. Send to.

アプリケーションサーバ12はジョブ51を受信し、受信したジョブ51に設定されているライセンスの問い合わせ先であるライセンスサーバ23に問い合わせる。使用可能なライセンスがあれば、ライセンスサーバ23の管理しているライセンスを1つ使用状態にし、ライセンスサーバ23からライセンスの使用許可を得て、ジョブ51を実行する。例えば、この例では、アプリケーションサーバ12のCPUを3個と、メモリを2GBと、ライセンスサーバ23の管理しているライセンスとを使い、ジョブ51が実行される。ジョブ51が終了すると、使用されていたCPUとメモリは開放され、ライセンスも他のジョブによる使用が可能になる。   The application server 12 receives the job 51 and inquires the license server 23 that is the inquiry destination of the license set in the received job 51. If there is a usable license, one license managed by the license server 23 is put into use, the license use permission is obtained from the license server 23, and the job 51 is executed. For example, in this example, the job 51 is executed using three CPUs of the application server 12, 2 GB of memory, and a license managed by the license server 23. When the job 51 is completed, the CPU and memory used are released, and the license can be used by another job.

このように、端末11において使用するライセンスサーバを指定するのではなく、ジョブ管理装置15において、動作状況、使用状況などに基づき、ライセンスサーバが指定されるようにすることにより、取得したライセンスを有効に使用できるようになる。   In this way, the license server to be used in the terminal 11 is not specified, but the acquired license is validated by specifying the license server in the job management apparatus 15 based on the operation status, usage status, etc. Can be used.

ジョブ管理装置15を含めたネットワークの構成としては、いろいろなものが考えられる。例えば、図3のように、一つのエリアにだけにジョブ管理装置を設置し、そのエリアからだけこのジョブ管理装置を使用できるようにしても良いし、すべてのエリアからこのジョブ管理装置を使用できるようにしても良い。または、すべてのエリアにジョブ管理装置を1台づつ設置しても良い。   Various network configurations including the job management device 15 are possible. For example, as shown in FIG. 3, a job management apparatus may be installed only in one area so that this job management apparatus can be used only from that area, or this job management apparatus can be used from all areas. You may do it. Alternatively, one job management device may be installed in every area.

また、ジョブ管理装置を設置し、ジョブ管理装置が使用できるエリアにおいても、ジョブ管理装置にジョブを送るだけでなく、直接にアプリケーションサーバにジョブを送れるようにし、ユーザがどちらの方法を取るかを選択できるようにしても良い。   Also, in the area where the job management device can be installed and used, not only can the job be sent to the job management device, but also the job can be sent directly to the application server. You may make it selectable.

図5に示すように、ライセンスサーバが1台である場合にも、本発明の実施形態に係るジョブ管理装置を設置しても良い。このようにすることにより、端末において、環境変数を設定することなく、ライセンスサーバを使用できるようになる。端末を使用するユーザは環境変数などの設定に慣れていない場合も多く、環境変数設定がうまくいかず、ライセンスを使用できないなどの問題もあったが、本発明の実施形態に係るジョブ管理装置を使用することにより、この問題を回避できる。また、端末を増やすごとに環境変数を設定するという手間も省くことができる。また、新たなツールをアプリケーションサーバにインストールし、ライセンスをライセンスサーバに管理させるときも、個々の端末で設定することなく、アプリケーションサーバにライセンス設定ファイルを記憶させておくだけで、すべての端末が新たなツールを使用できるようになる。また、ライセンスサーバに対するアクセル方法がツールのベンダ毎に異なる場合でも、このライセンス設定ファイルを用意することにより、ユーザは気にすることなく、それぞれのツールを使用することができる。   As shown in FIG. 5, even when there is one license server, the job management apparatus according to the embodiment of the present invention may be installed. By doing so, the license server can be used in the terminal without setting environment variables. In many cases, the user using the terminal is not accustomed to the setting of environment variables and the like, and there are problems that the environment variable setting is not successful and the license cannot be used. However, the job management apparatus according to the embodiment of the present invention is not available. By using it, this problem can be avoided. In addition, it is possible to save the trouble of setting environment variables each time the number of terminals is increased. In addition, when installing a new tool on the application server and managing the license on the license server, all the terminals are updated by simply storing the license setting file on the application server without setting them on each terminal. Tools will be available. Even when the access method for the license server is different for each tool vendor, by preparing this license setting file, the user can use each tool without worrying.

ライセンスサーバが1台であるときは、ライセンスサーバ監視部154は必要ないので、ジョブ管理部151と、設定部152と、ジョブスケジュール部153と、ライセンス設定ファイル記憶部155により構成されるジョブ管理装置を設置しても良い。   When the number of license servers is one, the license server monitoring unit 154 is not necessary. Therefore, the job management apparatus configured by the job management unit 151, the setting unit 152, the job schedule unit 153, and the license setting file storage unit 155. May be installed.

本発明に係るジョブ管理装置を使用することにより、個々の端末において、環境変数を設定することなく、適切なライセンスサーバが選択され、適切な環境変数が設定される。また、ジョブの必要に応じてフレキシブルにライセンス及びアプリケーションサーバのリソースを確保できる。これにより、ライセンスとアプリケーションサーバの稼動率を上げることが可能になり、単位時間あたりに、より多くのジョブを実行できるようになる。   By using the job management apparatus according to the present invention, an appropriate license server is selected and an appropriate environment variable is set in each terminal without setting the environment variable. In addition, it is possible to flexibly secure licenses and application server resources according to job requirements. As a result, the operating rate of the license and the application server can be increased, and more jobs can be executed per unit time.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範囲な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更が可能である。   The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments thereof, various modifications and changes can be made to these embodiments without departing from the broader spirit and scope of the invention as defined in the claims. is there.

また、本発明におけるジョブ管理装置は、前記第1の受信手段により受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認手段と、前記接続されたアプリケーションサーバのうちから前記リソース確認手段により確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索手段と、を有し、前記第1の送信手段は、前記設定手段により前記ライセンスの問合せ先が設定された前期ジョブを前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバに送信するようにしても良い。   In addition, the job management apparatus according to the present invention includes a resource confirmation unit that confirms a resource necessary for executing the job received by the first reception unit, and the resource confirmation unit among the connected application servers. Application server search means for searching for the connected application server in which necessary resources confirmed by the means remain, and the first sending means sets the inquiry destination of the license by the setting means The transmitted previous job may be transmitted to the connected application server searched by the application server search means.

また、本発明におけるジョブ管理装置は、前記第1の受信手段により複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶手段と、前記ジョブ記憶手段により記憶された前記複数のジョブの実行順序を管理する実行順序管理手段と、を有し、前記リソース確認手段は、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、前記設定手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンス選択手段により選択された前記接続されたライセンスサーバを設定するようにしても良い。   In addition, the job management apparatus according to the present invention includes a job storage unit that stores a plurality of jobs received from a plurality of the connected terminals by the first reception unit, and the plurality of jobs stored by the job storage unit. An execution order management unit that manages the execution order of the plurality of jobs stored in the job storage unit as a result of management by the execution order management unit. Confirm the resources required to execute the job that is the first, the setting means uses the license setting file stored by the license setting file storage means, as a result of management by the execution order management means, Among the plurality of jobs stored by the job storage unit, the label for the job having the first execution order is stored. As a sense of contact information may be set to the connected license server selected by the license selection means.

また、本発明におけるジョブ管理装置は、前記ライセンス設定ファイル記憶手段により記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、前記ライセンスサーバ選択手段は、前期ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視手段による監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索手段により検索された前期接続されたアプリケーションサーバからの距離が一番近い前期接続されたライセンスサーバを選択するようにしても良い。   In the job management apparatus according to the present invention, the license setting file stored by the license setting file storage unit includes the connected license servers arranged in order of distance from the connected application servers. A list is described, and the license server selection unit is operating based on the license setting file stored by the previous license setting file storage unit and the monitoring information by the license server monitoring unit, and is usable. Of the connected license servers with remaining licenses, the license server connected in the previous period that is the closest to the application server connected in the previous period searched by the application server search means may be selected.

また、本発明におけるジョブ管理方法は、前記第1の受信ステップにより受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認ステップと、前記接続されたアプリケーションサーバのうちから前記リソース確認ステップにより確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索ステップと、を有し、前記第1の送信ステップは、前記設定ステップにより前記ライセンスの問合せ先が設定された前期ジョブを前記アプリケーションサーバ検索ステップにより検索された前記接続されたアプリケーションサーバに送信するようにしても良い。   In the job management method according to the present invention, the resource confirmation step includes: a resource confirmation step for confirming a resource necessary for executing the job received in the first reception step; and the resource confirmation step among the connected application servers. An application server search step of searching for the connected application server in which the necessary resources confirmed by the step remain, wherein the inquiry destination of the license is set by the setting step in the first transmission step The transmitted previous job may be transmitted to the connected application server searched by the application server search step.

また、本発明におけるジョブ管理方法は、前記第1の受信ステップにより複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶ステップと、前記ジョブ記憶ステップにより記憶された前記複数のジョブの実行順序を管理する実行順序管理ステップと、を有し、前記リソース確認ステップは、前記実行順序管理ステップによる管理の結果、前記ジョブ記憶ステップにより記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、前記設定ステップは、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理ステップによる管理の結果、前記ジョブ記憶ステップにより記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンス選択ステップにより選択された前記接続されたライセンスサーバを設定するようにしても良い。   The job management method according to the present invention includes a job storage step for storing a plurality of jobs received from the plurality of connected terminals in the first reception step, and the plurality of jobs stored in the job storage step. An execution order management step for managing the execution order of the plurality of jobs stored in the job storage step as a result of management by the execution order management step. Confirm the resources necessary to execute the job that is the first, the setting step uses the license setting file stored by the license setting file storage means, as a result of the management by the execution order management step, Of the plurality of jobs stored in the job storage step, execute As Contact of the license to the job mechanism is the first, it may be set to the connected license server selected by the license selection step.

また、本発明におけるジョブ管理方法は、前記ライセンス設定ファイル記憶ステップにより記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、前記ライセンスサーバ選択ステップは、前期ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視ステップによる監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索ステップにより検索された前期接続されたアプリケーションサーバからの距離が一番近い前期接続されたライセンスサーバを選択するようにしても良い。   In the job management method according to the present invention, the license setting file stored in the license setting file storing step includes the connected license servers arranged in order of distance from each of the connected application servers. A list is described, and the license server selection step is operated based on the license setting file stored in the previous license setting file storage step and the monitoring information in the license server monitoring step. From the connected license servers where licenses remain, select the license server connected in the previous period that is the closest to the application server connected in the previous period searched in the application server search step It may be so that.

また、本発明におけるジョブ管理システムは、前記ジョブ管理装置は、前記第1の受信手段により受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認手段と、前記接続されたアプリケーションサーバのうちから前記リソース確認手段により確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索手段と、を有し、前記第1の送信手段は、前記設定手段により前記ライセンスの問合せ先が設定された前期ジョブを前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバに送信するようにしても良い。   In the job management system according to the present invention, the job management apparatus includes a resource confirmation unit that confirms a resource required to execute the job received by the first reception unit, and the connected application server. Application server search means for searching for the connected application server in which the necessary resources confirmed by the resource confirmation means remain, wherein the first transmission means is configured by the setting means. The previous period job in which the inquiry destination of the license is set may be transmitted to the connected application server searched by the application server search means.

また、本発明におけるジョブ管理システムは、前記ジョブ管理装置は、前記第1の受信手段により複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶手段と、前記ジョブ記憶手段により記憶された前記複数のジョブの実行順序を管理する実行順序管理手段と、を有し、前記リソース確認手段は、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、前記設定手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンス選択手段により選択された前記接続されたライセンスサーバを設定するようにしても良い。   In the job management system according to the present invention, the job management apparatus stores a plurality of jobs received from the plurality of connected terminals by the first receiving unit, and stores the job by the job storage unit. Execution order management means for managing the execution order of the plurality of jobs that have been executed, and the resource confirmation means stores the plurality of jobs stored in the job storage means as a result of management by the execution order management means The resource necessary for executing the job whose execution order is the first is confirmed, and the setting means uses the license setting file stored in the license setting file storage means, and executes the execution order management. As a result of management by the means, the execution order is the first among the plurality of jobs stored by the job storage means. As Contact of the license for the job, it may be set to the connected license server selected by the license selection means.

また、本発明におけるジョブ管理システムは、前記ジョブ管理装置は、前記ライセンス設定ファイル記憶手段により記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、前記ライセンスサーバ選択手段は、前期ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視手段による監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索手段により検索された前期接続されたアプリケーションサーバからの距離が一番近い前期接続されたライセンスサーバを選択するようにしても良い。   Further, in the job management system according to the present invention, the job management apparatus is configured such that the license setting file stored in the license setting file storage unit is connected in the order of the distance from each of the connected application servers. A list in which license servers are arranged is described, and the license server selection unit operates based on the license setting file stored by the previous license setting file storage unit and the monitoring information by the license server monitoring unit. Among the connected license servers in which the usable license remains, the license server connected in the previous period that is the closest to the application server connected in the previous period searched by the application server search means It may be selected.

1 エリア
11 端末
12 アプリケーションサーバ
13 ライセンスサーバ
14 ジョブ管理手段
15 ジョブ管理装置
151 ジョブ管理部
152 設定部
153 ジョブスケジュール部
154 ライセンスサーバ監視部
155 ライセンス設定ファイル記憶部
2 エリア
21 端末
22 アプリケーションサーバ
23 ライセンスサーバ
1 area 11 terminal 12 application server 13 license server 14 job management means 15 job management device 151 job management unit 152 setting unit 153 job scheduling unit 154 license server monitoring unit 155 license setting file storage unit 2 area 21 terminal 22 application server 23 license server

Claims (15)

接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視手段と、
前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、
接続された端末から送信されたジョブを受信する第1の受信手段と、
前記ライセンスサーバ監視手段による監視情報に基づき、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択手段と、
前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定する設定手段と、
前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信手段と、を有することを特徴とするジョブ管理装置。
License server monitoring means for monitoring the operating status of the connected license server and the usage status of the license managed by the connected license server;
License setting file storage means for storing a license setting file in which environment variables necessary for setting the connected license server as a destination for inquiring the license are described;
First receiving means for receiving a job transmitted from a connected terminal;
The connected license server that is operating as an inquiry destination of the license for the job received by the first receiving unit based on the monitoring information by the license server monitoring unit and that has a usable license remaining. A license server selecting means for selecting
Using the license setting file stored by the license setting file storage means, the connection selected by the license server selection means as the inquiry destination of the license for the job received by the first receiving means. Setting means for setting a license server,
And a first transmission unit configured to transmit the job, to which the inquiry destination of the license is set by the setting unit, to a connected application server.
前記第1の受信手段により受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認手段と、
前記接続されたアプリケーションサーバのうちから前記リソース確認手段により確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索手段と、を有し、
前記第1の送信手段は、前記設定手段により前記ライセンスの問合せ先が設定された前記ジョブを前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバに送信することを特徴とする請求項1に記載のジョブ管理装置。
Resource confirmation means for confirming resources necessary for executing the job received by the first reception means;
Application server search means for searching for the connected application server in which necessary resources confirmed by the resource confirmation means remain among the connected application servers, and
The first transmission unit transmits the job, to which the inquiry destination of the license is set by the setting unit, to the connected application server searched by the application server search unit. The job management device described in 1.
前記第1の受信手段により複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶手段と、
前記ジョブ記憶手段により記憶された前記複数のジョブの実行順序を管理する実行順序管理手段と、を有し、
前記リソース確認手段は、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、
前記設定手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定することを特徴とする請求項2に記載のジョブ管理装置。
Job storage means for storing a plurality of jobs received from the plurality of connected terminals by the first receiving means;
Execution order management means for managing the execution order of the plurality of jobs stored by the job storage means;
The resource confirmation unit confirms a resource necessary for executing the job whose execution order is first among the plurality of jobs stored by the job storage unit as a result of management by the execution order management unit. ,
The setting means uses the license setting file stored in the license setting file storage means, and as a result of management by the execution order management means, an execution order among the plurality of jobs stored in the job storage means. The job management apparatus according to claim 2, wherein the connected license server selected by the license server selection unit is set as an inquiry destination of the license for the first job.
前記ライセンス設定ファイル記憶手段により記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、
前記ライセンスサーバ選択手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視手段による監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバからの距離が一番近い前記接続されたライセンスサーバを選択することを特徴とする請求項2または3に記載のジョブ管理装置。
The license setting file stored by the license setting file storage means describes a list in which the connected license servers are arranged in order of distance from the connected application servers,
The license server selection unit is operated based on the license setting file stored by the license setting file storage unit and the monitoring information by the license server monitoring unit, and the connection in which the usable license remains is left. 4. The connected license server having the closest distance from the connected application server searched by the application server search means is selected from the license servers that have been searched. Job management device.
接続された端末から送信されたジョブを受信する第1の受信手段と、
ライセンスを問い合わせる先として、接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、
前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定手段と、
前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信手段と、を有することを特徴とするジョブ管理装置。
First receiving means for receiving a job transmitted from a connected terminal;
License setting file storage means for storing a license setting file in which environment variables necessary for setting a connected license server are described as a destination for inquiring a license;
Setting means for setting the connected license server as an inquiry destination of the license of the job received by the first receiving means using the license setting file stored by the license setting file storing means; ,
And a first transmission unit configured to transmit the job, to which the inquiry destination of the license is set by the setting unit, to a connected application server.
情報処理装置が、
接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視ステップと、
前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶ステップと、
接続された端末から送信されたジョブを受信する第1の受信ステップと、
前記ライセンスサーバ監視ステップによる監視情報に基づき、前記第1の受信ステップにより受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択ステップと、
前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルを使用し、前記第1の受信ステップにより受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択ステップにより選択された前記接続されたライセンスサーバを設定する設定ステップと、
前記設定ステップにより前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する第1の送信ステップと、を有することを特徴とするジョブ管理方法。
Information processing device
Monitoring the usage of the license that is managed operating conditions of the connected license server and by the connected license server, the license server monitoring step,
Storing license configuration file environment variables is described needed to configure the connection license server as previously querying the license, and the license setting file storage step,
Receiving the job transmitted from the connected terminal, a first receiving step,
The connected license server that is operating as an inquiry destination of the license with respect to the job received in the first receiving step based on the monitoring information in the license server monitoring step and in which usable licenses remain to select the, and the license server selection step,
Using the license setting file stored in the license setting file storage step, the connection selected by the license server selection step as the inquiry destination of the license for the job received in the first reception step. to set the license server was, and the setting step,
A job transmission method comprising: a first transmission step of transmitting the job in which the license inquiry destination is set in the setting step to a connected application server.
情報処理装置が、
前記第1の受信ステップにより受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認ステップと、
前記接続されたアプリケーションサーバのうちから前記リソース確認ステップにより確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索ステップと、を有し、
前記第1の送信ステップは、情報処理装置が、前記設定ステップにより前記ライセンスの問合せ先が設定された前記ジョブを前記アプリケーションサーバ検索ステップにより検索された前記接続されたアプリケーションサーバに送信することを特徴とする請求項6に記載のジョブ管理方法。
Information processing device
To confirm the resources required to perform the job received by said first receiving step, a resource confirmation step,
Anda search, the application server search step the connected application server remain necessary resources that have been confirmed by the resource confirming step from among the connected application server,
In the first transmission step, the information processing apparatus transmits the job in which the license inquiry destination is set in the setting step to the connected application server searched in the application server search step. The job management method according to claim 6.
情報処理装置が、
前記第1の受信ステップにより複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶ステップと、
前記ジョブ記憶ステップにより記憶された前記複数のジョブの実行順序を管理する実行順序管理ステップと、を有し、
前記リソース確認ステップは、情報処理装置が、前記実行順序管理ステップによる管理の結果、前記ジョブ記憶ステップにより記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、
前記設定ステップは、情報処理装置が、前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理ステップによる管理の結果、前記ジョブ記憶ステップにより記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択ステップにより選択された前記接続されたライセンスサーバを設定することを特徴とする請求項7に記載のジョブ管理方法。
Information processing device
Storing a plurality of jobs received from a plurality of the terminals connected by said first receiving step, a job storing step,
Managing execution order of the plurality of jobs stored by the job storing step, anda execution order management step,
The resource confirmation step is necessary for the information processing apparatus to execute the job whose execution order is first among the plurality of jobs stored by the job storage step as a result of management by the execution order management step Check your resources
In the setting step, the information processing apparatus uses the license setting file stored in the license setting file storage step, and the plurality of jobs stored in the job storage step as a result of management in the execution order management step 8. The job management according to claim 7, wherein the connected license server selected by the license server selection step is set as an inquiry destination of the license with respect to the job whose execution order is first. Method.
前記ライセンス設定ファイル記憶ステップにより記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、
前記ライセンスサーバ選択ステップは、情報処理装置が、前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視ステップによる監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索ステップにより検索された前記接続されたアプリケーションサーバからの距離が一番近い前記接続されたライセンスサーバを選択することを特徴とする請求項7または8に記載のジョブ管理方法。
The license setting file stored in the license setting file storage step describes a list in which the connected license servers are arranged in order of the distance from each of the connected application servers.
In the license server selection step, the information processing apparatus operates based on the license setting file stored in the license setting file storage step and the monitoring information in the license server monitoring step. The connected license server having the closest distance from the connected application server searched by the application server search step is selected from the remaining connected license servers. The job management method according to 7 or 8.
情報処理装置が、
接続された端末から送信されたジョブを受信する受信ステップと、
ライセンスを問い合わせる先として、接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶ステップと、
前記ライセンス設定ファイル記憶ステップにより記憶された前記ライセンス設定ファイルを使用し、前記受信ステップにより受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定ステップと、
前記設定ステップにより前記ライセンスの問い合わせ先が設定された前記ジョブを接続されたアプリケーションサーバに送信する送信ステップと、を有することを特徴とするジョブ管理方法。
Information processing device
Receiving a job transmitted from a connected terminal ; and receiving step;
As previously querying a license, stores the license configuration file environment variables is described needed to configure the connection license server, the license setting file storage step,
The use license configuration file stored the license setting file stored by the step, as Contact of the license of the job received by said receiving step, setting the connection license server, a setting step,
Job management method characterized by having a said transmitted to the license application server contact information is connected to the job set in the transmission step by said setting step.
ジョブ管理装置と、接続された端末と、接続されたアプリケーションサーバと、接続されたライセンスサーバと、を有するジョブ管理システムであって、
前記ジョブ管理装置は、前記接続されたライセンスサーバの動作状況と前記接続されたライセンスサーバにより管理されているライセンスの使用状況を監視するライセンスサーバ監視手段と、
前記ライセンスを問い合わせる先として前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、
前記接続された端末から送信されたジョブを受信する第1の受信手段と、
前記ライセンスサーバ監視手段による監視情報に基づき、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、動作している、使用可能なライセンスが残っている前記接続されたライセンスサーバを選択するライセンスサーバ選択手段と、
前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定する設定手段と、
前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを前記接続されたアプリケーションサーバに送信する第1の送信手段と、を有し、
前記接続された端末は、前記ジョブを前記ジョブ管理装置に送信する第2の送信手段を有し、
前記接続されたアプリケーションサーバは、前記ジョブ管理装置により送信された、前記ライセンスの問い合わせ先が設定された前記ジョブを受信する第2の受信手段と、
前記第2の受信手段により前記ライセンスの問い合わせ先が設定された前記ジョブを受信したときに、前記ライセンスの使用許可を問い合わせる情報を、前記第2の受信手段により受信した前記ジョブに設定された前記ライセンスの問い合わせ先である前記接続されたライセンスサーバに送信する第3の送信手段と、
前記接続されたライセンスサーバから送信されたライセンス使用許可情報を受信する第3の受信手段と、
前記ライセンス使用許可情報を前記第3の受信手段により受信したときに、前記受信手段により受信した前記ジョブを実行するジョブ実行手段と、を有し、
前記接続されたライセンスサーバは、前記接続されたアプリケーションサーバから送信された前記ライセンスの使用許可を問い合わせる情報を受信する第4の受信手段と、
前記ライセンスの使用許可を問い合わせる情報を前記第4の受信手段により受信したときに、前記ライセンスの使用状況を調査するライセンス使用状況調査手段と、
前記ライセンス使用状況調査手段による調査の結果、使用可能な前記ライセンスが残っていることが判明したときに、前記ライセンス使用許可情報を前記接続されたアプリケーションサーバに送信する第4の送信手段と、を有することを特徴とするジョブ管理システム。
A job management system having a job management device, a connected terminal, a connected application server, and a connected license server,
The job management apparatus includes: a license server monitoring unit that monitors an operation status of the connected license server and a usage status of a license managed by the connected license server;
License setting file storage means for storing a license setting file in which environment variables necessary for setting the connected license server as a destination for inquiring the license are described;
First receiving means for receiving a job transmitted from the connected terminal;
The connected license server that is operating as an inquiry destination of the license for the job received by the first receiving unit based on the monitoring information by the license server monitoring unit and that has a usable license remaining. A license server selecting means for selecting
Using the license setting file stored by the license setting file storage means, the connection selected by the license server selection means as the inquiry destination of the license for the job received by the first receiving means. Setting means for setting a license server,
First transmission means for transmitting the job in which the inquiry destination of the license is set by the setting means to the connected application server,
The connected terminal has a second transmission means for transmitting the job to the job management apparatus;
A second receiving unit configured to receive the job in which the inquiry destination of the license is set, which is transmitted from the job management apparatus;
When receiving the job in which the license inquiry destination is set by the second receiving means, information for inquiring permission to use the license is set in the job received by the second receiving means. Third transmission means for transmitting to the connected license server that is the inquiry destination of the license;
Third receiving means for receiving license use permission information transmitted from the connected license server;
Job execution means for executing the job received by the receiving means when the license use permission information is received by the third receiving means;
The connected license server receives fourth information for inquiring permission to use the license transmitted from the connected application server;
A license usage status investigating means for investigating the usage status of the license when the fourth receiving means receives information for inquiring permission to use the license;
As a result of the investigation by the license use state investigation means, a fourth transmission means for transmitting the license use permission information to the connected application server when it is found that the usable license remains. A job management system comprising:
前記ジョブ管理装置は、前記第1の受信手段により受信された前記ジョブを実行するのに必要なリソースを確認するリソース確認手段と、
前記接続されたアプリケーションサーバのうちから前記リソース確認手段により確認された必要なリソースが残っている前記接続されたアプリケーションサーバを検索するアプリケーションサーバ検索手段と、を有し、
前記第1の送信手段は、前記設定手段により前記ライセンスの問合せ先が設定された前記ジョブを前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバに送信することを特徴とする請求項11に記載のジョブ管理システム。
The job management device includes resource confirmation means for confirming resources necessary for executing the job received by the first reception means;
Application server search means for searching for the connected application server in which necessary resources confirmed by the resource confirmation means remain among the connected application servers, and
12. The first transmission unit transmits the job for which the inquiry destination of the license is set by the setting unit to the connected application server searched by the application server search unit. The job management system described in 1.
前記ジョブ管理装置は、前記第1の受信手段により複数の前記接続された端末から受信した複数のジョブを記憶するジョブ記憶手段と、
前記ジョブ記憶手段により記憶された前記複数のジョブの実行順序を管理する実行順序管理手段と、を有し、
前記リソース確認手段は、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブを実行するのに必要なリソースを確認し、
前記設定手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記実行順序管理手段による管理の結果、前記ジョブ記憶手段により記憶された前記複数のジョブのうち、実行順序が最初である前記ジョブに対する前記ライセンスの問い合わせ先として、前記ライセンスサーバ選択手段により選択された前記接続されたライセンスサーバを設定することを特徴とする請求項12に記載のジョブ管理システム。
The job management device includes job storage means for storing a plurality of jobs received from a plurality of the connected terminals by the first receiving means;
Execution order management means for managing the execution order of the plurality of jobs stored by the job storage means;
The resource confirmation unit confirms a resource necessary for executing the job whose execution order is first among the plurality of jobs stored by the job storage unit as a result of management by the execution order management unit. ,
The setting means uses the license setting file stored in the license setting file storage means, and as a result of management by the execution order management means, an execution order among the plurality of jobs stored in the job storage means. 13. The job management system according to claim 12, wherein the connected license server selected by the license server selection unit is set as an inquiry destination of the license for the first job.
前記ジョブ管理装置は、前記ライセンス設定ファイル記憶手段により記憶されている前記ライセンス設定ファイルは、前記接続されたアプリケーションサーバそれぞれからの距離が近い順に前記接続されたライセンスサーバが並べられたリストが記述されており、
前記ライセンスサーバ選択手段は、前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルと前記ライセンスサーバ監視手段による監視情報とに基づき、動作している、使用可能な前記ライセンスが残っている前記接続されたライセンスサーバのうち、前記アプリケーションサーバ検索手段により検索された前記接続されたアプリケーションサーバからの距離が一番近い前記接続されたライセンスサーバを選択することを特徴とする請求項12または13に記載のジョブ管理システム。
In the job management apparatus, the license setting file stored by the license setting file storage unit describes a list in which the connected license servers are arranged in order of distance from each of the connected application servers. And
The license server selection unit is operated based on the license setting file stored by the license setting file storage unit and the monitoring information by the license server monitoring unit, and the connection in which the usable license remains is left. 14. The connected license server having the closest distance from the connected application server searched by the application server searching means is selected from the license servers that have been searched. Job management system.
ジョブ管理装置と、接続された端末と、接続されたアプリケーションサーバと、接続されたライセンスサーバと、を有するジョブ管理システムであって、
前記ジョブ管理装置は、前記接続された端末から送信されたジョブを受信する第1の受信手段と、
ライセンスを問い合わせる先として、前記接続されたライセンスサーバを設定する際に必要な環境変数が記述されたライセンス設定ファイルを記憶するライセンス設定ファイル記憶手段と、
前記ライセンス設定ファイル記憶手段により記憶された前記ライセンス設定ファイルを使用し、前記第1の受信手段により受信された前記ジョブの前記ライセンスの問い合わせ先として、前記接続されたライセンスサーバを設定する設定手段と、
前記設定手段により前記ライセンスの問い合わせ先が設定された前記ジョブを前記接続されたアプリケーションサーバに送信する第1の送信手段と、を有し、
前記接続された端末は、前記ジョブを前記ジョブ管理装置に送信する第2の送信手段を有し、
前記接続されたアプリケーションサーバは、前記ジョブ管理装置により送信された、前記ライセンスの問い合わせ先が設定された前記ジョブを受信する第2の受信手段と、
前記第2の受信手段により前記ライセンスの問い合わせ先が設定された前記ジョブを受信したときに、前記ライセンスの使用許可を問い合わせる情報を、前記第2の受信手段により受信した前記ジョブに設定された前記ライセンスの問い合わせ先である前記接続されたライセンスサーバに送信する第3の送信手段と、
前記接続されたライセンスサーバから送信されたライセンス使用許可情報を受信する第3の受信手段と、
前記ライセンス使用許可情報を前記第3の受信手段により受信したときに、前記受信手段により受信した前記ジョブを実行するジョブ実行手段と、を有し、
前記接続されたライセンスサーバは、前記接続されたアプリケーションサーバから送信された前記ライセンスの使用許可を問い合わせる情報を受信する第4の受信手段と、
前記ライセンスの使用許可を問い合わせる情報を前記第4の受信手段により受信したときに、前記ライセンスの使用状況を調査するライセンス使用状況調査手段と、
前記ライセンス使用状況調査手段による調査の結果、使用可能な前記ライセンスが残っていることが判明したときに、前記ライセンス使用許可情報を前記接続されたアプリケーションサーバに送信する第4の送信手段と、を有することを特徴とするジョブ管理システム。
A job management system having a job management device, a connected terminal, a connected application server, and a connected license server,
The job management apparatus includes: a first receiving unit that receives a job transmitted from the connected terminal;
License setting file storage means for storing a license setting file in which environment variables necessary for setting the connected license server are described as a destination for inquiring a license;
Setting means for setting the connected license server as an inquiry destination of the license of the job received by the first receiving means using the license setting file stored by the license setting file storing means; ,
First transmission means for transmitting the job in which the inquiry destination of the license is set by the setting means to the connected application server,
The connected terminal has a second transmission means for transmitting the job to the job management apparatus;
A second receiving unit configured to receive the job in which the inquiry destination of the license is set, which is transmitted from the job management apparatus;
When receiving the job in which the license inquiry destination is set by the second receiving means, information for inquiring permission to use the license is set in the job received by the second receiving means. Third transmission means for transmitting to the connected license server that is the inquiry destination of the license;
Third receiving means for receiving license use permission information transmitted from the connected license server;
Job execution means for executing the job received by the receiving means when the license use permission information is received by the third receiving means;
The connected license server receives fourth information for inquiring permission to use the license transmitted from the connected application server;
A license usage status investigating means for investigating the usage status of the license when the fourth receiving means receives information for inquiring permission to use the license;
As a result of the investigation by the license use state investigation means, a fourth transmission means for transmitting the license use permission information to the connected application server when it is found that the usable license remains. A job management system comprising:
JP2009042321A 2009-02-25 2009-02-25 Job management apparatus, job management method, and job management system Expired - Fee Related JP5287342B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009042321A JP5287342B2 (en) 2009-02-25 2009-02-25 Job management apparatus, job management method, and job management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009042321A JP5287342B2 (en) 2009-02-25 2009-02-25 Job management apparatus, job management method, and job management system

Publications (2)

Publication Number Publication Date
JP2010198312A JP2010198312A (en) 2010-09-09
JP5287342B2 true JP5287342B2 (en) 2013-09-11

Family

ID=42822976

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009042321A Expired - Fee Related JP5287342B2 (en) 2009-02-25 2009-02-25 Job management apparatus, job management method, and job management system

Country Status (1)

Country Link
JP (1) JP5287342B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160259922A1 (en) * 2013-10-31 2016-09-08 Shimadzu Corporation Software license management method and system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3725401B2 (en) * 2000-04-28 2005-12-14 株式会社エヌ・ティ・ティ ピー・シー コミュニケーションズ Access distribution method, apparatus, and recording medium
JP2004246592A (en) * 2003-02-13 2004-09-02 Mitsubishi Electric Corp Job execution management device
JP2005018632A (en) * 2003-06-27 2005-01-20 Matsushita Electric Ind Co Ltd License management device
JP4826175B2 (en) * 2005-08-26 2011-11-30 日本電気株式会社 License management system, method, license server, transfer license server, and program

Also Published As

Publication number Publication date
JP2010198312A (en) 2010-09-09

Similar Documents

Publication Publication Date Title
JP4560115B2 (en) Distribution management method, distribution management system, and distribution management server
JP4440107B2 (en) Methods and configurations for using shared resources in a network
US7190477B2 (en) System and method for managing and processing a print job using print job tickets
US6976072B2 (en) Method and apparatus for managing job queues
US9274736B2 (en) Information processing apparatus, output system, information processing method, and recording medium storing information processing program
JP2008527514A5 (en)
JP2004246771A (en) Print processing control system and method therefor
JP2012083845A (en) Cloud computing system, information processing method and program
JP5979986B2 (en) Distribution system and control method thereof
JP5884400B2 (en) Print control system, print control method, information processing apparatus, and print control program
JPWO2014171130A1 (en) Information processing system, deployment method, processing device, and deployment device
EP2913981B1 (en) Image forming system, relay server, communication controlling method and non-transitory computer readable recording medium
US9001363B2 (en) Printing control system, printing control method, and image processor
JP5704947B2 (en) Information processing apparatus, control method, and program
JP2008197828A (en) Equipment management apparatus, equipment management system, equipment management method and equipment management program
JP2007004403A (en) Distributed resource allocation system, distributed resource allocation method, and program
JP5287342B2 (en) Job management apparatus, job management method, and job management system
JP2005527910A (en) Method and implementation for message drive job processing
JP2008009865A (en) Distributed computer system
KR20130035622A (en) Upgrade system and method having adaptive changable upgrade process
JP5884566B2 (en) Batch processing system, progress confirmation device, progress confirmation method, and program
JP2004246592A (en) Job execution management device
US10298719B2 (en) Network system, and control method for network system
JP2007087130A (en) Server device, print processing method of server device, storage medium and program
JP2000250726A (en) Printing system, printing server therefor and database server

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101215

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121113

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130110

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130520

R150 Certificate of patent or registration of utility model

Ref document number: 5287342

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees