JP2828000B2 - Job scheduling class management system and management method - Google Patents

Job scheduling class management system and management method

Info

Publication number
JP2828000B2
JP2828000B2 JP8002067A JP206796A JP2828000B2 JP 2828000 B2 JP2828000 B2 JP 2828000B2 JP 8002067 A JP8002067 A JP 8002067A JP 206796 A JP206796 A JP 206796A JP 2828000 B2 JP2828000 B2 JP 2828000B2
Authority
JP
Japan
Prior art keywords
job
class
scheduling
classes
computer system
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
JP8002067A
Other languages
Japanese (ja)
Other versions
JPH09190356A (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
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8002067A priority Critical patent/JP2828000B2/en
Publication of JPH09190356A publication Critical patent/JPH09190356A/en
Application granted granted Critical
Publication of JP2828000B2 publication Critical patent/JP2828000B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【発明の属する技術分野】本発明は、複数のジョブ実行
クラスを有するコンピュータシステムにおけるジョブス
ケジューリング方式に関し、特にジョブスケジューリン
グクラス管理システムおよび管理方法に関する。
The present invention relates to a job scheduling method in a computer system having a plurality of job execution classes, and more particularly to a job scheduling class management system and a management method.

【0001】[0001]

【従来の技術】従来のジョブスケジューリング方式は、
コンピュータシステムへのジョブ投入時に、利用者が特
定のジョブ実行クラスを指定する、またはコンピュータ
が自動的に任意の判断基準に従ってジョブ実行クラスを
決定し、スケジューリングしている。
2. Description of the Related Art A conventional job scheduling method is as follows.
When a job is input to the computer system, the user specifies a specific job execution class, or the computer automatically determines and schedules the job execution class according to an arbitrary criterion.

【0002】特開平4−335442号公報には、負荷
の高低を基準としてジョブ実行クラスを選択する技術が
記載されている。
Japanese Patent Application Laid-Open No. 4-335442 discloses a technique for selecting a job execution class based on the level of a load.

【0003】特開平5−134884号公報には、各ク
ラスのジョブスケジューリング待ち数およびジョブ実行
数やジョブ多重度をシステム管理テーブル上で管理し、
予め定められた比較手順に従ってジョブ実行クラスを決
定する技術が記載されている。
[0003] Japanese Patent Application Laid-Open No. 5-148884 discloses a system management table which manages the number of job scheduling waits, the number of executed jobs, and the job multiplicity of each class.
A technique for determining a job execution class according to a predetermined comparison procedure is described.

【0004】[0004]

【発明が解決しようとする課題】これらの従来の技術に
おいては、ジョブがスケジューリングされるジョブ実行
クラスは1つに定められていた。そして、ジョブをスケ
ジューリングする前にどのジョブ実行クラスにスケジュ
ールすべきかを判断していたため、実際にそのジョブが
動作可能になった時点とは、システムの負荷状況が異な
る場合があるという問題点があった。
In these prior arts, one job execution class to which a job is scheduled is determined. Since the job execution class is determined before scheduling the job, there is a problem that the system load status may be different from the time when the job is actually enabled. Was.

【0005】例えば、バッチジョブの実行において読み
出しおよび翻訳済みのジョブは任意の1つのジョブ実行
クラスに割り当てられていた。たとえ、別のジョブ実行
クラスの待ちがなくなりジョブを実行することができる
ようになったとしても、現在該ジョブが登録されている
ジョブ実行クラスが空き、実行が可能にならない限り、
該ジョブを実行することができないという問題点があ
る。
For example, a job read and translated in the execution of a batch job has been assigned to an arbitrary job execution class. Even if there is no waiting for another job execution class and the job can be executed, as long as the job execution class in which the job is currently registered is empty and cannot be executed,
There is a problem that the job cannot be executed.

【0006】本発明の目的は、ジョブを効率良く実行す
ることにある。
An object of the present invention is to execute a job efficiently.

【0007】本発明の他の目的は、ジョブの実行待ち時
間を短縮することにある。
Another object of the present invention is to reduce the job execution waiting time.

【0008】[0008]

【課題を解決するための手段】本発明の第1のジョブス
ケジューリング管理システムは、ジョブの実行をスケジ
ュールするための待ち行列を含む複数のジョブクラスを
有するコンピュータシステムにおいて、前記コンピュー
タシステムに投入されたジョブに指定された複数の前記
ジョブクラスに該ジョブを登録するスケジューリング登
録機能部から構成されている。
SUMMARY OF THE INVENTION A first job scheduling management system according to the present invention is a computer system having a plurality of job classes including a queue for scheduling the execution of a job. It is composed of a scheduling registration function unit that registers the job in a plurality of job classes specified for the job.

【0009】本発明の第2のジョブスケジューリング管
理システムは、ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、前記ジョブクラスの先頭のジョブ
を実行する際に、該ジョブクラスを含めたすべてのジョ
ブクラスからその先頭のジョブと同一のジョブを削除す
るスケジューリング削除機能部から構成されている。
According to a second job scheduling management system of the present invention, in a computer system having a plurality of job classes including a queue for scheduling the execution of a job, when a first job of the job class is executed, It is composed of a scheduling deletion function section for deleting the same job as the first job from all job classes including the job class.

【0010】本発明の第3のジョブスケジューリング管
理システムは、ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、前記コンピュータシステムに投入
されたジョブに指定された複数の前記ジョブクラスに該
ジョブを先入れ先出し方式で登録するスケジューリング
登録機能部と、前記ジョブクラスの先頭のジョブを実行
する際に、該ジョブクラスを含めたすべてのジョブクラ
スからその先頭のジョブと同一のジョブを削除するスケ
ジューリング削除機能部とから構成されている。
A third job scheduling management system of the present invention, a plurality in a computer system, as specified in the job input to the computer system having a plurality of jobs classes including a queue for scheduling the execution of the job A scheduling registration function unit for registering the job in the job class in a first-in first-out manner; and when executing the first job of the job class, executing the same job as the first job from all the job classes including the job class . And a scheduling deletion function unit for deleting a job .

【0011】本発明の第4のジョブスケジューリング管
理システムは、ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、前記コンピュータシステムに投入
されたジョブに指定された複数の前記ジョブクラスを認
識するジョブ翻訳管理機能部と、前記ジョブを前記ジョ
ブ翻訳管理機能部が認識した前記ジョブクラスに先入れ
先出し方式で登録するスケジューリング登録機能部と、
前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除するスケジューリング削
除機能部とから構成されている。
[0011] The fourth job scheduling management system of the present invention, a plurality in a computer system, as specified in the job input to the computer system having a plurality of jobs classes including a queue for scheduling the execution of the job A job translation management function unit that recognizes the job class; a scheduling registration function unit that registers the job in the job class recognized by the job translation management function unit on a first-in first-out basis;
When executing the first job of the job classes, the head from all jobs classes, including the job class
And a scheduling deletion function unit for deleting the same job .

【0012】本発明の第1のジョブスケジューリング管
理方法は、ジョブの実行をスケジュールするための待ち
行列を含む複数のジョブクラスを有するコンピュータシ
ステムにおいて、前記コンピュータシステムに投入され
たジョブに指定された複数の前記ジョブクラスに該ジョ
ブを登録することを特徴とする。
[0012] The first job scheduling management method of the present invention, in a computer system having a plurality of jobs classes including a queue for scheduling the execution of a job, a plurality specified in job input to the computer system The job is registered in the job class.

【0013】本発明の第2のジョブスケジューリング管
理方法は、ジョブの実行をスケジュールするための待ち
行列を含む複数のジョブクラスを有するコンピュータシ
ステムにおいて、前記ジョブクラスの先頭のジョブを実
行する際に、該ジョブクラスを含めたすべてのジョブク
ラスからその先頭のジョブと同一のジョブを削除するこ
とを特徴とする。
According to a second job scheduling management method of the present invention, in a computer system having a plurality of job classes including a queue for scheduling job execution, when a first job of the job class is executed, It is characterized in that the same job as the first job is deleted from all job classes including the job class.

【0014】本発明の第3のジョブスケジューリング管
理方法は、ジョブの実行をスケジュールするための待ち
行列を含む複数のジョブクラスを有するコンピュータシ
ステムにおいて、前記コンピュータシステムに投入され
たジョブに指定された複数の前記ジョブクラスに該ジョ
ブを先入れ先出し方式で登録し、前記ジョブクラスの先
頭のジョブを実行する際に、該ジョブクラスを含めたす
べてのジョブクラスからその先頭のジョブと同一のジョ
を削除することを特徴とする。
A third method of job scheduling management of the present invention, in a computer system having a plurality of jobs classes including a queue for scheduling the execution of a job, a plurality specified in job input to the computer system of the registered first-in, first-out basis to the job in the job class, when executing the first job of the job classes, the same job as the first job from all jobs classes, including the job class
The feature is that the data is deleted.

【0015】[0015]

【発明の実施の形態】以下、本発明の一実施例につい
て、図を参照しながら詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below in detail with reference to the drawings.

【0016】図1を参照すると、本発明の一実施例は、
ジョブを入力して翻訳するジョブ投入および翻訳管理機
能2と、スケジューリング管理機能3と、スケジューリ
ングキュー5と、ジョブ実行管理機能6とから構成され
ている。
Referring to FIG. 1, one embodiment of the present invention is:
It comprises a job input and translation management function 2 for inputting and translating a job, a scheduling management function 3, a scheduling queue 5, and a job execution management function 6.

【0017】スケジューリング管理機能3は、スケジュ
ーリングキュー5へのジョブ登録機能4と、スケジュー
リングキュー5からのジョブ削除機能16とを含む。
The scheduling management function 3 includes a function 4 for registering a job in the scheduling queue 5 and a function 16 for deleting a job from the scheduling queue 5.

【0018】スケジューリングキュー5は、スケジュー
リングキューA(クラスA)8と、スケジューリングキ
ューB(クラスB)9とを含む。なお、スケジューリン
グキュー5は、通常複数のクラスより構成されるが、本
実施例では2つのクラスを有するものとして説明する。
The scheduling queue 5 includes a scheduling queue A (class A) 8 and a scheduling queue B (class B) 9. Although the scheduling queue 5 is usually composed of a plurality of classes, this embodiment will be described as having two classes.

【0019】クラスA8は、クラスA8の1番目に登録
されたジョブ1(10)と、クラスA8の2番目に登録
されたジョブ2(11)と、クラスA8の3番目に登録
されたジョブ4(12)とを含む。
The class A8 includes a job 1 (10) registered first in the class A8, a job 2 (11) registered second in the class A8, and a job 4 registered third in the class A8. (12).

【0020】クラスB9は、クラスB9の1番目に登録
されたジョブ3(13)と、クラスB9の2番目に登録
されたジョブ4(14)と、クラスB9の3番目に登録
されたジョブ5(15)とを含む。
The class B9 includes a job 3 (13) registered first in the class B9, a job 4 (14) registered second in the class B9, and a job 5 registered third in the class B9. (15).

【0021】ジョブ投入および翻訳管理機能2へ投入さ
れたジョブは、投入されたジョブ4(1)とジョブ4を
スケジューリングするジョブ実行クラスのユーザ指定値
7とを含む。
The job input to the job input and translation management function 2 includes the input job 4 (1) and the user-specified value 7 of the job execution class for scheduling the job 4.

【0022】以下に本発明の一実施例であるジョブスケ
ジューリングクラス管理システムについて、図1〜図2
を参照して説明する。
A job scheduling class management system according to an embodiment of the present invention will be described below with reference to FIGS.
This will be described with reference to FIG.

【0023】ジョブ投入および翻訳管理機能2は、ジョ
ブ4(1)が入力される(ステップ21)と、該ジョブ
4(1)を翻訳して(ステップ22)、スケジューリン
グ管理機能3へ渡す。
When the job 4 (1) is input (step 21), the job input / translation management function 2 translates the job 4 (1) (step 22) and transfers it to the scheduling management function 3.

【0024】スケジューリング管理機能3は、翻訳され
たジョブ4(1)を登録機能4によりスケジューリング
キュー5に登録する。スケジューリング管理機能3は、
ジョブが実行可能になると、削除機能16を用いてスケ
ジューリングキュー5からジョブを順番に取り出してジ
ョブ実行管理機能6に渡す(ステップ24)。
The scheduling management function 3 registers the translated job 4 (1) in the scheduling queue 5 by the registration function 4. The scheduling management function 3
When the job becomes executable, the jobs are sequentially taken out of the scheduling queue 5 using the deletion function 16 and passed to the job execution management function 6 (step 24).

【0025】登録機能4は、ジョブに指定されたクラス
情報7に基づいて、例えばジョブにCLASS=(A、
B)の指定があった場合には、スケジューリングキュー
5内のクラスA8やクラスB9にFIFO順に登録する
(ステップ23)。つまり、クラスA8の場合、既にジ
ョブ1(10)とジョブ2(11)とが登録されている
ため、ジョブ4(12)にその次に登録される。クラス
B9も同様にジョブ3(13)の次にジョブ4(14)
が登録される。
The registration function 4 assigns, for example, CLASS = (A,
If B) is specified, it is registered in the class A8 or the class B9 in the scheduling queue 5 in FIFO order (step 23). In other words, in the case of class A8, since job 1 (10) and job 2 (11) have already been registered, they are registered next to job 4 (12). Similarly, for the class B9, the job 4 (14) follows the job 3 (13).
Is registered.

【0026】同様に、削除機能16は、クラスA8の場
合、ジョブ1(10)、ジョブ2(11)の順に削除す
る。
Similarly, in the case of class A8, the delete function 16 deletes jobs 1 (10) and 2 (11) in this order.

【0027】ところで、本発明においては、ジョブ4
は、クラスA8の3番目とクラスB9の2番目に同時に
登録しておけるため、例えばクラスB9のジョブ3(1
3)が先に実行され、続いてクラスB9のジョブ4(1
4)が実行されるとき、削除機能16はクラスB9のジ
ョブ4(14)をクラスB9から削除してジョブ実行管
理機能6に渡した後、クラスA8のジョブ4(12)を
クラスA8から削除する。
By the way, in the present invention, the job 4
Can be registered in the third class A8 and the second class B9 at the same time.
3) is executed first, and then job 4 (1
When 4) is executed, the delete function 16 deletes the job 4 (14) of the class B9 from the class B9 and passes it to the job execution management function 6, and then deletes the job 4 (12) of the class A8 from the class A8. I do.

