JPH05197571A - Schedule managing device - Google Patents

Schedule managing device

Info

Publication number
JPH05197571A
JPH05197571A JP888892A JP888892A JPH05197571A JP H05197571 A JPH05197571 A JP H05197571A JP 888892 A JP888892 A JP 888892A JP 888892 A JP888892 A JP 888892A JP H05197571 A JPH05197571 A JP H05197571A
Authority
JP
Japan
Prior art keywords
job
execution
schedule
file
jobs
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.)
Withdrawn
Application number
JP888892A
Other languages
Japanese (ja)
Inventor
Shuji Moriyama
修司 森山
Masao Aso
正雄 麻生
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 IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 NEC IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP888892A priority Critical patent/JPH05197571A/en
Publication of JPH05197571A publication Critical patent/JPH05197571A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the occurrence of a hang-up accident by providing the registration mechanism of a job, the execution mechanism of the job and a schedule managing data base file and managing/executing the job of a working station. CONSTITUTION:Jobs (1-n) 4, 5 and 6 are prepared, the jobs are registered 1, the jobs are executed 2 and the jobs are filed in the schedule managing data base file 3. The file 3 stores information on the job waiting for a schedule with the mechanism of the registration 1 of the job and the mechanism of the execution 2 of the job. When the processing of the job 1 is terminated, the execution mechanism of the job immediately deletes information on the job 1 from the schedule management data base file 3, and continuously processes the job 2 when the job 2 waiting for execution is still registered. The mechanism of the execution 2 of the job deletes information from the schedule managing data base file 3 after the execution of the job 2 is terminated and there is no job waiting for the schedule, whereby the execution mechanism of the job is terminated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はスケジュール管理装置に
関し、特にワークステーションにおけるジョブのスケジ
ュール管理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a schedule management device, and more particularly to a job schedule management device in a workstation.

【0002】[0002]

【従来の技術】従来のワークステーションでは、同一の
ワークステーション上で、複数の処理を行う際、同時に
実行してはならないプログラムや、実行したいプログラ
ムの規模が大きい等の理由により、複数のプログラムを
同時に実行不可能な場合、そのワークステーションを利
用する人は、現在動作中のプロセスが終了するのを待っ
て、ジョブを投入していた。
2. Description of the Related Art In a conventional work station, when a plurality of processes are performed on the same work station, a plurality of programs cannot be executed at the same time because of a large number of programs that should not be executed at the same time or a program to be executed. If they cannot be executed at the same time, the person who uses the workstation waits for the currently running process to finish before submitting the job.

【0003】[0003]

【発明が解決しようとする課題】前述した従来のワーク
ステーションでは、ワークステーション利用者が各自
で、投入するジョブの管理を行わなければならない為、
誤って入力データ等の書き換えが行われる恐れがある点
と、作業効率が悪い点および、ジョブの集中により、ワ
ークステーションがハングアップしてしまう恐れがある
点の計3つの欠点があった。
In the conventional work station described above, each work station user must manage the jobs to be submitted.
There are a total of three drawbacks: the input data and the like may be rewritten by mistake, the work efficiency is poor, and the workstation may hang up due to concentration of jobs.

【0004】本発明の目的は、前記欠点を解決し、入力
データの誤書き換えが生じず、作業効率を高め、ハング
アップ事故が発生しないようにしたスケジュール管理装
置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned drawbacks, to provide a schedule management device in which erroneous rewriting of input data does not occur, work efficiency is improved, and a hang-up accident does not occur.

【0005】[0005]

【課題を解決するための手段】本発明のワークステーシ
ョンにおけるジョブのスケジュール管理装置の構成は、
ジョブの登録手段、ジョブの実行手段、ジョブのスケジ
ュール管理データベースファイルとから構成される。
The configuration of the job schedule management apparatus in the workstation of the present invention is as follows.
It comprises a job registration means, a job execution means, and a job schedule management database file.

【0006】[0006]

【実施例】図1は本発明の一実施例のスケジュール管理
装置の処理関係を示すブロック図である。
FIG. 1 is a block diagram showing the processing relationship of a schedule management device according to an embodiment of the present invention.

