JPH09319708A - On-line control process substitution system - Google Patents

On-line control process substitution system

Info

Publication number
JPH09319708A
JPH09319708A JP8159113A JP15911396A JPH09319708A JP H09319708 A JPH09319708 A JP H09319708A JP 8159113 A JP8159113 A JP 8159113A JP 15911396 A JP15911396 A JP 15911396A JP H09319708 A JPH09319708 A JP H09319708A
Authority
JP
Japan
Prior art keywords
transaction
group
processing
information
control process
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8159113A
Other languages
Japanese (ja)
Inventor
Satoki Noyori
聡樹 野依
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 JP8159113A priority Critical patent/JPH09319708A/en
Publication of JPH09319708A publication Critical patent/JPH09319708A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To increase the transaction processing speed and to attain the effective use of resources by performing no end/restart operation of a transaction control process when a transaction process stays and also using an unused transaction control process. SOLUTION: When a dummy area 3 is clear, the transaction information to be carried out is written together with the information on the working DB (data bases) 6. Thus, even a relevant transaction group 2 can access the DB 6 in the corresponding transaction. As a result, the transaction stayed in the group 2 waiting for its processing can be carried out. The execution request of the transaction stayed in the group 2 is notified to a main process 1 which completes its processing. Then a load monitor means 8 is restarted after a fixed time to monitor the stayed transaction in an on-line operation mode. Thus, an on-line control process substitution processing operation is completed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、オンラインシステ
ムに関し、特にオンラインシステムのトランザクション
負荷変動時にオンラインシステム自身の処理能力を動的
に変化させ、負荷変動に対応させる制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an online system, and more particularly to a control method for dynamically changing the processing capacity of the online system when the transaction load of the online system fluctuates to cope with the load fluctuation.

【0002】[0002]

【従来の技術】この種の従来のオンラインデータ処理シ
ステムとして、例えば特開平2−3644号公報には、
待ちトランザクション量を各プロセスごとに常時把握
し、トランザクション量が一定値以上のプロセスに優先
的にCPUを割り当てるようにすることにより、トラン
ザクション処理時間を保障すると共にシステムの処理変
動に柔軟に対応しシステムの利用効率を図ったシステム
が提案されている。この従来の方式においては、トラン
ザクションの量が多いトランザクショングループに対す
る処理の効率化にはトランザクション処理を行う際のC
PU割り当て量の増減で対応している。
2. Description of the Related Art As a conventional online data processing system of this type, for example, Japanese Patent Laid-Open No. 2-3644 discloses a system.
The transaction transaction time is guaranteed by keeping track of the waiting transaction amount for each process and by allocating the CPU preferentially to the process whose transaction amount is a certain value or more. A system that aims to improve the utilization efficiency of is proposed. In this conventional method, C at the time of transaction processing is used to improve the efficiency of processing for a transaction group with a large amount of transactions.
This is handled by increasing or decreasing the PU allocation amount.

【0003】[0003]

【発明が解決しようとする課題】しかしながら上記従来
方式は、CPU割り当て量の増減だけでは処理の高速化
が図られない場合が存在するという問題点を有してい
る。
However, the above-mentioned conventional method has a problem that there is a case where the processing speed cannot be increased only by increasing or decreasing the CPU allocation amount.

【0004】この理由は、たとえ、上記従来方式に従い
CPUの割り当て量を変化させたとしても、プロセスの
実行優先度が上がるだけであり、処理がシリアル(順次
的)に行われることには何等変わりはないので、端末と
の会話対応待ちの間でもプロセスを占有するようなトラ
ンザクションを実行する場合には、処理プロセスへのC
PU割り当て増加の利点が余りない場合が発生し、この
場合、プロセス数を増やして並行処理を行わないと、効
率化は図れない。
The reason for this is that even if the CPU allocation amount is changed according to the above-mentioned conventional method, the execution priority of the process only increases, and the processing is performed serially (sequentially). Therefore, when executing a transaction that occupies the process even while waiting for the conversation with the terminal, C to the processing process
There may be a case where the PU allocation increase has little advantage. In this case, efficiency cannot be improved unless the number of processes is increased and parallel processing is performed.

【0005】そして、この問題に対しては、プロセス数
を増やすことにより対処することもできるが、プロセス
起動のための資源確保、プロセス立ち上げ処理を伴うの
で、その際の資源確保やプロセス立ち上げに手間がかか
る等の問題点を有している。
Although this problem can be dealt with by increasing the number of processes, since the resources for starting the process and the process starting process are involved, the resources are secured and the process is started at that time. There is a problem that it takes time and effort.

【0006】従って、本発明は、上記事情に鑑みてなさ
れたものであって、その目的は、トランザクション処理
滞留時に、トランザクション制御プロセスの終了/再立
ち上げを行うこと無く、且つ未使用のトランザクション
制御プロセスを利用してトランザクション処理を行うこ
とにより、処理の高速化を達成すると共に、資源の有効
利用を図るようにした制御方式を提供することにある。
Therefore, the present invention has been made in view of the above circumstances, and an object thereof is to perform unused transaction control without terminating / restarting the transaction control process when the transaction processing stays. The purpose of the present invention is to provide a control method for achieving efficient use of resources by performing transaction processing using a process, while achieving high-speed processing.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、トランザクションをその種類及び/又は
特性に応じて複数のグループに群化し、前記グループ
は、トランザクション処理用のプロセスにあって書き込
み可能なダミー領域を保持してなるプロセスを含み、更
に、グループ単位及びトランザクション単位の管理情報
をテーブルに記憶保持し、運用中に、トランザクション
が滞留しているグループと、トランザクションの投入量
が少なく空きプロセスを含むグループと、を同時に検出
した際に、前記空きプロセスのダミー領域に、前記テー
ブルから、滞留しているトランザクションの情報を転送
し、該プロセスにて該トランザクションを代行して実行
するように制御することを特徴とするオンライン制御プ
ロセス代行方式を提供する。
In order to achieve the above object, the present invention groups transactions into a plurality of groups according to their types and / or characteristics, and the groups are in a process for transaction processing. Includes a process that holds a writable dummy area, and also stores and holds management information in group units and transaction units in a table, and the group in which transactions are retained during operation and the transaction input amount are small. When a group including an empty process is detected at the same time, the information of the staying transaction is transferred from the table to the dummy area of the empty process, and the transaction is executed on behalf of the process. Providing an online control process proxy method characterized by controlling That.