【0028】同様に、クラスA8のジョブ1(10)と
ジョブ2(11)が先に実行され、クラスA8のジョブ
4(12)が先に実行されるとき、削除機能16は、ク
ラスB9のジョブ4(14)をも削除することにより、
その結果として、ジョブ5(15)はジョブ3(13)
の次に登録されることになる。
Similarly, when job 1 (10) and job 2 (11) of class A8 are executed first and job 4 (12) of class A8 is executed first, the delete function 16 By also deleting job 4 (14),
As a result, job 5 (15) becomes job 3 (13)
Will be registered next.

【0029】また、クラスが多数存在する場合でも、ジ
ョブのクラス情報7に任意のクラスを指定しておくこと
により、ユーザは自由にクラスを組み合わせてスケジュ
ーリングすることが可能になる。
Even when there are a large number of classes, by designating an arbitrary class in the class information 7 of the job, the user can freely combine classes for scheduling.

【0030】このように、クラスA8にはジョブ1(1
0)とジョブ2(11)、クラスB9にはジョブ3(1
3)のみが登録されている状態において、ジョブ4をク
ラスA8とクラスB9とに登録すれば、クラスB9のジ
ョブ3(13)が終了するよりも速く、クラスA8のジ
ョブ1(10)とジョブ2(11)とが終了した場合に
は、クラスA8のジョブ4が実行される。
As described above, the job 1 (1
0) and job 2 (11), and job B (1
If only job 3 is registered and job 4 is registered in class A8 and class B9, job 3 (13) of class B9 is completed faster than job 1 (10) of class A8 and job When 2 (11) is completed, the job 4 of the class A8 is executed.

【0031】以上により、本発明の一実施例であるジョ
ブスケジューリングクラス管理システムの処理が完了す
る。
Thus, the processing of the job scheduling class management system according to one embodiment of the present invention is completed.

【0032】本発明の一実施例であるジョブスケジュー
リングクラス管理システムは、ユーザがジョブ投入時に
該ジョブのジョブ実行クラスを複数指定することができ
るようにしたことにより、各クラスにおけるジョブ実行
の負荷が平均化されるという効果を有している。つま
り、あるクラスが空いているにもかかわらず、他のクラ
スでは大量のジョブが実行待ちの状態で溜まっていると
いうようなクラス間の負荷の不均衡を回避することがで
きる効果を有している。
The job scheduling class management system according to one embodiment of the present invention allows a user to specify a plurality of job execution classes for a job when submitting the job, thereby reducing the job execution load in each class. This has the effect of being averaged. In other words, there is an effect that it is possible to avoid a load imbalance between classes such that a large amount of jobs are accumulated in a waiting state in other classes even though a certain class is vacant. I have.

【0033】[0033]

【発明の効果】以上説明したように、本発明のジョブス
ケジューリングクラス管理システムおよび管理方法は、
ユーザがジョブ投入時に該ジョブのジョブ実行クラスを
複数指定することができるようにしたことにより、各ク
ラスにおけるジョブ実行の負荷が平均化されるので、ジ
ョブの実行待ち時間を短縮することができ、ジョブを効
率良く実行することができる効果を有している。
As described above, the job scheduling class management system and the management method of the present invention are:
By allowing the user to specify a plurality of job execution classes for the job at the time of submitting the job, the load of job execution in each class is averaged, so that the job execution waiting time can be reduced. This has the effect that the job can be executed efficiently.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例におけるブロック図である。FIG. 1 is a block diagram according to an embodiment of the present invention.

【図2】本発明の一実施例におけるジョブ投入および翻
訳管理機能2、およびスケジューリング管理機能3の処
理を示す流れ図である。
FIG. 2 is a flowchart showing processing of a job input and translation management function 2 and a scheduling management function 3 in one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 ジョブ4 2 ジョブ投入および翻訳管理機能 3 スケジューリング管理機能 4 登録機能 5 クラス(スケジューリングキュー) 6 ジョブ実行管理機能 7 クラス=(A、B) 8 クラスA 9 クラスB 10 ジョブ1 11 ジョブ2 12 ジョブ4 13 ジョブ3 14 ジョブ4 15 ジョブ5 16 削除機能 1 Job 4 2 Job input and translation management function 3 Scheduling management function 4 Registration function 5 Class (scheduling queue) 6 Job execution management function 7 Class = (A, B) 8 Class A 9 Class B 10 Job 1 11 Job 2 12 Job 4 13 Job 3 14 Job 4 15 Job 5 16 Delete function

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) G06F 9/46 G06F 1/00 G06F 15/00 G06F 15/16 G06F 9/06──────────────────────────────────────────────────続 き Continued on the front page (58) Fields investigated (Int.Cl. 6 , DB name) G06F 9/46 G06F 1/00 G06F 15/00 G06F 15/16 G06F 9/06

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記コンピュータシステムに投入されたジョブに指定さ
れた複数の前記ジョブクラスに該ジョブを登録するスケ
ジューリング登録機能部を備えたことを特徴とするジョ
ブスケジューリングクラス管理システム。
1. A computer system having a plurality of job classes including a queue for scheduling the execution of a job, wherein the job is registered in the plurality of job classes specified for a job submitted to the computer system. A job scheduling class management system comprising a scheduling registration function unit.
【請求項2】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除するスケジューリング削
除機能部とを備えたことを特徴とするジョブスケジュー
リングクラス管理システム。
2. A computer system having a plurality of job classes including a queue for scheduling execution of a job, wherein when executing a first job of the job class, all job classes including the job class are executed. From the beginning
A scheduling deletion function unit for deleting the same job as the first job .
【請求項3】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記コンピュータシステムに投入されたジョブに指定さ
れた複数の前記ジョブクラスに該ジョブを先入れ先出し
方式で登録するスケジューリング登録機能部と、 前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除するスケジューリング削
除機能部とを備えたことを特徴とするジョブスケジュー
リングクラス管理システム。
3. A computer system having a plurality of job classes including a queue for scheduling the execution of a job, wherein the job is first-in-first-out in a plurality of job classes specified for a job submitted to the computer system. in a scheduling registration function unit for registering, when executing the first job of the job classes, the head from all jobs classes, including the job class
A scheduling deletion function unit for deleting the same job as the first job .
【請求項4】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記コンピュータシステムに投入されたジョブに指定さ
れた複数の前記ジョブクラスを認識するジョブ翻訳管理
機能部と、 前記ジョブを前記ジョブ翻訳管理機能部が認識した前記
ジョブクラスに先入れ先出し方式で登録するスケジュー
リング登録機能部と、 前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除するスケジューリング削
除機能部とを備えたことを特徴とするジョブスケジュー
リングクラス管理システム。
4. In a computer system having a plurality of job classes including a queue for scheduling the execution of a job, job translation management for recognizing the plurality of job classes specified for a job submitted to the computer system. A function unit, a scheduling registration function unit for registering the job in the job class recognized by the job translation management function unit in a first-in first-out manner, and including the job class when executing the first job of the job class. From the beginning of every job class
A scheduling deletion function unit for deleting the same job as the first job .
【請求項5】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記コンピュータシステムに投入されたジョブに指定さ
れた複数の前記ジョブクラスに該ジョブを登録すること
を特徴とするジョブスケジューリングクラス管理方法。
5. A computer system having a plurality of job classes including a queue for scheduling the execution of a job, wherein the job is registered in the plurality of job classes specified for a job submitted to the computer system. A method for managing a job scheduling class, comprising:
【請求項6】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除することを特徴とするジ
ョブスケジューリングクラス管理方法。
6. A computer system having a plurality of job classes including a queue for scheduling the execution of a job, wherein when executing the first job of the job class, all job classes including the job class are executed. From the beginning
A job scheduling class management method characterized by deleting the same job as the previous job .
【請求項7】 ジョブの実行をスケジュールするための
待ち行列を含む複数のジョブクラスを有するコンピュー
タシステムにおいて、 前記コンピュータシステムに投入されたジョブに指定さ
れた複数の前記ジョブクラスに該ジョブを先入れ先出し
方式で登録し、 前記ジョブクラスの先頭のジョブを実行する際に、該ジ
ョブクラスを含めたすべてのジョブクラスからその先頭
のジョブと同一のジョブを削除することを特徴とするジ
ョブスケジューリングクラス管理方法。
7. A computer system having a plurality of job classes including a queue for scheduling execution of a job, wherein the job is first-in-first-out in a plurality of job classes specified for a job submitted to the computer system. in registers, when executing the first job of the job classes, the head from all jobs classes, including the job class
A job scheduling class management method characterized by deleting the same job as the previous job .
JP8002067A 1996-01-10 1996-01-10 Job scheduling class management system and management method Expired - Fee Related JP2828000B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8002067A JP2828000B2 (en) 1996-01-10 1996-01-10 Job scheduling class management system and management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8002067A JP2828000B2 (en) 1996-01-10 1996-01-10 Job scheduling class management system and management method