【0007】図1において、本実施例では、ジョブ1〜
n(4,5,6)が用意され、ジョブの登録1,ジョブ
の実行2が行われ、スケジュール管理データベースファ
イル3にファイルされる。ジョブの登録1機構、ジョフ
の実行2機構により、ファイル3はスケジュール待ちの
ジョブの情報を格納する。
In FIG. 1, in this embodiment, jobs 1 to 1 are
n (4, 5, 6) are prepared, job registration 1 and job execution 2 are performed, and the result is filed in the schedule management database file 3. The file 3 stores the information of the job waiting for the schedule by the job registration 1 mechanism and the Joff execution 2 mechanism.

【0008】図2の(A),(B)は図1の実施例の大
まかな流れ図である。
2A and 2B are schematic flow charts of the embodiment of FIG.

【0009】図2に(A)において、本実施例では、処
理201が、スケジュール管理データベースファイルへ
の登録の処理で、処理202は登録されたジョブの実行
の処理に制御を移す処理である。
In FIG. 2A, in the present embodiment, a process 201 is a process of registering in a schedule management database file, and a process 202 is a process of transferring control to execution of a registered job.

【0010】図2の(B)において、処理203は実際
にジョブを実行する処理であり、処理204は実行し終
えたジョブの情報をスケジュール管理データベースファ
イル3から消去する処理である。
In FIG. 2B, a process 203 is a process for actually executing the job, and a process 204 is a process for deleting the information of the job which has been executed from the schedule management database file 3.

【0011】即ち、処理205では、スケジュール管理
データベースファイル3内のジョブの情報がある間ルー
プとなっており、本ファイル3内のジョブを実行する
(処理203)。次に、ジョブの実行が終了したら、フ
ァイル3から実行したジョブの情報を消去する(処理2
04)。
That is, in the process 205, a loop is made while there is job information in the schedule management database file 3, and the job in this file 3 is executed (process 203). Next, when the job execution is completed, the information of the executed job is deleted from the file 3 (Process 2
04).

【0012】図3は本実施例の処理を時間を追って説明
した流れ図である。
FIG. 3 is a flow chart for explaining the processing of this embodiment over time.

【0013】図3において、本実施例では、まずフェー
ズAの時、ユーザがジョブ1の登録(実行)をジョブの
登録機構を通して行ったことを示している。このとき、
スケジュール管理データベースファイルには他に何もジ
ョブの登録はなされていないので、ジョブの登録機構は
ジョブ1の登録後、ジョブの実行機構に制御を移す。
In FIG. 3, in the present embodiment, first, in phase A, the user has registered (executed) job 1 through the job registration mechanism. At this time,
Since no other jobs are registered in the schedule management database file, the job registration mechanism transfers control to the job execution mechanism after registration of job 1.

【0014】次に、フェースBではジョブ2の登録が行
われていることを示している。この時ワークステーショ
ンはまだジョブ1の処理を行っている。
Next, in the face B, the job 2 is registered. At this time, the workstation is still processing job 1.

【0015】フェーズCは、ジョブ1の処理が終了した
直後を示している。ジョブ1の処理が終了したら、ジョ
ブの実行機構は直ちに、スケジュール管理データベース
ファイル内からジョブ1の情報を消去する。そして、ま
だ実行待のジョブ2が登録されているので、引続きジョ
ブ2の処理を行う。
Phase C shows immediately after the processing of job 1 is completed. When the processing of job 1 is completed, the job execution mechanism immediately erases the information of job 1 from the schedule management database file. Then, since the job 2 waiting to be executed is still registered, the job 2 is continuously processed.

【0016】フェーズDは、ジョブ2の実行終了直後を
示している。ジョブの実行機構はスケジュール管理デー
タベースファイルからジョブ2の情報を消去する。スケ
ジュール待のジョブは無いので、ジョブの実行機構は終
了する。
Phase D shows immediately after the end of execution of job 2. The job execution mechanism deletes the information of job 2 from the schedule management database file. Since there is no job waiting for the schedule, the job execution mechanism ends.

【0017】図4は本実施例をネットワークファイルシ
ステムのサービス下にある、ワークステーション上での
ジョブスケジュール管理に適用する場合の一例を示すブ
ロック図である。
FIG. 4 is a block diagram showing an example in which this embodiment is applied to job schedule management on a workstation under the service of a network file system.

【0018】図4において、本実施例は、サーバマシン
40でのスケジュール管理データベースファイル42及
びジョブの登録機構43並びにジョブ実行機構44、入
出力データ401から構成されている。クライアントマ
シン41は、ジョブの登録機構45,ファイル46,入
出力データ401から構成される。
In FIG. 4, this embodiment comprises a schedule management database file 42 in the server machine 40, a job registration mechanism 43, a job execution mechanism 44, and input / output data 401. The client machine 41 includes a job registration mechanism 45, a file 46, and input / output data 401.

【0019】図5は図4のスケジュール管理データベー
スファイル42の一部を示す平面図であり、ファイルの
一行はクライアントマシン41のホスト名501、ジョ
ブの実行コマンド502、クライアントマシン41での
入力データファイル503、クライアントマシン41で
の出力データファイル504で構成される。このファイ
ル42は、ネットワークファイルシステムのサービス下
にあるクライアントマシン41上のファイルと同一であ
る。
FIG. 5 is a plan view showing a part of the schedule management database file 42 shown in FIG. 503, an output data file 504 on the client machine 41. This file 42 is the same as the file on the client machine 41 under the service of the network file system.

【0020】図6は、本実施例でのジョブ登録の流れ図
である。
FIG. 6 is a flow chart of job registration in this embodiment.

【0021】図6において、まず各クライアントマシン
上でジョブ実行に必要な入力データを作成(601)
し、ジョブ実行コマンドを作成(602)し、前記ジョ
ブ登録機構を用いて、ネットワークファイルシステム下
にあるスケジュール管理データベースファイルへ登録
(603)する。
In FIG. 6, first, input data necessary for job execution is created on each client machine (601).
Then, a job execution command is created (602) and is registered in the schedule management database file under the network file system (603) using the job registration mechanism.

【0022】図7は本実施例でのジョブ実行管理の流れ
図である。
FIG. 7 is a flow chart of job execution management in this embodiment.

【0023】図7において、まずサーバマシン上で、前
記ジョブ実行機構を用い、スケジュール管理データベー
スファイルよりジョブ実行コマンドを取り出し(70
1)、取り出したコマンドを解析(702)し、解析結
果により、クライアントマシン上にある入力データファ
イルをサーバマシンへ転送し(703)、ジョブ実行機
構でジョブが実行される。ジョブの実行(705)が終
了すると、サーバマシン上にある出力データファイルが
クライアントマシンへ転送される(704)。
In FIG. 7, first, on the server machine, the job execution mechanism is used to retrieve a job execution command from the schedule management database file (70
1), the extracted command is analyzed (702), the input data file on the client machine is transferred to the server machine according to the analysis result (703), and the job is executed by the job execution mechanism. When the job execution (705) ends, the output data file on the server machine is transferred to the client machine (704).

【0024】このように、ネットワーク環境下で、クラ
イアントマシンからのジョブの実行要求をサーバマシン
上でスケジュール管理することにより、サーバマシンの
ディスク容量の増大、サーバマシンの高負荷によるハン
グアップを防止し、ワークステーション上のジョブをサ
ーバマシンで集中的にスケジュール管理することができ
る。
As described above, in a network environment, schedule management of job execution requests from client machines is prevented on the server machine, thereby preventing an increase in the disk capacity of the server machine and a hang-up due to a heavy load on the server machine. , Jobs on a workstation can be centrally managed on a server machine.

【0025】前述した従来のワークステーションのジョ
ブ管理に対し、本実施例は手軽にワークステーションの
利用者がジョブのスケジュール管理を行え、かつ、ワー
クステーションの負荷が過剰にならないように制御する
という機能を有する。
In contrast to the above-described conventional job management of the workstation, this embodiment allows the user of the workstation to easily manage the schedule of the job and to control so that the load on the workstation is not excessive. Have.

【0026】[0026]

【発明の効果】以上示したように、本発明により、ジョ
ブの投入を簡単に行え、作業効率を上げることができ、
またワークステーションの負荷が過剰にならないように
できるという効果が得られる。
As described above, according to the present invention, it is possible to easily input a job and improve work efficiency.
Further, there is an effect that the load on the workstation can be prevented from becoming excessive.

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

【図1】本発明の一実施例のスケジュール管理装置の処
理関係を示すブロック図である。
FIG. 1 is a block diagram showing a processing relationship of a schedule management device according to an embodiment of the present invention.

【図2】(A),(B)は図1の実施例の大まかな流れ
を示す流れ図である。
2A and 2B are flow charts showing a rough flow of the embodiment of FIG.

【図3】本実施例の処理を時間を追って示した流れ図で
ある。
FIG. 3 is a flow chart showing the processing of the present embodiment over time.

【図4】本実施例のネットワーク環境下におけるジョブ
の管理のブロック図である。
FIG. 4 is a block diagram of job management in a network environment according to the present embodiment.

【図5】本実施例のジョブ管理データベースファイルの
内容例を示す平面図である。
FIG. 5 is a plan view showing an example of contents of a job management database file of this embodiment.

【図6】本実施例のジョブ登録の流れ図である。FIG. 6 is a flowchart of job registration according to this embodiment.

【図7】本実施例のジョブ実行管理の流れ図である。FIG. 7 is a flow chart of job execution management of this embodiment.

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

1 ジョブの登録 2 ジョブの実行 3,42 ファイル 101〜105 処理 40 サーバマシン 41 クライアントマシン 43 ジョブの登録機構 44 ジョブの実行機構 401 入出力データ 503 入力データファイル 504 出力データファイル 1 Job Registration 2 Job Execution 3,42 Files 101 to 105 Processing 40 Server Machine 41 Client Machine 43 Job Registration Mechanism 44 Job Execution Mechanism 401 Input / Output Data 503 Input Data File 504 Output Data File

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ジョブの登録機構と、前記ジョブの実行
機構と、スケジュール管理データベースファイルとを備
え、ワークステーションのジョブを管理・実行する事を
特徴とするスケジュール管理装置。
1. A schedule management apparatus comprising: a job registration mechanism; a job execution mechanism; and a schedule management database file, for managing and executing a job of a workstation.
JP888892A 1992-01-22 1992-01-22 Schedule managing device Withdrawn JPH05197571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP888892A JPH05197571A (en) 1992-01-22 1992-01-22 Schedule managing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP888892A JPH05197571A (en) 1992-01-22 1992-01-22 Schedule managing device

Publications (1)

Publication Number Publication Date
JPH05197571A true JPH05197571A (en) 1993-08-06

Family

ID=11705219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP888892A Withdrawn JPH05197571A (en) 1992-01-22 1992-01-22 Schedule managing device

Country Status (1)

Country Link
JP (1) JPH05197571A (en)

Similar Documents

Publication Publication Date Title
US6279028B1 (en) Operating system having a mechanism for handling a group of related processes residing on separate machines
JP2001147901A (en) Method and system for scheduling external job inside distributed processing system having local job control system
US11223572B2 (en) Multi-tenant resource allocation using control groups in cloud-based computing environment
JP2741994B2 (en) Processing apparatus having job environment dynamic change function and processing method
KR100240657B1 (en) Application shared event control apparatus and method thereof
JP3973713B2 (en) Operation information automatic acquisition notification method in distributed processing system
JPH05197571A (en) Schedule managing device
JP2001265726A (en) Automated application and procedure capable of performing high speed recovery and rearrangement of computer work load
JP2656643B2 (en) Log data collection method and device
JPH0512226A (en) Composite electronic computer system
JP3492900B2 (en) Workflow system
JPH0981438A (en) Automatic exclusive control system in client server system
JPS6150356B2 (en)
JP2002014846A (en) Job checking device and job checking method and recording medium with job checking program recorded
JPH0991234A (en) Work flow system
JPH06290116A (en) Network decentralization type work processing system and job automation system
JPH05165702A (en) File management method
JP3158836B2 (en) Workflow definition system
JPS6234251A (en) File restoration system
JP3400380B2 (en) How to send programs, files and data
JPH0293951A (en) File allocation control system
JPH02300823A (en) Charged check system
JPH01180640A (en) Integration system for plural processes
JPH04205536A (en) File transfer device
King Optimization of machine allocation in RingLeader

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408