【0008】本発明は、好ましくは、オンラインシステ
ム全体を管理するメイン手段と、トランザクションの特
性によって分けられた複数のトランザクショングループ
と、を備え、前記トランザクショングループは、特定の
処理単位にまとめられ該当トランザクショングループ以
外のトランザクションを処理するためのダミー領域を保
持したトランザクション制御プロセス群と、該当トラン
ザクショングループへのトランザクション要求を受け付
け、実行まで保存する処理待ちキューと、トランザクシ
ョンで使用するデータベース群と、を備え、更に、オン
ラインシステムの保持するトランザクショングループの
情報およびその配下で動作する全てのトランザクション
の、トランザクション名、実行形式、トランザクション
投入量の情報と使用DBの情報を合わせ持つトランザク
ション情報テーブルと、一定時間単位で全トランザクシ
ョングループの負荷状況を管理する負荷監視手段と、前
記負荷監視手段がトランザクション処理待ちキューのト
ランザクションの滞留と、トランザクション投入待ちで
空きプロセスのあるトランザクショングループと、を同
時に検出した際に、空きプロセスのダミー領域に前記ト
ランザクション情報テーブルから、滞留しているトラン
ザクションの情報を移送し、トランザクション実行依頼
をメイン手段に通知するトランザクション移送手段と、
を備え、トランザクション制御プロセスの終了/再立ち
上げを行わずに既存の未使用のトランザクション制御プ
ロセスを利用して滞留中のトランザクションを実行する
ことを特徴とする。
The present invention preferably comprises main means for managing the entire online system and a plurality of transaction groups divided according to the characteristics of the transactions, wherein the transaction groups are grouped into a specific processing unit and the corresponding transaction is grouped. It includes a transaction control process group that holds a dummy area for processing transactions other than the group, a process waiting queue that accepts transaction requests to the relevant transaction group and saves until execution, and a database group used in the transaction. In addition, the transaction group information held by the online system and the transaction name, execution format, and transaction input amount information and usage of all transactions operating under it A transaction information table that also has DB information, a load monitoring unit that manages the load status of all transaction groups in fixed time units, the load monitoring unit retains transactions in the transaction processing wait queue, and waits for a transaction And a transaction group having a certain transaction group at the same time, the transaction transfer means for transferring the information of the staying transaction from the transaction information table to the dummy area of the empty process and notifying the main means of the transaction execution request,
In addition, the existing transaction control process is used to execute the staying transaction without terminating / restarting the transaction control process.

【0009】本発明の概要を以下に説明する。大規模オ
ンラインシステムにおいて、トランザクションの種類や
特性、さらにデータベース等の使用環境により複数の処
理単位に分割し、トランザクションの管理を行い、各グ
ループにおいてトランザクション処理は、1又は複数の
制御プロセスによって行われている。その際、従来の方
式においては、各制御プロセスは自グループのトランザ
クションしか実行できず、トランザクショングループに
トランザクション投入量に応じて適度な数の制御プロセ
スを割り当てないと、トランザクションが処理しきれず
滞留が生じたり、あるいはトランザクション投入が殆ど
ないのに過剰な制御プロセスが割り当てられることにな
り、処理効率が低下してしまうことになる。これに対し
て、本発明によれば、負荷監視手段がトランザクション
処理待ちキューのトランザクションの滞留と、トランザ
クション投入待ちで空きプロセスのあるトランザクショ
ングループと、を同時に検出した際に、空きプロセスの
ダミー領域に滞留しているトランザクションの情報を移
送し、トランザクション実行依頼を行い、既存の未使用
のトランザクション制御プロセスを利用して、滞留中の
トランザクションを実行する方式としたことにより、資
源の有効利用を図るようにしたものである。
The outline of the present invention will be described below. In a large-scale online system, transactions are managed by dividing them into multiple processing units according to the type and characteristics of transactions and the usage environment of a database, etc. Transaction processing is performed by one or more control processes in each group. There is. At that time, in the conventional method, each control process can execute only the transactions of its own group, and unless a proper number of control processes are allocated to the transaction group according to the transaction input amount, the transactions cannot be processed and the retention occurs. Or, since there is almost no transaction input, an excessive control process is allocated, resulting in a decrease in processing efficiency. On the other hand, according to the present invention, when the load monitoring unit simultaneously detects the retention of transactions in the transaction processing waiting queue and the transaction group having an empty process in the transaction input waiting state, the dummy area of the empty process is set. To effectively use resources by transferring the information of the transaction that is staying, submitting the transaction, and using the existing unused transaction control process to execute the transaction that is staying It is the one.

【0010】[0010]

【発明の実施の形態】本発明の実施の形態について図面
を参照して以下に詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below in detail with reference to the drawings.

【0011】図1は、本発明の実施の形態に係るシステ
ムの全体構成を説明するための図である。
FIG. 1 is a diagram for explaining the overall configuration of a system according to an embodiment of the present invention.

【0012】図1を参照すると、本発明の実施の形態に
係るオンラインシステムは、システム全体を管理するメ
イン手段1と、トランザクションの特性によって分けら
れた複数のトランザクショングループ2と、オンライン
システムの保持するトランザクショングループの情報お
よびその配下で動作する全てのトランザクションの、ト
ランザクション名、実行形式、トランザクション投入量
の情報と、使用データベースの情報を合わせ持つトラン
ザクション情報テーブル7と、一定時間単位で全トラン
ザクショングループの負荷状況を管理する負荷監視手段
8と、負荷監視手段8が、トランザクション処理待ちキ
ュー5におけるトランザクション滞留と、トランザクシ
ョン投入待ちで空きプロセスのあるトランザクショング
ループと、を同時に検出した際に、空きプロセスのダミ
ー領域3にトランザクション情報テーブル7から、滞留
しているトランザクションの情報を移送し、トランザク
ション実行依頼をメイン手段1に通知するトランザクシ
ョン移送手段9と、を備えて構成される。
Referring to FIG. 1, an online system according to an embodiment of the present invention holds main means 1 for managing the entire system, a plurality of transaction groups 2 divided by transaction characteristics, and an online system. Transaction group information and transaction information table 7 that holds transaction name, execution format, transaction input amount information, and used database information of all transactions that operate under it, and the load of all transaction groups in fixed time units The load monitoring unit 8 that manages the situation and the load monitoring unit 8 simultaneously execute the transaction stay in the transaction processing waiting queue 5 and the transaction group in which there is an empty process waiting for the input of a transaction. When detected, the transaction transfer means 9 transfers the information of the staying transaction from the transaction information table 7 to the dummy area 3 of the empty process and notifies the main means 1 of the transaction execution request. It

【0013】各トランザクショングループ2は、特定の
処理単位にまとめられ該当トランザクショングループ以
外のトランザクションを処理するためのダミー領域3を
保持したトランザクション制御プロセス群4と、該当ト
ランザクショングループへのトランザクション要求を受
け付け、実行まで保存する処理待ちキュー5と、トラン
ザクションで使用するデータベース(DB)群6と、を
備えている。
Each transaction group 2 receives a transaction control process group 4 which holds a dummy area 3 for processing transactions other than the relevant transaction group and which is grouped into a specific processing unit, and a transaction request to the relevant transaction group, It has a process queue 5 for storing until execution and a database (DB) group 6 used for transactions.

【0014】すなわち、トランザクショングループ2
は、管理上、各トランザクション制御プロセス群4を処
理の関連等の共通点を持ったトランザクション単位に分
割したものであり、トランザクショングループ2に割り
当てられた処理プロセス4は、該当トランザクショング
ループ2にて実行可能なトランザクションの実行形式の
情報、およびオンライン運用中でも書き込み可能なダミ
ー領域3を備えている。
That is, transaction group 2
Is a transaction control process group 4 divided into transaction units having common points such as processing relations in terms of management, and the process processes 4 assigned to the transaction group 2 are executed in the corresponding transaction group 2. It has information on possible transaction execution formats, and a writable dummy area 3 even during online operation.

【0015】メイン手段1は、オンライントランザクシ
ョン処理システムにおいて、端末から投入されたトラン
ザクション処理要求をトランザクション種別に従って該
当するトランザクショングループ2に振り分け、振り分
け先のトランザクショングループ2の処理待ちキュー5
へキューイングすることにより、トランザクション処理
を行う機能手段を備え、オンライン処理実行中は、負荷
監視手段8を一定時間毎に起動させる機能手段と、各テ
ーブルの読み出し及び書き込む機能手段を合わせ持つ。
In the online transaction processing system, the main means 1 distributes a transaction processing request input from a terminal to a corresponding transaction group 2 according to the transaction type, and a process waiting queue 5 of the transaction group 2 of the distribution destination.
By queuing to the queue, functional means for performing transaction processing is provided, and while online processing is being executed, the functional means for activating the load monitoring means 8 at fixed time intervals and the functional means for reading and writing each table are combined.

【0016】また、ダミー領域3は、各トランザクショ
ン制御プロセス4に割り当てられた領域で、この実施の
形態に係るオンラインシステムで稼働するトランザクシ
ョンの最大必要サイズ分のサイズが割り当てられる。通
常のトランザクション制御プロセス4の領域は書き込み
を行えないが、このダミー領域3だけは、トランザクシ
ョン移送手段9によりトランザクション情報テーブル7
から実行形式のトランザクションプログラムを移送でき
る。ダミー領域3に書き込み後、この領域は、他のトラ
ンザクション実行形式と同様に扱われ、この領域を使用
してのトランザクション投入が可能とされ、次に、上書
きされるまで、その情報を保持する。
Further, the dummy area 3 is an area allocated to each transaction control process 4, and is allocated a size corresponding to the maximum required size of the transaction operating in the online system according to this embodiment. Although the normal transaction control process 4 area cannot be written, only the dummy area 3 is processed by the transaction transfer means 9 in the transaction information table 7.
Can transfer an executable transaction program from. After writing to the dummy area 3, this area is treated like any other transaction execution format, a transaction can be input using this area, and the information is retained until it is overwritten next.

【0017】図2は、トランザクション情報テーブル7
の構成の一例を示す図である。
FIG. 2 shows the transaction information table 7.
FIG. 3 is a diagram showing an example of the configuration of FIG.

【0018】トランザクション情報テーブル7は、該当
オンラインシステムの持つ全てのトランザクショングル
ープ2の情報として、(1)TXグループ保存領域に、
トランザクショングループ名、(2)処理待ちキューT
X数保存領域に処理待ちトランザクション数、(3)現
在TX投入量保存領域に、トランザクショングループへ
のトランザクション投入の度に更新される現在トランザ
クション投入量、(4)前回TX投入量保存領域に、負
荷監視手段8の起動の度に更新され現在トランザクショ
ン投入量との比較に使用される前回トランザクション投
入量、の各情報を備える。
The transaction information table 7 stores (1) TX group storage area as information of all transaction groups 2 of the relevant online system.
Transaction group name, (2) Processing queue T
The number of transactions waiting to be processed in the X number storage area, (3) the current transaction input amount that is updated each time a transaction is input to the transaction group in the current TX input amount storage area, and (4) the load in the previous TX input amount storage area. It is provided with each information of the previous transaction input amount that is updated each time the monitoring means 8 is activated and is used for comparison with the current transaction input amount.

【0019】また、トランザクショングループ2配下で
実行可能な全てのトランザクションについてトランザク
ション毎(例えばTXグループAについてはTXA1〜
TXAn毎)に、(1)TX名保存領域にトランザクシ
ョン名、(2)TX実行形式保存領域に、トランザクシ
ョン制御プロセス4にリンクして割り付けられた実行形
式と同型式の情報、(3)使用データベース情報保存領
域に、必要なデータベース(DB)6、の情報を合わせ
持つ。
Further, all transactions that can be executed under the transaction group 2 are performed for each transaction (for example, TXA1 to TXA1 for TX group A).
For each TXAn), (1) transaction name in the TX name storage area, (2) information in the TX execution format storage area, which is of the same type as the execution format allocated by linking to the transaction control process 4, (3) database used Information of a required database (DB) 6 is also held in the information storage area.

【0020】さらに、処理滞留上限値保存領域には、ト
ランザクション滞留を判断するための処理滞留上限値情
報を備え、負荷負荷監視手段8の起動間隔時間をも合わ
せ持つ。
Further, the processing retention upper limit storage area is provided with processing retention upper limit information for judging transaction retention, and also has an activation interval time of the load load monitoring means 8.

【0021】負荷監視手段8は、オンライン稼働中は、
常に、一定時間間隔(システム管理者が設定できる)で
動作し、各トランザクショングループ2のトランザクシ
ョンの滞留を監視する。そして、トランザクション滞留
量がトランザクション情報テーブル7に設定された上限
値以上であるトランザクショングループ2と、前回の負
荷監視手段8の起動以来、トランザクション実行が行わ
れていないトランザクショングループと、を同時に検出
した場合、トランザクション移送手段9を起動する。
The load monitoring means 8 is
It always operates at fixed time intervals (can be set by the system administrator) and monitors the retention of transactions in each transaction group 2. When the transaction group 2 in which the transaction retention amount is equal to or more than the upper limit value set in the transaction information table 7 and the transaction group in which no transaction has been executed since the last time the load monitoring unit 8 was started are detected at the same time. , The transaction transfer means 9 is started.

【0022】トランザクション移送手段9は、負荷監視
手段8から起動され、処理待ちキュー5に滞留中のトラ
ンザクションの実行形式の情報を、トランザクション情
報テーブル7から受け取って、処理がないトランザクシ
ョングループ2の空きトランザクション制御プロセス4
のダミー領域3に複写し、必要なデータベース(DB)
6へのアクセスを可能として、メイン手段1に対して、
トランザクション実行依頼を通知することにより、トラ
ンザクションの実行を可能とし、トランザクション処理
を行う。
The transaction transfer means 9 is activated by the load monitoring means 8 and receives from the transaction information table 7 the information on the execution format of the transaction that is staying in the processing queue 5, and the transaction transaction means 9 is an empty transaction of the transaction group 2 that is not processed. Control process 4
The required database (DB)
6 access to the main means 1,
By notifying the transaction execution request, the transaction can be executed and the transaction processing is performed.

【0023】図3は、負荷監視手段8の処理動作を説明
するための流れ図(フローチャート)である。図4は、
トランザクション移送手段9の処理動作を説明するため
の流れ図である。
FIG. 3 is a flow chart for explaining the processing operation of the load monitoring means 8. FIG.
7 is a flowchart for explaining the processing operation of the transaction transfer means 9.

【0024】次に、本発明の実施の形態の動作について
説明する。
Next, the operation of the embodiment of the present invention will be described.

【0025】トランザクションの実行形式作成時には、
トランザクション情報テーブル7への実行形式イメージ
の登録およびトランザクション実行形式の最大サイズの
情報を登録する。
When creating the transaction execution format,
The execution format image is registered in the transaction information table 7, and the maximum size information of the transaction execution format is registered.

【0026】オンラインシステム構築時、トランザクシ
ョンをトランザクション制御プロセス4にリンクする。
このとき、各トランザクショングループ2には、ダミー
領域3を、例えばトランザクション情報テーブル7に登
録されたトランザクション実行形式の最大値分の大きさ
で付加する。また、トランザクション情報テーブル7の
負荷監視手段8の起動周期時間、トランザクション滞留
と判断するために使用するトランザクション処理待ちキ
ュー5の滞留トランザクション上限値を設定する。以上
でオンラインシステムの構築が為される。
When building an online system, a transaction is linked to the transaction control process 4.
At this time, the dummy area 3 is added to each transaction group 2 in the size of the maximum value of the transaction execution format registered in the transaction information table 7, for example. Further, the activation cycle time of the load monitoring means 8 of the transaction information table 7 and the retained transaction upper limit value of the transaction processing waiting queue 5 used for determining that the transaction is retained are set. This completes the construction of the online system.

【0027】次に、オンラインシステムの立ち上げを行
う。これは通常のオンラインシステムの立ち上げと変わ
らない。
Next, the online system is started up. This is no different from starting an ordinary online system.

【0028】立ち上げ処理完了後、メイン手段1は、全
トランザクショングループ2のダミー領域3を初期化
(クリア)、負荷監視手段8を起動し、オンラインサー
ビスを開始する。以降、負荷監視手段8は、オンライン
サービス終了まで、一定時間毎に起動される。
After the start-up process is completed, the main means 1 initializes (clears) the dummy areas 3 of all the transaction groups 2, activates the load monitoring means 8, and starts the online service. After that, the load monitoring unit 8 is activated at regular time intervals until the online service ends.

【0029】負荷監視手段8は、例えばシステム管理者
が設定した一定時間間隔で、トランザクション情報テー
ブル7の情報を用いて、オンラインシステムの全てのト
ランザクショングループ2へのトランザクション投入状
況、処理待ちキュー5の滞留状況を監視する。
The load monitoring means 8 uses the information in the transaction information table 7 at regular time intervals set by the system administrator, for example, to determine the status of transaction input to all transaction groups 2 in the online system, and the waiting queue 5 for processing. Monitor the stay status.

【0030】図3の流れ図を参照して、まずトランザク
ション処理待ちキュー5に積まれたトランザクション件
数(処理待ちキュー5のトランザクション滞留数)が、
予め設定された上限値(システム管理者が設定)以上で
あるトランザクショングループ2があるか否かをチェッ
クする(ステップ3−1)。
Referring to the flow chart of FIG. 3, first, the number of transactions accumulated in the transaction processing waiting queue 5 (the number of transactions accumulated in the processing waiting queue 5) is
It is checked whether or not there is a transaction group 2 having a preset upper limit value (set by the system administrator) or more (step 3-1).