Publications (2)

Publication Number Publication Date
JPH09190356A JPH09190356A (en) 1997-07-22
JP2828000B2 true JP2828000B2 (en) 1998-11-25

Family

ID=11519010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8002067A Expired - Fee Related JP2828000B2 (en) 1996-01-10 1996-01-10 Job scheduling class management system and management method

Country Status (1)

Country Link
JP (1) JP2828000B2 (en)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
「HITACオペレーティングシステム入門」、(株)日立製作所コンピュータ事業本部教育センタ部発行(昭和54年11月、第2版)、P.85〜91
発明協会公開技報/公技番号93−2338
発明協会公開技報/公技番号95−895

Also Published As

Publication number Publication date
JPH09190356A (en) 1997-07-22

Similar Documents

Publication Publication Date Title
US7346532B2 (en) Workflow system
US7020668B2 (en) Device for retaining important data on a preferential basis
EP0301221B1 (en) An improved subsystem input service for dynamically scheduling work for a computer system
US7328213B2 (en) Transaction processing method, transaction control apparatus and program thereof
JPH08287162A (en) Work flow system
JP2978519B2 (en) Document data display method and system
JP3609841B2 (en) File management device
JP2828000B2 (en) Job scheduling class management system and management method
JPH04284548A (en) Data base exclusive controlling system
US5430874A (en) Control method and system for managing memory control blocks of programmed tasks in a multi-processing system
US7318132B2 (en) Method and apparatus for dynamically unloading file system filters
JP2004302630A (en) Message processing method, execution device therefor and processing program therefor
JP2000259741A (en) Parallel seat reservation system
JPH01126738A (en) System for control data set competition in execution of multiple job
JP3598528B2 (en) Data transfer method
US6345312B1 (en) Selectively dummying a data pipe transparent to a writer application
JP2787107B2 (en) Buffer control system and device
US7107336B2 (en) Method and apparatus for enhanced server page execution
JPH10161915A (en) Data inheriting method for realizing exclusive control giving priority to subsequent job
JPH08171611A (en) Character recognizing system
JP2634908B2 (en) Information processing device
JPH06149654A (en) Data reference system
JPH10171666A (en) Task control block management mechanism and its managing method
JPH1165903A (en) Method and device for data base management, and storage medium stored with data base management program
JPH11184716A (en) Queue managing system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980818

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

Free format text: PAYMENT UNTIL: 20080918

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20080918

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090918

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090918

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100918

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110918

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees