JPH01319851A - Transaction processing control system - Google Patents

Transaction processing control system

Info

Publication number
JPH01319851A
JPH01319851A JP15442788A JP15442788A JPH01319851A JP H01319851 A JPH01319851 A JP H01319851A JP 15442788 A JP15442788 A JP 15442788A JP 15442788 A JP15442788 A JP 15442788A JP H01319851 A JPH01319851 A JP H01319851A
Authority
JP
Japan
Prior art keywords
transaction
task
transaction processing
center
cut
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
JP15442788A
Other languages
Japanese (ja)
Inventor
Shigeo Hosogai
細貝 成穂
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 JP15442788A priority Critical patent/JPH01319851A/en
Publication of JPH01319851A publication Critical patent/JPH01319851A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To effectively use a transaction processing task by dynamically determining the execution priority of the task at the time of allocating task depending on whether the task is for the on-line transaction or the center-cut transaction. CONSTITUTION:When the idle task exists, a transaction processing control part 8 first preferentially allocates the on-line transaction to the task. After the allocation, it is transferred to a task execution priority determining part 9, the task execution priority fetermining part 9 sets the high priority at the task at the time of the on-line transaction, and sets the low priority at the task at the time of the center-cut transaction. For the transaction inputted in such a way, since the allocation control of the transaction processing task and the task executing priority are dynamically determined by the idle condition of the task and the queuing condition of the transaction, the transaction processing task can be effectively used.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はトランザクション処理制御方式に関し、特にバ
ンキングシステムでのセンタカット処理形態に見られる
様な、オンライントランザクション処理を実行しつつセ
ンタカットトランザクション処理を実行可能なシステム
におけるトランザクション処理制御方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a transaction processing control system, and in particular, to a method for performing center-cut transaction processing while executing online transaction processing, such as in the center-cut processing format in banking systems. Concerning transaction processing control methods in executable systems.

〔従来の技術〕[Conventional technology]

従来のこの種のトランザクション処理制御には主に2つ
の方式があった。一つは、第3図に示すように、複数の
トランザクション処理タスク12をセンタカットトラン
ザクションとオンライントランザクションで共有する方
式であり、他の一つは、第4図に示すように、実行優先
度の高いオンライントランザクション専用のオンライン
トランザクション処理タスク14と実行優先度の低いセ
ンタカットトランザクション専用のセンタカットトラン
ザクション処理タスク15を有する方式である。各方式
ともトランザクションが到着した順に空きタスクに割り
当てられ処理される。
Conventionally, there have been two main methods for this type of transaction processing control. One method is to share multiple transaction processing tasks 12 between center-cut transactions and online transactions, as shown in FIG. 3, and the other method is to share execution priority tasks as shown in FIG. This system has an online transaction processing task 14 dedicated to high online transactions and a center cut transaction processing task 15 dedicated to center cut transactions with low execution priority. In each method, transactions are assigned to free tasks and processed in the order they arrive.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のトランザクション処理制御方式において
、第1の方式はオンライン、センタカットの両トランザ
クションが処理タスクを共有しているため、両トランザ
クションが同一優先度となってしまい、かつセンタカッ
トトランザクションが多い場合にはオンライントランザ
クション優先度が相対的に低下してしまう欠点がある。
In the conventional transaction processing control method described above, the first method is when both online and center-cut transactions share the processing task, so both transactions have the same priority, and there are many center-cut transactions. has the disadvantage that online transaction priority is relatively lowered.

また第2の方式は各々のトランザクションにおいて専用
タスクを固定化してしまうなめ、オンラインおよびセン
タカットのトランザクションの投入される量によりタス
クを有効に使用する事ができないという欠点がある。
Furthermore, the second method fixes a dedicated task for each transaction, which has the disadvantage that tasks cannot be used effectively depending on the amount of online and center-cut transactions.

この結果、例えばセンタカットトランザクションが投入
された場合、第1の方式ではオンライントランザクショ
ンのタスク割り当ておよび実行優先度はセンタカットト
ランザクションのそれらと同じなため、オンライントラ
ンザクションのレスポンスが低下し、また第2の方式で
はオンライントランザクション用タスクが空いていても
使用できないという状況になる。
As a result, for example, when a center-cut transaction is submitted, the task assignment and execution priority of the online transaction are the same as those of the center-cut transaction in the first method, so the response of the online transaction decreases, and the second method With this method, even if online transaction tasks are available, they cannot be used.

本発明の目的は、上述の点に鑑み、オンライントランザ
クションおよびセンタカットトランザクションの負荷状
況にかかわらずオンライントランザクションを優先的に
処理し、かつ有効にトランザクション処理タスクを使用
する事を可能としたトランザクション処理制御方式を提
供する事にある。
In view of the above-mentioned points, an object of the present invention is to provide transaction processing control that allows online transactions to be processed preferentially regardless of the load status of online transactions and center-cut transactions, and that enables effective use of transaction processing tasks. The purpose is to provide a method.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のトランザクション処理制御方式は、複数の端末
とセンタ装置からなり、前記センタ装置が前記端末から
投入されるオンライントランザクションを処理するとと
もに前記センタ装置の操作員の指示により投入されるセ
ンタ力ットトランザクシテンを同時に処理するシステム
におけるトランザクション処理制御方式において、 前記オンライントランザクションまたは前記センタカッ
トトランザクションが投入されると優先度をもたせた各
々の専用待行列につなげるトランザクションキューイン
グ部と、 トランザクション処理タスクが空いたときに前記優先度
に従って前記各専用待行列を調べて、先頭のトランザク
ションにタスクを割り当てるトランザクション処理制御
部と、 該タスク割り当て時にそのタスクの実行優先度を前記オ
ンライントランザクションか前記センタカットトランザ
クションかによって動的に決定するタスク実行優先度決
定部とを有することを特徴とする。
The transaction processing control system of the present invention includes a plurality of terminals and a center device, and the center device processes online transactions input from the terminals, and a center input input according to instructions from an operator of the center device. In a transaction processing control method in a system that simultaneously processes transactions, there is provided a transaction queuing unit that connects each online transaction or center cut transaction to a dedicated queue with a priority when the online transaction or center cut transaction is submitted; a transaction processing control unit that examines each of the dedicated queues according to the priority and allocates a task to the first transaction; The present invention is characterized by comprising a task execution priority determination unit that dynamically determines the priority.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

本トランザクション処理システムは、複数の端末1と、
センタカットデータが収納されている磁気ディスク装置
2と、端末のトランザクションを待ち行列にキューイン
グするオンライントランザクションキューイング部4お
よびセンタカットキューイング部5を含むトランザクシ
ョンキューイング部3と、オンライントランザクション
待ち行列6と、センタカット待ち行列7と、トランザク
ション処理制御部8と、タスク実行優先度決定部つと、
複数のトランザクション処理タスク10とから構成され
ている。
This transaction processing system includes a plurality of terminals 1,
A magnetic disk device 2 storing center-cut data, a transaction queuing section 3 including an online transaction queuing section 4 and a center-cut queuing section 5 that queue terminal transactions in a queue, and an online transaction queue. 6, a center cut queue 7, a transaction processing control unit 8, a task execution priority determination unit,
It is composed of a plurality of transaction processing tasks 10.

トランザクションの入力時に動作するトランザクション
キューイング部3と、タスクの空きがある時に動作する
トランザクション処理制御部8およびタスク実行優先度
決定部9とは非同期に動作する。
The transaction queuing section 3, which operates when a transaction is input, and the transaction processing control section 8 and task execution priority determining section 9, which operate when there is a vacant task, operate asynchronously.

オンライントランザクションまたはセンタカットトラン
ザクションが入力されるとトランザクションキューイン
グ部3は各々専用の待ち行列6゜7にキューイングする
When online transactions or center cut transactions are input, the transaction queuing unit 3 queues them in dedicated queues 6.7.

第2図にトランザクション処理制御部8とタスク実行優
先度決定部9の動作を示す。タスクの空きがある場合、
トランザクション処理制御部8はオンライントランザク
ションを最優先にタスクを割り当てる。割り当て後、タ
スク実行優先度決定部9にわたされ、タスク実行優先度
決定部9はオンライントランザクションの場合には高優
先度を、センタカットトランザクションの場合には低優
先度を設定する。
FIG. 2 shows the operations of the transaction processing control section 8 and the task execution priority determination section 9. If the task is available,
The transaction processing control unit 8 assigns tasks with top priority given to online transactions. After the allocation, the task execution priority determination unit 9 sets a high priority in the case of an online transaction and a low priority in the case of a center cut transaction.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に、本発明は、投入されたトランザクシ
ョンに対してトランザクション処理タスクの割り当て制
御およびタスク実行優先度をタスクの空き状態およびト
ランザクションの待ち状態により動的に決定する方式と
したため、オンライントランザクションおよびセンタカ
ットトランザクションが同時に投入された場合であって
も、オンライントランザクション処理を最優先とし、ま
た各トランザクションの投入状態によってもシステムで
複数枚設定しである、トランザクション処理タスクを有
効い使用しかつ上記同様その場合でもオンライン処理を
最優先とすることができる効果がある。
As explained above, the present invention employs a system in which the allocation control of transaction processing tasks and the task execution priority for submitted transactions are dynamically determined based on the idle state of the task and the waiting state of the transaction, so that online transactions Even if center-cut transactions are submitted at the same time, online transaction processing is given top priority, and multiple transactions are set in the system depending on the input status of each transaction. Similarly, even in that case, there is an effect that the online processing can be given top priority.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック図、第2図は
第1図の中のトランザクション処理制御部およびタスク
実行優先度決定部の動きを示したフローチャート、第3
図と第4図は従来の2つの方式を示すブロック図である
。 1・・・端末、2・・・磁気ディスク装置、3・・・ト
ランザクションキューイング部、4・・・オンラインキ
ューイング部、5・・・センタカットキューイング部、
6・・・トランザクション待ち行列、7・・・センタカ
ット待ち行列、8・・・トランザクション処理制御部、
9・・・タスク実行優先度決定部、10・・・トランザ
クション処理タスク、11・・・トランザクション処理
制御部、12・・・トランザクション処理タスク、13
・・・トランザクション処理制御部、14・・・オンラ
イントランザクション処理タスク、15・・・センタカ
ットトランザクション処理タスク。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart showing the operations of the transaction processing control section and task execution priority determination section in FIG. 1, and FIG.
FIG. 4 and FIG. 4 are block diagrams showing two conventional methods. 1... Terminal, 2... Magnetic disk device, 3... Transaction queuing section, 4... Online queuing section, 5... Center cut queuing section,
6... Transaction queue, 7... Center cut queue, 8... Transaction processing control unit,
9... Task execution priority determination unit, 10... Transaction processing task, 11... Transaction processing control unit, 12... Transaction processing task, 13
. . . Transaction processing control unit, 14 . . . Online transaction processing task, 15 . . . Center cut transaction processing task.

Claims (1)

【特許請求の範囲】 複数の端末とセンタ装置からなり、前記センタ装置が前
記端末から投入されるオンライントランザクションを処
理するとともに前記センタ装置の操作員の指示により投
入されるセンタカットトランザクションを同時に処理す
るシステムにおけるトランザクション処理制御方式にお
いて、 前記オンライントランザクションまたは前記センタカッ
トトランザクションが投入されると優先度をもたせた各
々の専用待行列につなげるトランザクションキューイン
グ部と、 トランザクション処理タスクが空いたときに前記優先度
に従って前記各専用待行列を調べて、先頭のトランザク
ションにタスクを割り当てるトランザクション処理制御
部と、 該タスク割り当て時にそのタスクの実行優先度を前記オ
ンライントランザクションか前記センタカットトランザ
クションかによって動的に決定するタスク実行優先度決
定部とを有することを特徴とするトランザクション処理
制御方式。
[Scope of Claims] Consisting of a plurality of terminals and a center device, the center device processes online transactions input from the terminals and simultaneously processes center cut transactions input according to instructions from an operator of the center device. A transaction processing control method in the system includes: a transaction queuing unit that connects the online transaction or the center cut transaction to each dedicated queue with a priority when it is input; a transaction processing control unit that examines each of the dedicated queues and assigns a task to the first transaction; and a task that dynamically determines the execution priority of the task depending on whether it is the online transaction or the center cut transaction when allocating the task. 1. A transaction processing control method comprising: an execution priority determination section.
JP15442788A 1988-06-21 1988-06-21 Transaction processing control system Pending JPH01319851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15442788A JPH01319851A (en) 1988-06-21 1988-06-21 Transaction processing control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15442788A JPH01319851A (en) 1988-06-21 1988-06-21 Transaction processing control system

Publications (1)

Publication Number Publication Date
JPH01319851A true JPH01319851A (en) 1989-12-26

Family

ID=15583937

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15442788A Pending JPH01319851A (en) 1988-06-21 1988-06-21 Transaction processing control system

Country Status (1)

Country Link
JP (1) JPH01319851A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0492964A (en) * 1990-08-06 1992-03-25 Nec Corp Online slip output control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0492964A (en) * 1990-08-06 1992-03-25 Nec Corp Online slip output control system

Similar Documents

Publication Publication Date Title
JPS6275739A (en) Assigning method for task
JPH01319851A (en) Transaction processing control system
JPH02311932A (en) Preference control system
JPH01258135A (en) Transaction execution control system
JP2915074B2 (en) Event dequeueing method in multitask processing system
JPS63636A (en) Task control system
JPS60263238A (en) Information processor
JPS59188749A (en) System for controlling data transfer
JPH0266640A (en) Debugger task scheduling system
JPS62257539A (en) Inter-task queue control system
JPS60238938A (en) Operating method of computer system
JPH05265779A (en) Inter-task communication system
JPH01282665A (en) On-line control system
JPH02281338A (en) Task control method
JP2790472B2 (en) Multiple conversation processing control method
JP2022049877A (en) Transaction control device, transaction control method, and program
JPS6331818B2 (en)
JPS62135952A (en) Network system
JPS6027950A (en) Preferential dispatch control system
JPS578865A (en) Plural-terminal equal service system
JPH05204671A (en) Method and device for smoothly controlling load
JPS62256043A (en) Priority control system for data flow computer
JPS63261431A (en) Merge process control system
JPS62274357A (en) Input/output scheduling system
JPS6389962A (en) Method and device for assigning processor