【0031】処理待ちキュー5のトランザクション滞留
数が上限値を超えるトランザクショングループがなけれ
ば(すなわちステップ3−1でNO分岐、且つステップ
3−2で次のトランザクショングループなし)、全ての
トランザクショングループ2のトランザクション情報テ
ーブル7の現在のトランザクション投入量を、前回トラ
ンザクション投入量テーブルに移送して、負荷監視手段
8は、今回の処理を終える(ステップ3−7)。
If there is no transaction group in which the transaction retention number in the processing queue 5 exceeds the upper limit value (that is, NO branch in step 3-1 and there is no next transaction group in step 3-2), all transaction groups 2 are processed. The current transaction input amount in the transaction information table 7 is transferred to the previous transaction input amount table, and the load monitoring means 8 finishes the current processing (step 3-7).

【0032】一方、ステップ3−1でトランザクション
処理待ちキュー5が上限値を超え、処理の滞留している
トランザクショングループ2があった場合には、トラン
ザクション情報テーブル7を調べ(ステップ3−3)、
トランザクション処理待ちキュー5が空で、かつ前回ト
ランザクション投入量と現在のトランザクション投入量
が同一(前回TX投入量=現在TX投入量)のトランザ
クショングループ2(すなわち、前回の負荷監視手段8
のチェック時点から、ずっとトランザクションの投入が
なく、未使用のトランザクション制御プロセス4)の有
無を調べる(ステップ3−4)。
On the other hand, when the transaction processing waiting queue 5 exceeds the upper limit value in step 3-1 and there is a transaction group 2 in which processing is retained, the transaction information table 7 is checked (step 3-3),
The transaction processing waiting queue 5 is empty, and the previous transaction input amount and the current transaction input amount are the same (previous TX input amount = current TX input amount) in the transaction group 2 (that is, the previous load monitoring unit 8).
From the check point of (1), there is no transaction input all the time, and it is checked whether there is an unused transaction control process 4) (step 3-4).

【0033】該当するトランザクショングループ2がな
い場合には、ステップ3−7の処理を行い、全てのトラ
ンザクショングループ2のトランザクション情報テーブ
ル7における現在のトランザクション投入量(現在TX
投入量保存領域の内容)を、前回トランザクション投入
量保存領域に移送して負荷監視手段8は今回の処理を終
える。
If there is no corresponding transaction group 2, the processing of step 3-7 is executed, and the current transaction input amount (current TX) in the transaction information table 7 of all transaction groups 2 is executed.
The contents of the input amount storage area) are transferred to the previous transaction input amount storage area, and the load monitoring means 8 finishes the processing of this time.

【0034】ステップ3−3、ステップ3−4の処理に
おいて、滞留中のトランザクショングループ2と、実行
するトランザクションがないトランザクショングループ
2′とを同時に検出した場合(ステップ3−4のYE
S)、トランザクション移送手段9を起動し、処理を依
頼する(ステップ3−6)。
In the processing of steps 3-3 and 3-4, when the staying transaction group 2 and the transaction group 2'having no transaction to be executed are detected at the same time (YE of step 3-4).
S), The transaction transfer means 9 is started and a process is requested (step 3-6).

【0035】そして、ステップ3−2に戻り、トランザ
クションの滞留の有無をチェックすべきトランザクショ
ングループがトランザクション情報テーブル7中にまだ
残っている場合には、次のトランザクショングループ2
について、再びステップ3−1の処理待ちキューの滞留
数のチェックを行う。トランザクション情報テーブル7
の全てのトランザクショングループ2のチェック完了
後、ステップ3−9の処理を行い、全てのトランザクシ
ョングループ2のトランザクション情報テーブル7の現
在のトランザクション投入量を前回トランザクション投
入量テーブルに移送して負荷監視手段8は今回の処理を
終える。
Then, returning to step 3-2, if there is still a transaction group whose transaction should be checked in the transaction information table 7, the next transaction group 2
As for the above, the number of stays in the processing queue in step 3-1 is checked again. Transaction information table 7
After the completion of checking all the transaction groups 2 of the above, the processing of step 3-9 is performed, the current transaction input amount of the transaction information table 7 of all the transaction groups 2 is transferred to the previous transaction input amount table, and the load monitoring means 8 is executed. Ends this process.

【0036】トランザクション移送手段9が起動された
場合、まず該当の処理待ちキュー5から先頭のトランザ
クションを取り出し(ステップ4−1)、取りだしたト
ランザクションに関する情報をトランザクション情報テ
ーブル7から検索する(ステップ4−2)。
When the transaction transfer means 9 is activated, first, the first transaction is fetched from the corresponding process waiting queue 5 (step 4-1), and information on the fetched transaction is searched from the transaction information table 7 (step 4-). 2).

【0037】次に、検索されたトランザクション情報が
既に処理待ちのトランザクショングループ2のトランザ
クション制御プロセス4のダミー領域3に書き込まれて
いないか否か調べ(ステップ4−3)、既に書き込まれ
ていた場合(ステップ4−3のYES分岐参照)には、
ステップ4−9に進み、そのままトランザクション処理
を行う。
Next, it is checked whether or not the retrieved transaction information is already written in the dummy area 3 of the transaction control process 4 of the transaction group 2 waiting for processing (step 4-3). (See YES branch of step 4-3)
Proceeding to step 4-9, the transaction processing is performed as it is.

【0038】ステップ4−3において、該当トランザク
ション情報が書き込まれていなかった場合(ステップ4
−3のNO分岐)、別のトランザクション情報が書き込
まれているかをチェックし(ステップ4−4)、別のト
ランザクション処理の情報が書き込まれていた場合は、
先に書き込まれていたトランザクションの情報のクリア
と、使用データベース6情報の解放を行い、ダミー領域
3をクリアする(ステップ4−5、4−6)。
In step 4-3, if the corresponding transaction information has not been written (step 4)
-3 NO branch), it is checked whether another transaction information is written (step 4-4), and if another transaction processing information is written,
The previously written transaction information is cleared, the used database 6 information is released, and the dummy area 3 is cleared (steps 4-5 and 4-6).

【0039】ダミー領域3がクリア状態であれば、実行
すべきトランザクション情報および使用DB6の情報を
書き込む(ステップ4−7)。該当トランザクションで
の使用DB6をそのトランザクショングループ2からも
アクセス可能とする(ステップ4−8)。
If the dummy area 3 is in the clear state, the transaction information to be executed and the information in the usage DB 6 are written (step 4-7). The usage DB 6 of the transaction is made accessible from the transaction group 2 (step 4-8).

【0040】これで、処理待ち状態とされていたトラン
ザクショングループ2に滞留中のトランザクションの実
行が可能となり、当該トランザクショングループで滞留
していたトランザクションの実行依頼をメイン処理1に
通知して処理を終える(ステップ4−9)。
With this, it becomes possible to execute the transaction staying in the transaction group 2 which has been in the process waiting state, the execution request of the transaction staying in the transaction group is notified to the main process 1, and the process ends. (Step 4-9).

【0041】そして負荷監視手段8が一定時間後に再起
動され、オンライン運用中は滞留トランザクションの監
視を行うことができる。以上で、オンライン制御プロセ
ス代行処理の動作が完了する。
Then, the load monitoring means 8 is restarted after a fixed time, and the staying transaction can be monitored during the online operation. This completes the operation of the online control process proxy processing.

【0042】[0042]

【実施例】上記した本発明の実施の形態をより具体な例
を基に説明すべく、本発明の一実施例について図面を参
照して以下に説明する。本発明の一実施例として、商社
での商品の注文・在庫および人事の管理を行うオンライ
ントランザクションシステムを例にとって説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings in order to explain the embodiment of the present invention described above based on a more specific example. As an embodiment of the present invention, an online transaction system that manages ordering / stocking of merchandise and personnel in a trading company will be described as an example.

【0043】図8を参照すると、この実施例では、オン
ラインシステムは、注文管理、商品管理、人事管理の3
のトランザクショングループを持ち、トランザクション
はそれぞれ注文管理は在庫照合、注文処理、商品管理は
入庫報告、補充要求、人事管理は社員検索、社員登録の
2個づつの構成とされている。
Referring to FIG. 8, in this embodiment, the online system has three parts: order management, merchandise management and personnel management.
Each of the transactions has two components: inventory collation for order management, order processing, goods management, warehousing report, replenishment request, and personnel management for employee search and employee registration.

【0044】システムの構成直後(立ち上げ前)のトラ
ンザクション情報テーブル7の例を図5に示す。
FIG. 5 shows an example of the transaction information table 7 immediately after the system configuration (before starting).

【0045】図5を参照して、在庫照会、注文処理、入
庫報告、補充要求、社員検索、社員登録のそれぞれの実
行形式のトランザクションリンクの必要サイズがそれぞ
れ200、300、500、400、350、450で
あるため、各トランザクショングループ2のダミー領域
3サイズは最大値の500となる。
With reference to FIG. 5, the required size of the transaction link of each execution form of inventory inquiry, order processing, warehousing report, replenishment request, employee search, and employee registration is 200, 300, 500, 400, 350, respectively. Since it is 450, the size of the dummy area 3 of each transaction group 2 is 500, which is the maximum value.

【0046】また、負荷監視手段8の起動間隔は60秒
と指定してある。処理待ちキュー5は滞留トランザクシ
ョン上限値は10件の設定であり、オンライン運用中、
負荷監視手段8はオンラインサービス終了まで、60秒
毎に起動され、トランザクション投入状況、処理待ちキ
ュー5の滞留状況を監視する。
Further, the activation interval of the load monitoring means 8 is designated as 60 seconds. The pending queue 5 has a setting of 10 accumulated transaction upper limit values.
The load monitoring means 8 is activated every 60 seconds until the online service ends, and monitors the transaction input status and the retention status of the processing queue 5.

【0047】トランザクション情報テーブル7が、図6
に示したような状態(運用中1)のタイミングで、負荷
監視手段8が起動すると、注文管理、商品管理、人事管
理の処理待ちがそれぞれ1、9、5件で10件以上の処
理待ちがないので、図3の流れ図におけるステップ3−
2の判定でステップ3−7へ分岐し、全てのトランザク
ション情報テーブル7の現在のトランザクション投入量
を前回トランザクション投入量テーブルに移送して負荷
監視手段8は今回の処理を終える。
The transaction information table 7 is shown in FIG.
When the load monitoring means 8 is activated at the timing of the state (in operation 1) as shown in, waiting for processing of order management, product management, and personnel management is 1, 9 and 5 respectively, and 10 or more processing waits. No, so step 3 in the flow chart of FIG.
When the determination is 2, the process branches to step 3-7, the current transaction input amount of all the transaction information tables 7 is transferred to the previous transaction input amount table, and the load monitoring unit 8 finishes the current process.

【0048】次の負荷監視手段8の起動時、トランザク
ション情報テーブル7の状態が図7の状態だった場合、
商品管理のトランザクション処理待ちが10件なので図
3の流れ図においてステップ3−1の判定においてステ
ップ3−3に分岐する。
At the next activation of the load monitoring means 8, if the state of the transaction information table 7 is as shown in FIG. 7,
Since there are 10 transactions waiting for product management, the process branches to step 3-3 in the determination of step 3-1 in the flowchart of FIG.

【0049】注文管理はステップ3−4の前回トランザ
クション投入量と現在のトランザクション投入量の比較
で値が異なっているので、トランザクション移送手段9
は起動しない。
In order management, the value is different in the comparison between the previous transaction input amount and the current transaction input amount in step 3-4, so the transaction transfer means 9
Does not start.

【0050】人事管理の処理待ちキューはステップ3−
3、ステップ3−4のチェックでステップ3−6に分岐
し、トランザクション移送手段9を起動し処理を依頼す
る。その後、ステップ3−2、ステップ3−7の順に動
作して負荷監視手段8は一旦処理を終える。
The waiting queue for personnel management is step 3-
3. At step 3-4, the process branches to step 3-6, and the transaction transfer means 9 is activated to request processing. After that, the load monitoring means 8 once finishes the process by operating in the order of step 3-2 and step 3-7.

【0051】以上により、本発明の第1の実施例の動作
である負荷監視手段8の処理が完了する。
With the above, the processing of the load monitoring means 8 which is the operation of the first embodiment of the present invention is completed.

【0052】次に、トランザクション移送手段9を図4
の流れ図を参照して説明する。まず該当の処理待ちキュ
ー5から先頭のトランザクションを取り出し、情報をト
ランザクション情報テーブル7から検索する(ここでは
入庫報告とする)。
Next, the transaction transfer means 9 is shown in FIG.
This will be described with reference to the flowchart of FIG. First, the leading transaction is taken out from the corresponding processing queue 5, and the information is retrieved from the transaction information table 7 (herein, a receipt report).

【0053】見つかった入庫報告情報が既に人事管理ト
ランザクショングループ2のトランザクション制御プロ
セス4のダミー領域3に書き込まれていないか調べる。
It is checked whether the found receipt report information has already been written in the dummy area 3 of the transaction control process 4 of the personnel management transaction group 2.

【0054】最初はダミー領域3は初期化されているの
でステップ4−3、ステップ4−4の判定処理により、
ステップ4−7、ステップ4−8でそれぞれ入庫報告ト
ランザクションの移送と入庫DBの割り付け処理を行
う。ステップ4−9にて、メイン手段1にトランザクシ
ョン処理を依頼し、本来は商品管理のみで稼働するはず
の入庫報告トランザクションが人事管理トランザクショ
ングループで動作する。このときの全体図を図9に示
す。
At first, since the dummy area 3 is initialized, by the judgment processing of steps 4-3 and 4-4,
In steps 4-7 and 4-8, transfer of the receipt report transaction and allocation of the receipt DB are performed. In step 4-9, the main means 1 is requested to perform transaction processing, and the receipt report transaction, which should originally operate only for product management, operates in the personnel management transaction group. An overall view at this time is shown in FIG.

【0055】以上により、トランザクション移送手段9
の処理が完了する。
As described above, the transaction transfer means 9
Processing is completed.

【0056】オンライン運用中は再び通常のトランザク
ション投入及び、次の負荷監視手段8によるチェックを
行う事で、効率的なプロセスの割り当てを行える。
During the online operation, a normal transaction is input again, and the next load monitoring means 8 performs a check to enable efficient process allocation.

【0057】[0057]

【発明の効果】以上説明したように、本発明によれば、
CPU割り当て量の増減だけでは処理の高速化が図られ
ないような場合であっても、処理の高速化が図れるとい
う効果を有する。
As described above, according to the present invention,
Even if the increase / decrease of the CPU allocation amount cannot increase the processing speed, the processing speed can be increased.

【0058】この理由は、従来のCPU割り当て量の制
御方式では、CPUの割り当て効率を変化させても、プ
ロセスの実行優先度が上がるだけで処理がシリアルに行
われる事は変わらないので、端末との会話応答待ちの間
でもプロセスを占有するようなトランザクションを実行
する場合には利点はないが、本発明の方式ではプロセス
数を増やして、並行処理を行うことができるためであ
る。
The reason for this is that in the conventional control method of the CPU allocation amount, even if the CPU allocation efficiency is changed, the execution priority of the process is only increased and the processing is serially executed. Although there is no advantage in executing a transaction that occupies a process even while waiting for the conversation response, the method of the present invention can increase the number of processes and perform parallel processing.

【0059】また、その際、本発明においては、既に確
保済みの資源を用いるため、新たな資源確保、プロセス
立ち上げ手間がかからず、システム性能の向上を達成す
るという効果を奏する。
Further, in this case, in the present invention, since the resources already secured are used, there is an effect that new resources are secured and the process startup is not required, and the system performance is improved.

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

【図1】本発明の実施の形態の全体構成を示す図であ
る。
FIG. 1 is a diagram showing an overall configuration of an embodiment of the present invention.

【図2】本発明の実施の形態におけるトランザクション
情報テーブル7の構造を示す図である。
FIG. 2 is a diagram showing a structure of a transaction information table 7 according to the embodiment of the present invention.

【図3】本発明の実施の形態における負荷監視手段8の
動作を説明するための流れ図である。
FIG. 3 is a flowchart for explaining the operation of the load monitoring means 8 in the embodiment of the present invention.

【図4】本発明の実施の形態におけるトランザクション
転送手段9の動作を説明するための流れ図である。
FIG. 4 is a flowchart for explaining the operation of the transaction transfer means 9 in the embodiment of the present invention.

【図5】本発明の実施例を説明するための図であり、ト
ランザクション情報テーブル7の立ち上げ時の一例を示
す図である。
FIG. 5 is a diagram for explaining the embodiment of the present invention and is a diagram showing an example when the transaction information table 7 is started up.

【図6】本発明の実施例を説明するための図であり、ト
ランザクション情報テーブル7の運用中の一例を示す図
である。
FIG. 6 is a diagram for explaining the embodiment of the present invention, and is a diagram showing an example of the transaction information table 7 in operation.

【図7】本発明の実施例を説明するための図であり、ト
ランザクション情報テーブル7の運用中の例2を示す図
である。
FIG. 7 is a diagram for explaining the embodiment of the present invention and is a diagram showing a second example of the transaction information table 7 in operation.

【図8】本発明の実施例を説明するための図であり、オ
ンラインシステム全体の運用中の動作例を示す図であ
る。
FIG. 8 is a diagram for explaining the embodiment of the present invention and is a diagram showing an operation example during operation of the entire online system.

【図9】本発明の実施例を説明するための図であり、オ
ンラインシステム全体の運用中の動作例を示す図であ
る。
FIG. 9 is a diagram for explaining the embodiment of the present invention and is a diagram showing an operation example during operation of the entire online system.

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

1 メイン手段 2 トランザクショングループ 3 ダミー領域 4 制御プロセス群 5 処理待ちキュー 6 使用DB群 7 トランザクション情報テーブル 8 負荷監視手段 9 トランザクション移送手段 1 Main Means 2 Transaction Group 3 Dummy Area 4 Control Process Group 5 Processing Queue 6 Used DB Group 7 Transaction Information Table 8 Load Monitoring Means 9 Transaction Transfer Means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】トランザクションをその種類及び/又は特
性に応じて複数のグループに群化し、 前記グループは、トランザクション処理用のプロセスに
あって書き込み可能なダミー領域を保持してなるプロセ
スを含み、更に、 グループ単位及びトランザクション単位の管理情報をテ
ーブルに記憶保持し、 運用中に、トランザクションが滞留しているグループ
と、トランザクションの投入量が少なく空きプロセスを
含むグループと、を同時に検出した際に、前記空きプロ
セスのダミー領域に、前記テーブルから、滞留している
トランザクションの情報を転送し、該プロセスにて該ト
ランザクションを代行して実行するように制御すること
を特徴とするオンライン制御プロセス代行方式。
1. A transaction is grouped into a plurality of groups according to its type and / or characteristic, and the group includes a process for processing a transaction and holding a writable dummy area, When the management information for each group and each transaction is stored and retained in the table, and the group in which transactions are retained and the group that contains a small amount of transactions and includes an empty process are detected at the same time during operation, An online control process proxy method characterized in that information on a staying transaction is transferred from the table to a dummy area of an empty process, and the process is controlled so that the transaction is executed on behalf of the process.
【請求項2】オンラインシステム全体を管理するメイン
手段と、 トランザクションの特性によって分けられた複数のトラ
ンザクショングループと、を備え、 前記トランザクショングループは、 特定の処理単位にまとめられ、該トランザクショングル
ープ以外のトランザクションを処理するためのダミー領
域を保持したトランザクション制御プロセス群と、 該当トランザクショングループへのトランザクション要
求を受け付け、実行まで保存する処理待ちキューと、 トランザクションで使用するデータベース群と、 を備え、更に、 オンラインシステムの保持するトランザクショングルー
プの情報およびその配下で動作する全てのトランザクシ
ョンの、トランザクション名、実行形式、トランザクシ
ョン投入量の情報と使用データベースの情報を合わせ持
つトランザクション情報テーブルと、 一定時間単位で全トランザクショングループの負荷状況
を管理する負荷監視手段と、 前記負荷監視手段がトランザクション処理待ちキューの
トランザクションの滞留と、トランザクション投入待ち
で空きプロセスのあるトランザクショングループと、を
同時に検出した際に、空きプロセスのダミー領域に前記
トランザクション情報テーブルから、滞留しているトラ
ンザクションの情報を移送し、トランザクション実行依
頼をメイン手段に通知するトランザクション移送手段
と、 を備え、 トランザクション制御プロセスの終了/再立ち上げを行
わずに、既存の未使用のトランザクション制御プロセス
を利用して、滞留中のトランザクションを実行する、よ
うに制御してなることを特徴とするオンライン制御プロ
セス代行方式。
2. A main means for managing the entire online system, and a plurality of transaction groups divided according to transaction characteristics, wherein the transaction groups are grouped into a specific processing unit, and transactions other than the transaction group. Transaction control process group that holds a dummy area for processing, transaction waiting queue that accepts transaction requests to the relevant transaction group and saves until execution, and database group that is used in the transaction. Furthermore, online system Information of the transaction group held by and the transaction name, execution format, transaction input amount information and used database information of all transactions operating under it. There is a transaction information table that also has information, a load monitoring unit that manages the load status of all transaction groups in fixed time units, the load monitoring unit retains transactions in the transaction processing waiting queue, and there are free processes waiting for transaction input. And a transaction transfer means for transferring the information of the staying transaction from the transaction information table to the dummy area of the empty process and notifying the main means of the transaction execution request when the transaction group and the transaction group are detected at the same time. , The transaction control process is terminated / restarted, and the existing unused transaction control process is used to execute the staying transaction. Online control process substitution method.
JP8159113A 1996-05-30 1996-05-30 On-line control process substitution system Pending JPH09319708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8159113A JPH09319708A (en) 1996-05-30 1996-05-30 On-line control process substitution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8159113A JPH09319708A (en) 1996-05-30 1996-05-30 On-line control process substitution system

Publications (1)

Publication Number Publication Date
JPH09319708A true JPH09319708A (en) 1997-12-12

Family

ID=15686535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8159113A Pending JPH09319708A (en) 1996-05-30 1996-05-30 On-line control process substitution system

Country Status (1)

Country Link
JP (1) JPH09319708A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003256394A (en) * 2002-03-05 2003-09-12 Nec Corp Transaction processing load distribution method and system therefor
US6934247B2 (en) 2000-11-24 2005-08-23 International Business Machines Corporation Recovery following process or system failure
KR100905353B1 (en) * 2006-01-26 2009-07-01 가부시키가이샤 히타치세이사쿠쇼 Trading system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6934247B2 (en) 2000-11-24 2005-08-23 International Business Machines Corporation Recovery following process or system failure
JP2003256394A (en) * 2002-03-05 2003-09-12 Nec Corp Transaction processing load distribution method and system therefor
KR100905353B1 (en) * 2006-01-26 2009-07-01 가부시키가이샤 히타치세이사쿠쇼 Trading system

Similar Documents

Publication Publication Date Title
US11379272B2 (en) Autoscaling using file access or cache usage for cluster machines
US7689996B2 (en) Method to distribute programs using remote Java objects
JP3555846B2 (en) Thread server performance enhancement method and apparatus
US5924097A (en) Balanced input/output task management for use in multiprocessor transaction processing system
JP5088234B2 (en) Message association processing apparatus, method, and program
US7487504B2 (en) Thread dispatch for multiprocessor computer systems
EP0747832A2 (en) Customer information control system and method in a loosely coupled parallel processing environment
JPH0820963B2 (en) Method for operating computer system and computer system
CN107368324A (en) A kind of component upgrade methods, devices and systems
US7657590B2 (en) Load balancing system and method
JPH05173990A (en) Data processing system
JPH09319708A (en) On-line control process substitution system
McGee The information management system IMS/VS, Part V: Transaction processing facilities
JPH0883257A (en) Method for optimizing process execution of parallel computer system
JP2001282551A (en) Job processor and job processing method
JP3487515B2 (en) Distributed processing system and distributed processing method
JP2868447B2 (en) Transaction processing task number control method
JP2848762B2 (en) Data transfer system and method
JP3738701B2 (en) System setting method in transaction processing system
JPH02171846A (en) Transaction processing system
JP2001034489A (en) Method for executing and controlling object-oriented program execution environment
JP3569341B2 (en) Parallel computer system
JP3884762B2 (en) Job execution system and recording medium
JP3003759B2 (en) Job control method
JPH01291333A (en) Event sorting processing system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19991012