JP3954298B2 - Job license management method and license management system in information processing apparatus - Google Patents

Job license management method and license management system in information processing apparatus Download PDF

Info

Publication number
JP3954298B2
JP3954298B2 JP2000354066A JP2000354066A JP3954298B2 JP 3954298 B2 JP3954298 B2 JP 3954298B2 JP 2000354066 A JP2000354066 A JP 2000354066A JP 2000354066 A JP2000354066 A JP 2000354066A JP 3954298 B2 JP3954298 B2 JP 3954298B2
Authority
JP
Japan
Prior art keywords
job
request
software
license
executed
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
JP2000354066A
Other languages
Japanese (ja)
Other versions
JP2002157037A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2000354066A priority Critical patent/JP3954298B2/en
Publication of JP2002157037A publication Critical patent/JP2002157037A/en
Application granted granted Critical
Publication of JP3954298B2 publication Critical patent/JP3954298B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はネットワーク上で使用されるソフトウェアのジョブステップで構成される情報処理装置におけるジョブのライセンス管理方法及びライセンス管理システムに関する。ここで、ライセンスとは、あるツール(ソフトウェア及びハードウェア)を使用することのできる権利のことである。
【0002】
【従来の技術】
LSIの設計やソフトウェアの開発で使用されるCAD(Computer Aided Design:コンピュータ支援設計)やCASE(Computer Aided Software Engneering:コンピュータを使用したソフトウェア工学技法によりシステム開発を支援すること)の開発支援ソフトウェアの実行は、ライセンスで制御されるのが一般的であるが、ライセンス取得ができない場合も、依頼された処理は終了してしまう。従って、ソフトウェアは不完全な処理を行なうことになる。
【0003】
【発明が解決しようとする課題】
従来技術として、ライセンス管理取得を制御する方法はいくつか提案されている。特8−235118号公報では、ソフトウェアのライセンス管理方法が示されているが、同一ソフトウェアに複数ライセンスが存在する場合の制御ができない。また、実行制御に意味をなす複数ソフトウェアの実行順序に即したライセンス取得ができない。LSI設計で利用されるCADソフトウェアの実行では、設計フローの順序に基づいた実行制御が必要となる。また、一連の処理を最優先で実行する場合、個別に依頼することになるため、依頼された順番での処理となり、優先実行したい一連の関連処理を最優先で実行することができない。
【0004】
また、特平8−305560号公報では、ジョブを構成するジョブステップの一連の実行順序をグループ化して、当該ジョブステップに対応した複数ソフトウェアのライセンスを一括取得するライセンス管理方法を示している。これにより、ひとまとまりで意味をなす複数処理ステップが実行待ちになることなく、効率的にジョブ全体が実行されるとしている。
【0005】
しかしながら、この方法では、以下のような問題があった。
▲1▼ジョブのまとまりとしてのライセンスの一括取得は、LSI設計支援のCADソフトウェアのように、処理に長時間を要することが多い場合には、ジョブステップの直列な実行でライセンスの未使用時間が長くなり、逆にライセンスが効率的に運用できない。
【0006】
▲2▼CADソフトウェアのように、同一ライセンスプログラムの異なる複数処理機能を有する場合のライセンスの共有管理が考慮されていない。即ち、ライセンスとしては共有し、ジョブステップの順序関係としては、別のステップとして順序関係が表現できない。
【0007】
▲3▼長時間処理を効率的に実行するには、ジョブステップを並列動作させることが必要であるが、同一ライセンスプログラムの同一処理機能の複数ジョブステップを並列に動作させ、これらの終了を待って、次に実行すべきジョブステップを実行するライセンスとジョブの制御ができない。
【0008】
また、特開平10−171662号公報では、一つのアプリケーションを構成するファイルの依存関係を考慮しているが、この発明の意図は複数のアプリケーションの実行順序の依存関係を制御することが必要である。また、特開平11−237988号公報では、ソフトウェア開発での並列処理における命令の依存関係を判定することを特徴としているが、この発明は、複数のアプリケーションを用いた一連の処理を行なう場合の依存関係に基づいたライセンス発行と、処理の実行を関連付けて制御することが必要である。
【0009】
本発明はこのような課題に鑑みてなされたものであって、ソフトウェアのライセンス管理を自動化し、確実に依頼された処理を実行すること、所有する各ツールのライセンス数を十分に生かすこと、LSI等に代表される処理フローに依存した処理をシステムが自動的に行ない、利用者は処理を依頼するだけで確実に結果がでる情報処理装置におけるジョブのライセンス管理方法及びライセンス管理システムを提供することを目的としている。
【0010】
【課題を解決するための手段】
図1は本発明方法の原理を示すフローチャートである。本発明は、複数のソフトウェアのジョブステップで構成される、情報処理装置におけるジョブのライセンス管理方法に関し、前記情報処理装置は、ジョブステップの順序依存関係をジョブステップ毎の開始条件で表現し(ステップ1)、前記情報処理装置は、各ジョブステップの開始条件となる他のジョブステップの実行が終了していることを確認し(ステップ2)、当該ジョブステップの実行可否を判定し(ステップ3)、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得する(ステップ4)ことを特徴とする。
【0011】
このように構成すれば、ソフトウェアのライセンス管理を自動化することができる。
この発明において、前記ジョブステップの順序依存関係は、前記情報処理装置がジョブステップ毎の開始/終了条件で表現し、各ジョブステップの実行の終了をトリガに、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することを特徴とする。
【0012】
このように構成すれば、LSI等に代表される処理フローに依存した処理をシステムで自動的に行なうことができる。
また、この発明において、受け付けされたジョブを順次依頼キューに登録する依頼受付制御部と、順次登録されたジョブを依頼キューから取り出し、依頼実行制御部に渡す依頼取出部と、該依頼取出部から入力されたジョブが、関連するジョブとの依存関係を満たし、かつジョブを処理するためのソフトウェアのライセンス取得状態を満たす場合に、当該入力されたジョブの実行可と判断する依頼実行制御部と、を有し、受け付けされたジョブを順次又は並列に処理することを特徴とする。
【0013】
このように構成すれば、ソフトウェアのライセンス管理を自動化することができる。
また、この発明において、前記関連するジョブの依存関係は、関連するジョブの処理完了を条件として判断することを特徴とする。
【0014】
このように構成すれば、関連するジョブの依存関係を、関連するジョブの処理完了を条件として判断することができる。
また、この発明において、前記ライセンス取得状態は、ジョブを処理するためのソフトウェアのライセンス数と当該ソフトウェアのライセンス使用状況から当該ソフトウェアの実行可否を判断することを特徴とする。
【0015】
このように構成すれば、ソフトウェアのライセンス数と当該ライセンス使用状況から当該ソフトウェアの実行可否を判断することができる。
また、この発明において、前記同一ソフトウェアの同一処理機能の複数ジョブステップは並列実行されることを前提とし、並列実行されたいずれのジョブステップも終了したことを確認して、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することを特徴とする。
【0016】
このように構成すれば、確実に依頼された処理を実行することができる。
【0017】
【発明の実施の形態】
以下、図面を参照して本発明の実施の形態例を詳細に説明する。
一般的に、ソフトウェアのライセンス数は、一つの管理環境(ライセンスサーバ)に複数存在している。一つの管理環境に複数のライセンスが存在する場合を考慮し、同一ツールへの依頼が複数存在する場合でも使用可能ライセンス数内であれば、複数の依頼を並列に処理可能とすることができる構成を有している。
【0018】
使用可能ライセンス数は、システム管理者が設定可能とし、最大、所有するライセンス数となる。処理の依存関係は依頼内容に含まれ、利用者は実行順序に沿って処理を依頼する必要がなく、システムが自動管理し、必要に応じてライセンスを発行する。
【0019】
本発明の特徴は、以下の通りである。
(a)一つのソフトウェアに複数のライセンスが存在することを考慮する。
依頼された処理の実行を始めた時点で、次の依頼の処理を開始する構成を持ち、一つのライセンスサーバで同一のソフトウェアをライセンス数分並行に動作させることを可能とする。
【0020】
(b)複数の依頼された処理の依存関係を考慮し、例えばジョブ(Job)2を動作させる場合、ジョブ1が終了していることが前提となるような実行順番を考慮する。例えば、LSIの論理合成処理を考えた場合、実行順番は以下の通りになる。
▲1▼パッケージのコンパイル
▲2▼VHDLソースのコンパイル
▲3▼Netlistへのマッピング
▲4▼Netlist出力
ここで、VHDLはハードウェアの設計言語であり、Netlistはハードウェアを表現する方法である。上記のように、別々の依頼による一連の処理を、順番通りに実行する必要がある場合の実行順番制御を認識し、必要に応じてライセンスの発行を行なう。
【0021】
(c)優先的に処理したい一連の依頼の優先処理を可能とし、依頼された順番に依存しない処理順を指定することができる。
本発明では、依頼された処理をキューイング(queuing)し、また一つのソフトウェアの実行を使用可能ライセンス数分実行可能とする。また、依存関係のある依頼を制御し、依頼のあった順番だけでなく、実行しようとしている依頼の開始条件により一連の処理を順番通りにライセンス発行し、更に終了条件により次に優先的に起動させる処理のライセンス取得を指定することが可能となる。
【0022】
これにより、所有しているライセンスが効率よく利用可能となり、またLSI設計フロー等に代表される処理に依存関係があるものを人が順番を管理するのではなく、必要事項を設定し実行依頼することでシステムでの管理が可能となる。また、他依頼よりも優先したい一連の依頼を依頼した順番に関係なく優先処理することが可能となる。
【0023】
VHDLを使用したLSIの開発における論理合成から、配置配線までの一般的手順は、以下のような順番になる。
▲1▼ VHDL読み込み
▲2▼ テクノロジへのマッピング(モジュール単位の並列処理)
▲3▼ チップ(CHIP)の組立て
▲4▼ テスト回路生成
▲5▼ 配置配線
上述の▲1▼〜▲3▼までは同一の論理合成ツールを使用する。▲4▼はテスト回路生成ツール、▲5▼はレイアウトツールを使用する。ここで、▲1▼、▲2▼等をジョブステップと呼ぶことにする。
【0024】
▲2▼の処理では、処理対象が3モジュールある場合、設計者は以下のように処理依頼を行なう。ここで、▲1▼〜▲9▼までは、図面の番号と一致するが、10だけは○10として示す。VHDL読み込み→マッピング(1)→マッピング(2)→マッピング(3)→チップ組み立て→テスト回路生成→配置配線
図2はLSI開発フローを示す図であり、ユーザ1の処理(フロー1)と、ユーザ2の処理(フロー2)を示している。ユーザ1のフローでは、先ずVHDLを読み込み(▲1▼)、マッピング処理を行なう(▲2▼▲5▼▲6▼)。ここで、マッピング(1)が▲2▼、マッピング(2)が▲5▼、マッピング(3)が▲6▼を示す。
【0025】
次に、チップ組み立てを行ない(▲7▼)、テスト回路生成を行ない(▲8▼)、配置配線を行なう(○10)。
ユーザ2のフローでは、チップを組み立て(▲3▼)、テスト回路を生成し(▲4▼)、配置配線を行なう(▲9▼)。
【0026】
即ち、各ステップは、▲1▼〜○10で示すようなジョブステップから構成されている。キューには、図3に示すように依頼キューへの依頼処理が並ぶ。図では、▲1▼のジョブステップから○10までのジョブステップが並んでいる。図中→で示す部分は依存関係を示す。例えば、ジョブステップ▲2▼▲5▼▲6▼は、ジョブステップ▲1▼と依存関係があり、ジョブステップ▲4▼はジョブステップ▲3▼と依頼関係がある。本システムを使用した場合のツールへのライセンス発行順序は、図4に示すように、依頼の依存関係、ツールのライセンス数を考慮し、順次実行される。
【0027】
このように、本発明によれば、前記ジョブステップは、同一ライセンスに基づいて使用可否が制御される同一ソフトウェアの異なる処理機能を別々の処理ステップとして識別され、処理の順序依存関係とライセンス取得を制御することができる。
【0028】
このように構成すれば、LSI等に代表される処理フローに依存した処理をシステムで自動的に行なうことができる。
また、この発明において、前記ジョブステップは、同一ライセンスに基づいて使用可否が制御される同一ソフトウェアの同一処理機能の複数ジョブステップを別々の処理ステップとして識別され、処理の順序依存関係とライセンス取得を制御することができる。
【0029】
このように構成すれば、LSI等に代表される処理フローに依存した処理をシステムで自動化することができる。
また、この発明において、前記同一ソフトウェアの同一処理機能の複数ジョブステップは並列実行されることを前提とし、並列実行されたいずれのジョブステップも終了したことを確認して、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することができる。
【0030】
このように構成すれば、確実に依頼された処理を実行することができる。
図4はジョブ(JOB)の実行履歴例を示す図である。以下、図4の実行履歴の説明を行なう。図4の実行履歴は、依頼の依存関係、ツールのライセンス数を考慮し、順次実行される。最初は、ジョブステップ▲1▼を実行する。これは始めの依頼開始であるので、開始条件はつかない。
【0031】
次のジョブステップは▲1▼と続いて▲3▼となる。図3の依頼順でいくと、ジョブステップ▲1▼に続いて▲2▼となるべきところであるが、▲2▼は図3の依存関係より▲1▼が終了しないと動作できないので、▲2▼は▲1▼の完了まで待ちとなる。従って、次のジョブステップは▲3▼となる。次に、▲1▼は完了して 依存関係より▲2▼▲5▼▲6▼が開始可能となるが、ツール1は使用可能ライセンス数が3本のため、▲2▼▲5▼のみ開始され▲6▼は待ちとなる。次に、▲3▼が完了し、依存関係より▲4▼が開始可能となり開始される。同時にツール1の使用中ライセンス数が2本となるため▲6▼が開始可能となり開始される。以下、同様である。
【0032】
このように、本発明によれば、LSI等に代表される処理フローに依存した処理をシステムで自動的に行なうことができる。
図5は本発明システムの一実施の形態例を示す図である。図において、1は依頼を受け付ける依頼受付制御部、2は依頼キュー、3は依頼キュー2から依頼(ジョブステップ)を取り出す依頼取り出し部、4は実行済みジョブステップが記憶される実行済みキュー、5は依頼取り出し部3からの依頼を受けて依頼の実行制御を行なう依頼実行制御部、6は実行済みキュー4からの指示を受けてジョブ依存関係を制御するジョブ依存関係制御部、7は依頼実行制御部5からのライセンス問い合わせに対して回答するライセンス制御部、8は複数のライセンス、9は依頼実行制御部5からの指示を受けて処理を実行するソフトウェア実行部、10はソフトウェアである。依頼実行制御部5は、依頼キュー2に対して、順番変更指示と終了依頼の削除指示を行なう。
【0033】
図5に示すシステムの動作を概説すれば、以下の通りである。依頼受付制御部1は依頼キュー2に依頼を順次登録する。依頼取り出し部3は、依頼キュー2から依頼を取り出し、依頼実行制御部3に渡す。依頼実行制御部5では、ライセンス制御部7に取り出した依頼(ジョブステップ)が実行可能であるかどうか問い合わせる。
【0034】
ライセンス制御部7は、ライセンス8の状況を調べて実行可能かどうかを依頼実行制御部5に回答する。実行が可能であった場合、依頼実行制御部5はソフトウェア実行部9に指示し、ソフトウェア10の実行を行なう。この場合において、ジョブ依存関係制御部6は、実行済みキュー4からの指示を受けて、依存関係をチェックし、その結果を依頼実行制御部5に通知する。
【0035】
このように構成すれば、ソフトウェアの管理を自動的にすることができる。
図6は本発明の処理フロー例を示す図である。図5と同一のものは、同一の符号を付して示す。図において、2は依頼キュー、3は依頼取り出し部、4は実行済みキュー、9はソフトウェア実行部、11はライセンス空き無し管理ファイル(ツール使用不可キュー)である。依頼キュー2から先頭の依頼にアクセスし、依頼されたツールが現在使用可能か否かを確認する(S1)。使用不可能な状況であれば、次の依頼にアクセスする。使用の可、不可はソフトウェアの有無、使用制限等であり、ツール管理者が使用不可ツール管理ファイルに設定する。
【0036】
ツールが使用可能な場合は、処理対象の依頼に他依頼との依存関係があるかどうかをチェックする。依存関係がある場合には、自分自身の開始条件(例えばその前のジョブステップを経由しないと実行できないジョブ等。図10参照)を満たしているかを、実行済みキュー4を参照して確認する(S2)。開始条件を満たしていない場合には、処理は行なわず、次の依頼の処理を行なう。
【0037】
開始条件を満たしている場合、又は依存関係を持たない依頼の場合には、ライセンスの確保を行なう(S3)。確保できなかった場合は、ライセンス空き無し管理ファイル11にツールを登録し、次の依頼の処理を行なう。
【0038】
ライセンスが確保できた場合には、ソフトウェア実行部9を起動し(S4)、実行した依頼を依頼キューから削除する(S5)。また、依頼キュー2内の最初の依頼へのアクセスに戻る。
【0039】
ソフトウェア起動部(ソフトウェア実行部)9では、依存関係を持つ依頼の場合、実行処理終了後に自依頼を実行済みキュー4に登録する。依存関係を持つ場合、かつ自依頼より後に処理する依頼が存在しない場合に、実行後に実行済みキューから依存関係のある処理済み依頼の内容を削除する。削除方法は、開始条件をたどり、関連する依頼IDの依頼を削除していく。
【0040】
また、ライセンス空き無し管理ファイル11に実行したツールが登録されている場合には、ライセンス空き無し管理ファイル11から削除する。この実行済みキューにより、後で駆動する依頼は、実行済みキューを確認し、自依頼の開始条件が満たされているかを確認する。これら一連の処理を繰り返すことにより、ライセンスを複数持つツールは、使用可能ライセンス数分並列に処理可能となる。
【0041】
図7は依頼取り出し処理を示すフローであり、図6の依頼取り出し部3の動作を示している。先ず、次のキューがあるかどうか確認する(S1)。次に、依頼キュー2から依頼があるかどうかチェックする(S2)。依頼がある場合には、その依頼が使用可能かどうかを使用不可管理ファイル13を参照してチェックする(S3)。使用可能でない場合には、ステップS1に戻り、使用可能である場合には、依頼キュー2から依頼を取り出す(S4)。
【0042】
図8はソフトウェア実行部9(図5参照)の処理フローを示す図である。先ず、依頼(ジョブステップ)があると、その依頼が他の依頼(ジョブステップ)と依存関係があるかどうかチェックする(S1)。他の依頼と依存関係がない場合には、無条件に実行できるのでそのまま依頼ソフトウェアを実行する(S2)。
【0043】
他の処理と依頼関係がある場合、依頼ソフトウェアを実行し(S3)、実行済みキュー4に登録する(S4)。次に、ライセンス空き無し管理ファイル11をアクセスしてツール使用不可キューから削除する(S5)。次に、依存の最後であるかどうかチェックする(S6)。依存の最後であった場合には、実行済みキュー4から関連依頼を削除する(S7)。依存の最後でない場合には、処理を終了する。
【0044】
次に、依頼の依存関係の表現方法を説明する。依頼の依存関係は、自身の依頼IDと、前後に実行すべき依頼IDを依頼の中に記述することにより可能とする。図9は依頼の依存関係表現方法を示す図である。依頼1から複数の依頼が存在する場合を示す。各依頼は、開始条件と終了条件を基に、関連している。各依頼は図に示すように依頼Noと、開始条件(前ジョブ終了確認)と、実行ツールと、処理データと、終了条件(次ジョブ開始指令)からなる。
【0045】
自依頼よりも先に終了している必要のある依頼を開始条件として定義する。条件は複数記述可能とし、複数記述されている場合は全てが必要条件となる。自依頼の後に優先して実行する依頼は、終了条件に定義し、終了条件に定義された依頼は、先に依頼された処理よりも先に実行される。依存関係を持たない単独の依頼には、開始条件、終了条件を記載しない。
【0046】
図10は依頼内容を示す図である。図には、依頼▲1▼〜○10までの依頼の内容が示されている。例えば、依頼ID▲1▼の処理は、無条件に開始されるものであるので、開始条件なるものはない。実行ツールは、前述したようにツール1である。次に実行データとは、データ1である。dirはディレクトリを示す。終了条件は、▲2▼▲5▼▲6▼であり、処理▲1▼が終わった後▲2▼,▲5▼,▲6▼を+優先的に実行する必要があることを示す。依頼ID▲7▼の場合、開始条件は▲2▼▲5▼▲6▼であり、これらの処理が終わらないと▲7▼は実行できないことを示している(依頼関係についての図2を参照)。
【0047】
依頼ID○10の場合、開始条件は▲8▼であり、自依頼よりも先に終了している必要のある依頼(ジョブステップ)は▲8▼である。そして、○10よりも後には依頼はないので、終了条件はない。なお、依頼キューへの登録は、常に一番最後への登録を行なう。
【0048】
(付記1)複数のソフトウェアのジョブステップで構成されるジョブのライセンス管理方法に関し、ジョブステップの順序依存関係をジョブステップ毎の開始条件で表現し(ステップ1)、各ジョブステップの開始条件となる他のジョブステップの実行が終了していることを確認し(ステップ2)、当該ジョブステップの実行可否を判定し(ステップ3)、当該ジョブステップに対するソフトウェアのライセンスを逐次取得する(ステップ4)ことを特徴とするライセンス管理方法。
【0049】
(付記2)前記ジョブステップの順序依存関係は、ジョブステップ毎の開始/終了条件で表現し、各ジョブステップの実行の終了をトリガに、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することを特徴とする付記1記載のライセンス管理方法。
【0050】
(付記3)依頼を登録する登録部と、登録された依頼をキューイングする依頼キューと、依頼キューから依頼を取り出し、実行が可能かどうか判断し、ソフトウェアの実行を制御する依頼実行制御部と、依頼の依存関係を制御するジョブ依存関係制御部と、ソフトウェアの実行を行なうソフトウェア実行部と、ソフトウェアのライセンス管理を行なうライセンス管理部とで構成されるライセンス管理システム。
【0051】
(付記4)前記ジョブステップは、同一ライセンスに基づいて使用可否が制御される同一ソフトウェアの異なる処理機能を別々の処理ステップとして識別され、処理の順序依存関係とライセンス取得を制御することを特徴とする付記1乃至2の何れかに記載のライセンス管理方法。
【0052】
(付記5)前記ジョブステップは、同一ライセンスに基づいて使用可否が制御される同一ソフトウェアの同一処理機能の複数ジョブステップを別々の処理ステップとして識別され、処理の順序依存関係とライセンス取得を制御することを特徴とする付記4記載のライセンス管理方法。
【0053】
(付記6)前記同一ソフトウェアの同一処理機能の複数ジョブステップは並列実行されることを前提とし、並列実行されたいずれのジョブステップも終了したことを確認して、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することを特徴とする付記5記載のライセンス管理方法。
【0054】
【発明の効果】
以上説明したように、本発明によれば以下の効果が得られる。
本発明によれば、ソフトウェアのライセンス管理を自動化することができる。
【0055】
また、この発明によれば、LSI等に代表される処理フローに依存した処理をシステムで自動的に行なうことができる
【0056】
また、この発明によれば、確実に依頼された処理を実行することができる。
このように、本発明によれば、ソフトウェアのライセンス管理を自動化し、確実に依頼された処理を実行すること、所有する各ツールのライセンス数を十分に生かすこと、LSI等に代表される処理フローに依存した処理をシステムで自動的に行ない、利用者は処理を依頼するだけで確実に結果がでる情報処理装置におけるジョブのライセンス管理方法及びライセンス管理システムを提供することができる。
【図面の簡単な説明】
【図1】本発明方法の原理を示すフローチャートである。
【図2】LSI開発フローを示す図である。
【図3】依頼キューへの格納及び依存関係の表現図である。
【図4】ジョブの実行履歴を示す図である。
【図5】本発明システムの一実施の形態例を示す図である。
【図6】本発明の処理フロー例を示す図である。
【図7】依頼取り出し処理を示すフローである。
【図8】ソフトウェア実行部の処理フローを示す図である。
【図9】依頼の依存関係表現方法を示す図である。
【図10】依頼内容例を示す図である。
【符号の説明】
1 依頼受付制御部
2 依頼キュー
3 依頼取り出し部
4 実行済みキュー
5 依頼実行制御部
6 ジョブ依存関係制御部
7 ライセンス制御部
8 ライセンス
9 ソフトウェア受光部
10ソフトウェア
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to software used on a network.Jobs in an information processing device consisting of job stepsThe present invention relates to a license management method and a license management system. Here, the license is a right to use a certain tool (software and hardware).
[0002]
[Prior art]
Development support software execution of CAD (Computer Aided Design) and CASE (Computer Aided Software Engineering) used in LSI design and software development Is generally controlled by a license, but if the license cannot be acquired, the requested processing is terminated. Therefore, the software performs incomplete processing.
[0003]
[Problems to be solved by the invention]
  As a conventional technique, several methods for controlling license management acquisition have been proposed. SpecialOpenflat8-235118The Japanese Patent Publication discloses a software license management method, but cannot control when a plurality of licenses exist in the same software. In addition, it is impossible to obtain a license in accordance with the execution order of a plurality of software that makes sense for execution control. Execution control based on the order of the design flow is required for execution of CAD software used in LSI design. In addition, when a series of processes is executed with the highest priority, requests are made individually, so the processes are performed in the requested order, and a series of related processes desired to be executed with priority cannot be executed with the highest priority.
[0004]
  Also specialOpenJapanese Patent Laid-Open No. 8-305560 discloses a license management method in which a series of execution orders of job steps constituting a job are grouped and a plurality of software licenses corresponding to the job steps are collectively acquired. As a result, the entire job is efficiently executed without waiting for execution of a plurality of processing steps that make sense as a group.
[0005]
However, this method has the following problems.
(1) Collective acquisition of licenses as a group of jobs, such as LSI software that supports LSI design, often takes a long time to process. On the contrary, the license cannot be operated efficiently.
[0006]
(2) License sharing management is not considered when the same license program has a plurality of different processing functions as in the CAD software. That is, it is shared as a license, and the order relationship of job steps cannot be expressed as another step.
[0007]
(3) In order to execute long-time processing efficiently, it is necessary to operate job steps in parallel. However, multiple job steps of the same processing function of the same license program are operated in parallel, and waiting for their completion. Therefore, it is impossible to control the license and job for executing the next job step to be executed.
[0008]
Japanese Patent Application Laid-Open No. 10-171661 considers the dependency of files constituting one application, but the intent of the present invention is to control the dependency of the execution order of a plurality of applications. . Japanese Patent Application Laid-Open No. 11-237988 is characterized in that the dependency relationship of instructions in parallel processing in software development is determined. However, the present invention is dependent on a series of processing using a plurality of applications. It is necessary to associate and control the issue of a license based on the relationship and the execution of the process.
[0009]
  The present invention has been made in view of such a problem, and automates software license management, reliably executes requested processing, fully utilizes the number of licenses of each owned tool, LSI The system automatically performs processing that depends on the processing flow typified by, etc., and the user can reliably obtain results simply by requesting processing.Jobs in the information processing deviceAn object of the present invention is to provide a license management method and a license management system.
[0010]
[Means for Solving the Problems]
  FIG. 1 is a flowchart showing the principle of the method of the present invention. The present invention comprises a plurality of software job steps.In information processing equipmentWith respect to the job license management method, the information processing device expresses the order dependency of job steps as a start condition for each job step (step 1).The information processing apparatus includes:It is confirmed that the execution of the other job steps that are the starting conditions for each job step has been completed (step 2), whether or not the job step can be executed is determined (step 3), and the software corresponding to the job step is determined. Licenses are acquired sequentially (step 4).
[0011]
  With this configuration, software license management can be automated.
  In the present invention, the order dependency of the job steps is:The information processing apparatusExpressed by the start / end conditions for each job step, using the end of execution of each job step as a trigger, the job step to be executed next is determined, and software licenses corresponding to the job step are sequentially acquired And
[0012]
  With such a configuration, processing depending on the processing flow represented by LSI or the like can be automatically performed by the system.
  In the present invention,Accepted jobs are sequentially placed in the request queueA request acceptance control unit to be registered;A request take-out unit that takes out sequentially registered jobs from the request queue and passes to the request execution control unit, and the job input from the request take-out unit satisfies the dependency relationship with the related job, and processes the job A request execution control unit that determines that the input job can be executed when the license acquisition state of the software is satisfied, and processes the received jobs sequentially or in parallelIt is characterized by that.
[0013]
  With this configuration, software license management can be automated.
  In the present invention,The dependency relationship of the related job is determined on the condition that the processing of the related job is completed.It is characterized by doing.
[0014]
  If configured in this way,Judgment of related job dependency on condition of completion of processing of related jobbe able to.
  In the present invention,The license acquisition status is determined based on the number of software licenses for processing the job and the license usage status of the software.It is characterized by doing.
[0015]
  If configured in this way,Judge whether the software can be executed from the number of software licenses and the license usage statuscan do.
  Also, in the present invention, it is assumed that a plurality of job steps of the same processing function of the same software are executed in parallel, and it is confirmed that any job step executed in parallel has ended, and the job to be executed next A step is determined, and software licenses corresponding to the job step are sequentially acquired.
[0016]
If constituted in this way, the requested processing can be executed reliably.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Generally, a plurality of software licenses exist in one management environment (license server). Considering the case where multiple licenses exist in one management environment, even if there are multiple requests for the same tool, it is possible to process multiple requests in parallel as long as they are within the number of available licenses have.
[0018]
The number of usable licenses can be set by the system administrator, and is the maximum number of licenses owned. The dependency of processing is included in the contents of the request, and the user does not need to request processing according to the execution order, but the system automatically manages and issues a license as necessary.
[0019]
The features of the present invention are as follows.
(A) Consider that there are multiple licenses for one software.
When the requested processing starts to be executed, the processing of the next request is started and the same software can be operated in parallel by the number of licenses on one license server.
[0020]
(B) Considering the dependency relationship of a plurality of requested processes, for example, when the job (Job) 2 is operated, an execution order that assumes that the job 1 has been completed is considered. For example, when considering logic synthesis processing of LSI, the execution order is as follows.
(1) Package compilation
(2) Compilation of VHDL source
(3) Mapping to Netlist
(4) Netlist output
Here, VHDL is a hardware design language, and Netlist is a method of expressing hardware. As described above, the execution order control when it is necessary to execute a series of processes according to different requests in order is recognized, and a license is issued as necessary.
[0021]
(C) It is possible to prioritize a series of requests to be processed preferentially, and to specify a processing order that does not depend on the requested order.
In the present invention, the requested processing is queued, and execution of one software can be executed for the number of usable licenses. In addition, it controls requests with dependencies, issues a series of processes in order according to the start condition of the request to be executed, as well as the order in which the request is made, and then starts with priority according to the end condition. It is possible to specify the license acquisition of the processing to be performed.
[0022]
This makes it possible to efficiently use the licenses that you own, and instead of managing the order of the processes that are dependent on the processing represented by the LSI design flow, etc., the necessary items are set and submitted. This makes it possible to manage the system. In addition, priority processing can be performed regardless of the order of requesting a series of requests that have priority over other requests.
[0023]
The general procedure from logic synthesis to placement and routing in LSI development using VHDL is as follows.
▲ 1 ▼ VHDL reading
(2) Mapping to technology (parallel processing in module units)
(3) Assembly of chip (CHIP)
(4) Test circuit generation
▲ 5 ▼ Placement and wiring
The same logic synthesis tool is used from the above (1) to (3). (4) uses a test circuit generation tool, and (5) uses a layout tool. Here, (1), (2), etc. are called job steps.
[0024]
In the process {circle around (2)}, when there are three modules to be processed, the designer makes a processing request as follows. Here, {circle over (1)} to {9} coincide with the numbers in the drawing, but only 10 is indicated as “10”. Read VHDL-> Mapping (1)-> Mapping (2)-> Mapping (3)-> Chip assembly-> Test circuit generation-> Place and route
FIG. 2 is a diagram showing the LSI development flow, and shows the process of user 1 (flow 1) and the process of user 2 (flow 2). In the flow of user 1, first, VHDL is read (1), and mapping processing is performed (2), (5), (6)). Here, mapping (1) indicates (2), mapping (2) indicates (5), and mapping (3) indicates (6).
[0025]
Next, chip assembly is performed (7), test circuit generation is performed (8), and placement and wiring are performed (10).
In the flow of the user 2, the chip is assembled ((3)), a test circuit is generated ((4)), and arrangement and wiring are performed ((9)).
[0026]
That is, each step is composed of job steps as indicated by (1) to (10). In the queue, as shown in FIG. 3, request processing to the request queue is arranged. In the figure, job steps from (1) to ○ 10 are arranged. The part indicated by → in the figure indicates the dependency. For example, job step (2) (5) (6) has a dependency relationship with job step (1), and job step (4) has a request relationship with job step (3). As shown in FIG. 4, the order of license issuance to the tool when this system is used is sequentially executed in consideration of the dependency of the request and the number of licenses of the tool.
[0027]
Thus, according to the present invention, in the job step, different processing functions of the same software whose use is controlled based on the same license are identified as separate processing steps, and the processing order dependency relationship and license acquisition are performed. Can be controlled.
[0028]
With such a configuration, processing depending on the processing flow represented by LSI or the like can be automatically performed by the system.
In the present invention, the job step is identified as a plurality of job steps of the same processing function of the same software whose use is controlled based on the same license as separate processing steps, and the processing order dependency relationship and license acquisition are performed. Can be controlled.
[0029]
With this configuration, processing that depends on the processing flow represented by LSI or the like can be automated by the system.
Also, in the present invention, it is assumed that a plurality of job steps of the same processing function of the same software are executed in parallel, and it is confirmed that any job step executed in parallel has ended, and the job to be executed next Steps can be determined, and software licenses corresponding to the job steps can be acquired sequentially.
[0030]
If constituted in this way, the requested processing can be executed reliably.
FIG. 4 is a diagram illustrating an example of an execution history of a job (JOB). Hereinafter, the execution history of FIG. 4 will be described. The execution history in FIG. 4 is sequentially executed in consideration of the dependency of requests and the number of tool licenses. Initially, job step (1) is executed. Since this is the first request start, there is no start condition.
[0031]
The next job step is (1) followed by (3). If the order of requests in FIG. 3 is followed, job step (1) should be followed by (2), but (2) cannot be operated unless (1) is completed due to the dependency in FIG. ▼ waits until completion of (1). Therefore, the next job step is (3). Next, (1) is completed and (2) (5) (6) can be started from the dependency, but since the number of usable licenses is 3, Tool 1 only starts (2) (5) Then (6) is waiting. Next, (3) is completed, and (4) can be started and started from the dependency. At the same time, since the number of licenses in use of the tool 1 is 2, {6} can be started and started. The same applies hereinafter.
[0032]
As described above, according to the present invention, processing depending on the processing flow represented by LSI or the like can be automatically performed by the system.
FIG. 5 is a diagram showing an embodiment of the system of the present invention. In the figure, 1 is a request reception control unit that receives a request, 2 is a request queue, 3 is a request extraction unit that extracts a request (job step) from the request queue 2, 4 is an executed queue in which executed job steps are stored, 5 Is a request execution control unit that receives a request from the request fetching unit 3 and performs execution control of the request, 6 is a job dependency control unit that controls a job dependency upon receiving an instruction from the executed queue 4, and 7 is a request execution A license control unit that answers a license inquiry from the control unit 5, 8 is a plurality of licenses, 9 is a software execution unit that executes processing in response to an instruction from the request execution control unit 5, and 10 is software. The request execution control unit 5 instructs the request queue 2 to change the order and to delete the end request.
[0033]
An outline of the operation of the system shown in FIG. 5 is as follows. The request reception control unit 1 sequentially registers requests in the request queue 2. The request retrieval unit 3 retrieves a request from the request queue 2 and passes it to the request execution control unit 3. The request execution control unit 5 inquires of the license control unit 7 whether the request (job step) taken out can be executed.
[0034]
The license control unit 7 checks the status of the license 8 and answers to the request execution control unit 5 whether or not it can be executed. If the execution is possible, the request execution control unit 5 instructs the software execution unit 9 to execute the software 10. In this case, the job dependency relationship control unit 6 receives an instruction from the executed queue 4, checks the dependency relationship, and notifies the request execution control unit 5 of the result.
[0035]
With this configuration, software management can be automatically performed.
FIG. 6 is a diagram showing a processing flow example of the present invention. The same components as those in FIG. 5 are denoted by the same reference numerals. In the figure, 2 is a request queue, 3 is a request fetching unit, 4 is an executed queue, 9 is a software execution unit, and 11 is a management file (tool unusable queue) with no license available. The top request is accessed from the request queue 2 to check whether the requested tool is currently available (S1). If the situation is not available, access the next request. Usable / unusable is the presence / absence of software, usage restrictions, etc., set by the tool administrator in the unusable tool management file.
[0036]
If the tool is available, check whether the request to be processed has dependency with other requests. If there is a dependency relationship, it is checked with reference to the executed queue 4 whether the start condition of itself (for example, a job that can only be executed through the previous job step, see FIG. 10) is satisfied (see FIG. 10). S2). If the start condition is not satisfied, the next request is processed without performing the process.
[0037]
If the start condition is satisfied, or if the request has no dependency, a license is secured (S3). If it cannot be secured, the tool is registered in the license empty management file 11 and the next request is processed.
[0038]
If the license can be secured, the software execution unit 9 is activated (S4), and the executed request is deleted from the request queue (S5). Further, the process returns to the access to the first request in the request queue 2.
[0039]
In the case of a request having a dependency, the software activation unit (software execution unit) 9 registers its own request in the executed queue 4 after the execution process is completed. If there is a dependency relationship and there is no request to be processed after the self-request, the content of the processed request having the dependency relationship is deleted from the executed queue after execution. The deletion method follows the start condition and deletes the request with the related request ID.
[0040]
If the executed tool is registered in the license empty management file 11, it is deleted from the license empty management file 11. A request to be driven later by this executed queue confirms the executed queue and checks whether the start condition of the self-request is satisfied. By repeating these series of processes, a tool having a plurality of licenses can process in parallel for the number of usable licenses.
[0041]
FIG. 7 is a flowchart showing the request fetching process, and shows the operation of the request fetching unit 3 in FIG. First, it is confirmed whether there is a next queue (S1). Next, it is checked whether there is a request from the request queue 2 (S2). If there is a request, whether or not the request is usable is checked by referring to the unusable management file 13 (S3). If it is not usable, the process returns to step S1, and if it is usable, the request is taken out from the request queue 2 (S4).
[0042]
FIG. 8 is a diagram showing a processing flow of the software execution unit 9 (see FIG. 5). First, if there is a request (job step), it is checked whether the request has a dependency relationship with other requests (job steps) (S1). If there is no dependency with other requests, the request software is executed as it is because it can be executed unconditionally (S2).
[0043]
If there is a request relationship with another process, the requested software is executed (S3) and registered in the executed queue 4 (S4). Next, the license free management file 11 is accessed and deleted from the tool unusable queue (S5). Next, it is checked whether or not it is the last dependency (S6). If it is the last dependency, the related request is deleted from the executed queue 4 (S7). If it is not the last dependency, the process ends.
[0044]
Next, a method for expressing the dependency relationship of requests will be described. The dependency of the request is made possible by describing the request ID of itself and the request ID to be executed before and after in the request. FIG. 9 is a diagram illustrating a request dependency expression method. The case where there are a plurality of requests from request 1 is shown. Each request is related based on a start condition and an end condition. Each request includes a request number, a start condition (previous job end confirmation), an execution tool, processing data, and an end condition (next job start command) as shown in the figure.
[0045]
A request that needs to be completed before the self-request is defined as a start condition. A plurality of conditions can be described. If a plurality of conditions are described, all are necessary conditions. A request to be executed with priority after the self-request is defined in the end condition, and the request defined in the end condition is executed before the process requested earlier. A start request and an end condition are not described in a single request having no dependency.
[0046]
FIG. 10 shows the contents of the request. The figure shows the contents of requests (1) to (10). For example, the process of request ID {circle around (1)} is started unconditionally, so there is no start condition. The execution tool is the tool 1 as described above. Next, the execution data is data 1. dir indicates a directory. The end condition is {circle around (2)} {5} {6}, and indicates that it is necessary to preferentially execute {circle around (2)}, {circle around (5)}, {circle around (6)} after the completion of the processing {circle around (1)}. In the case of request ID (7), the start condition is (2) (5) (6), indicating that (7) cannot be executed unless these processes are completed (see FIG. 2 for the request relationship). ).
[0047]
In the case of the request ID ○ 10, the start condition is (8), and the request (job step) that needs to be completed before the own request is (8). Since there is no request after ○ 10, there is no termination condition. The registration to the request queue is always performed at the very end.
[0048]
(Supplementary note 1) Regarding a license management method for a job composed of a plurality of software job steps, the order dependency of job steps is expressed by a start condition for each job step (step 1), which becomes a start condition for each job step. Confirm that execution of other job steps has been completed (step 2), determine whether or not the job step can be executed (step 3), and sequentially obtain software licenses for the job step (step 4) A license management method characterized by the above.
[0049]
(Supplementary Note 2) The order dependency of the job steps is expressed by start / end conditions for each job step, and the job step to be executed next is determined by using the end of execution of each job step as a trigger. The license management method according to appendix 1, wherein licenses of software corresponding to the above are sequentially acquired.
[0050]
(Appendix 3) A registration unit for registering a request, a request queue for queuing the registered request, a request execution control unit for taking out the request from the request queue, determining whether execution is possible, and controlling execution of the software A license management system comprising a job dependency control unit that controls request dependency, a software execution unit that executes software, and a license management unit that manages software licenses.
[0051]
(Supplementary note 4) The job step is characterized in that different processing functions of the same software whose use is controlled based on the same license are identified as separate processing steps, and the processing order dependency and license acquisition are controlled. The license management method according to any one of appendices 1 and 2.
[0052]
(Supplementary Note 5) In the job step, a plurality of job steps of the same processing function of the same software whose use is controlled based on the same license are identified as separate processing steps, and the processing order dependency and license acquisition are controlled. The license management method according to supplementary note 4, wherein:
[0053]
(Supplementary note 6) On the premise that a plurality of job steps of the same processing function of the same software are executed in parallel, it is confirmed that any job step executed in parallel is completed, and a job step to be executed next is determined. 6. The license management method according to appendix 5, wherein the software license corresponding to the job step is determined and acquired sequentially.
[0054]
【The invention's effect】
As described above, according to the present invention, the following effects can be obtained.
According to the present invention, software license management can be automated.
[0055]
  Further, according to the present invention, processing dependent on the processing flow represented by LSI or the like can be automatically performed by the system..
[0056]
  Further, according to the present invention, the requested process can be executed reliably.
  In this way, according to the present invention, software license management is automated, the requested processing is executed reliably, the number of licenses of each owned tool is fully utilized, and the processing flow represented by LSI, etc. Depending on the system, the system automatically performs the processing, and the user can reliably obtain the result simply by requesting the processing.Jobs in the information processing deviceA license management method and a license management system can be provided.
[Brief description of the drawings]
FIG. 1 is a flowchart showing the principle of the method of the present invention.
FIG. 2 is a diagram showing an LSI development flow.
FIG. 3 is a representation of storage in a request queue and dependency relationships.
FIG. 4 is a diagram illustrating a job execution history.
FIG. 5 is a diagram showing an embodiment of the system of the present invention.
FIG. 6 is a diagram showing an example of a processing flow of the present invention.
FIG. 7 is a flowchart showing a request retrieval process.
FIG. 8 is a diagram illustrating a processing flow of a software execution unit.
FIG. 9 is a diagram illustrating a request dependency expression method;
FIG. 10 is a diagram illustrating an example of a request content.
[Explanation of symbols]
1 Request reception control unit
2 Request queue
3 Request extraction part
4 Executed queue
5 Request execution control unit
6 Job dependency control unit
7 License Control Department
8 licenses
9 Software receiver
10 software

Claims (5)

複数のソフトウェアのジョブステップで構成される情報処理装置におけるジョブのライセンス管理方法に関し、前記情報処理装置は、ジョブステップの順序依存関係をジョブステップ毎の開始条件で表現し(ステップ1)、
前記情報処理装置は、各ジョブステップの開始条件となる他のジョブステップの実行が終了していることを確認し(ステップ2)、
当該ジョブステップの実行可否を判定し(ステップ3)、
当該ジョブステップに対応するソフトウェアのライセンスを逐次取得する(ステップ4)
ことを特徴とする情報処理装置におけるジョブのライセンス管理方法。
With respect to a job license management method in an information processing apparatus composed of a plurality of software job steps, the information processing apparatus expresses the order dependency of job steps as a start condition for each job step (step 1).
The information processing apparatus confirms that the execution of the other job steps that are the start conditions of each job step has been completed (step 2),
Determine whether the job step can be executed (step 3),
The software license corresponding to the job step is sequentially acquired (step 4).
A job license management method in an information processing apparatus .
前記ジョブステップの順序依存関係は、前記情報処理装置がジョブステップ毎の開始/終了条件で表現し、各ジョブステップの実行の終了をトリガに、次に実行すべきジョブステップを決定し、当該ジョブステップに対応するソフトウェアのライセンスを逐次取得することを特徴とする請求項1記載の情報処理装置におけるジョブのライセンス管理方法。The order dependency of the job steps is expressed by the start / end condition for each job step by the information processing apparatus, and the job step to be executed next is determined by using the end of execution of each job step as a trigger. 2. The job license management method according to claim 1, wherein the software license corresponding to the step is sequentially acquired. 受け付けされたジョブを順次依頼キューに登録する依頼受付制御部と、
順次登録されたジョブを依頼キューから取り出し、依頼実行制御部に渡す依頼取出部と、
該依頼取出部から入力されたジョブが、関連するジョブとの依存関係を満たし、かつジョブを処理するためのソフトウェアのライセンス取得状態を満たす場合に、当該入力されたジョブの実行可と判断する依頼実行制御部と、
を有し、
受け付けされたジョブを順次又は並列に処理することを特徴とするライセンス管理システム。
A request acceptance control unit for sequentially registering accepted jobs in the request queue ;
A request take-out unit that takes out sequentially registered jobs from the request queue and passes them to the request execution control unit;
A request for determining that the input job can be executed when the job input from the request extraction unit satisfies the dependency relationship with the related job and satisfies the license acquisition state of the software for processing the job. An execution control unit;
Have
A license management system for processing received jobs sequentially or in parallel .
前記関連するジョブの依存関係は、関連するジョブの処理完了を条件として判断することを特徴とする請求項3記載のライセンス管理システム。4. The license management system according to claim 3, wherein the dependency relation of the related job is determined on condition that processing of the related job is completed. 前記ライセンス取得状態は、ジョブを処理するためのソフトウェアのライセンス数と当該ソフトウェアのライセンス使用状況から当該ソフトウェアの実行可否を判断することを特徴とする請求項3又は4記載のライセンス管理システム。5. The license management system according to claim 3, wherein in the license acquisition state, whether or not the software can be executed is determined from the number of software licenses for processing the job and the license usage status of the software.
JP2000354066A 2000-11-21 2000-11-21 Job license management method and license management system in information processing apparatus Expired - Fee Related JP3954298B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000354066A JP3954298B2 (en) 2000-11-21 2000-11-21 Job license management method and license management system in information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000354066A JP3954298B2 (en) 2000-11-21 2000-11-21 Job license management method and license management system in information processing apparatus

Publications (2)

Publication Number Publication Date
JP2002157037A JP2002157037A (en) 2002-05-31
JP3954298B2 true JP3954298B2 (en) 2007-08-08

Family

ID=18826723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000354066A Expired - Fee Related JP3954298B2 (en) 2000-11-21 2000-11-21 Job license management method and license management system in information processing apparatus

Country Status (1)

Country Link
JP (1) JP3954298B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8091142B2 (en) * 2005-04-26 2012-01-03 Microsoft Corporation Supplementary trust model for software licensing/commercial digital distribution policy

Also Published As

Publication number Publication date
JP2002157037A (en) 2002-05-31

Similar Documents

Publication Publication Date Title
JP4288978B2 (en) Data prefetching method
JP3165765B2 (en) CAD design support equipment
WO2020015190A1 (en) Method for generating business rule, electronic device, and readable storage medium
CN1848849B (en) Method and device for replicating modifications of a directory
JP3526474B2 (en) Distribution information management system in network
US20060200266A1 (en) Systems for performing parallel distributed processing for physical layout generation
WO1996003704A1 (en) Computer method and apparatus for asynchronous ordered operations
JP5239739B2 (en) Printed circuit board wiring processing apparatus, printed circuit board wiring processing program, and printed circuit board wiring processing method
JP2007265193A (en) Job assignment program, job assigning device, and job assigning method
JP2009532791A (en) Customer configurable workflow system
US6189007B1 (en) Method and apparatus for conducting a high performance locking facility in a loosely coupled environment
JP2004199577A (en) Integrated editing method of setting file and setting file integrated base
JPH0954754A (en) Customer-information control system and method in loosely-coupled parallel processing environment
JP2016509272A (en) Prefetch to cache based on buffer occupancy
JPH0950418A (en) System and method for control of customer information with temporary storage queuing function in loosely-coupled parallel processing environment
US20160179570A1 (en) Parallel Computing Without Requiring Antecedent Code Deployment
JP3382080B2 (en) Method and system for collating instruction execution order consistency
JP2006146679A (en) Control method for information processor, information processor and program
JPH0944461A (en) System and method for control of customer information with api start and cancel transaction function in loosely-coupledparallel processing environment
Kosar A new paradigm in data intensive computing: Stork and the data-aware schedulers
JP3954298B2 (en) Job license management method and license management system in information processing apparatus
EP4102380A1 (en) Database offloading utilizing a locater index
Sweeney et al. Early experience using amazon batch for scientific workflows
JPH08180018A (en) Distributed processing system and distributed processing method
JP2005107632A (en) Eai server, and program for eai server

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070123

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20070326

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070326

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: 20070424

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070426

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3954298

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100511

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110511

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120511

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130511

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140511

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees