JPH0444164A - Business processing system - Google Patents

Business processing system

Info

Publication number
JPH0444164A
JPH0444164A JP2151628A JP15162890A JPH0444164A JP H0444164 A JPH0444164 A JP H0444164A JP 2151628 A JP2151628 A JP 2151628A JP 15162890 A JP15162890 A JP 15162890A JP H0444164 A JPH0444164 A JP H0444164A
Authority
JP
Japan
Prior art keywords
processing
computer
data
startup
computers
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
JP2151628A
Other languages
Japanese (ja)
Inventor
Masahiro Ise
正浩 伊勢
Takatoshi Matsuura
松浦 孝俊
Yasushi Tamayama
玉山 恭
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2151628A priority Critical patent/JPH0444164A/en
Publication of JPH0444164A publication Critical patent/JPH0444164A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE:To easily distribute a data processing by performing the data processing with a computer where a ledger registering the definition of each processing element is present thereon. CONSTITUTION:A defining means 100 which causes respective computers 150 for processing of processing elements to define the processing specifications of processing elements and storage means 110, 140, and 141 which analyze the defined processing specifications with respect to all computers 150 and generate the starting relation information indicating starting relations among processing elements to store them at every starting source computer 150 are provided. Consequently, the processing of transaction or the like accompanied with input data is automatically distributively executed by each computer 150 itself which defines the processing specifications. Thus, concentration of the load to a specific computer is prevented and the data transfer quantities between computers 150 are reduced.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、ネットワークを構成する複数の電子計算機を
用いてトランザクション処理等の事務処理を遂行する事
務処理システムに係り、特に、連の処理を連携実行する
際の各電子計算機間のデータ転送を可能な限り少なくし
た事務処理システムに関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an office processing system that performs office processing such as transaction processing using a plurality of computers forming a network, and particularly relates to an office processing system that performs office processing such as transaction processing using a plurality of computers forming a network. The present invention relates to an office processing system that minimizes data transfer between computers during cooperative execution.

[従来の技術] 従来、複数の電子計算機(以下、単に「計算機」と略記
することもある)を相互に接続して構成したネットワー
クでトランザクション処理を行う事務処理システムとし
ては、例えば、日経コンピュータ、1988年5月23
日号、第101頁〜第116頁「市場形成に向けて製品
化始まる分散データベース」に記載されている、″分散
データベース′″を用いた処理システムが知られている
[Prior Art] Conventionally, as an office processing system that performs transaction processing using a network configured by interconnecting a plurality of electronic computers (hereinafter sometimes simply referred to as "computers"), for example, Nikkei Computer, May 23, 1988
A processing system using a "distributed database" is known, which is described in "Distributed database whose commercialization begins for market formation", pages 101 to 116 of the Japanese issue.

第2図は、この従来技術による分散データベースを用い
た処理システムを示す。第2図には一例として2台の電
子計算機(ワークステーション、以下II W S I
+と略記することもある)を接続したシステムを示す。
FIG. 2 shows a processing system using a distributed database according to this prior art. As an example, Figure 2 shows two electronic computers (workstations, hereinafter referred to as II W S I
(sometimes abbreviated as +) is connected to the system.

ユーザは、入出力装置204により、ワークステーショ
ン”WS−1”200においてトランザクション処理プ
ログラム(以下If T P I+と略記することもあ
る)201を実行させる。TP201は、分散データベ
ース管理システムとして機能する”WS−1” 200
のデータベース管理システム(以下” D B M S
 ”と略記する)202とワークステーション”W S
 −2” 210のDBMS212とを用いて、以下に
述べるようにして分散データベースとして機能するデー
タベース203及び213に対するデータの取り出しと
格納を行って、事務処理を進めている。
A user causes the workstation “WS-1” 200 to execute a transaction processing program (hereinafter sometimes abbreviated as IfTPI+) 201 using the input/output device 204 . TP201 is "WS-1" 200 that functions as a distributed database management system.
database management system (hereinafter referred to as “DBMS”)
(abbreviated as “) 202 and workstation” W S
-2'' 210 DBMS 212 is used to retrieve and store data in databases 203 and 213 that function as distributed databases as described below, and proceed with office processing.

すなわち、TP201では、トランザクション処理を行
う際に、目的のデータベースにアクセスするために、D
BMS202を呼び出す。DBMS202は、目的のデ
ータベースがどのワークステーションにあるかを調べ、
目的のデータベースがデータベース213のときには、
それが存在するワークステーション”WS−2” 21
0の98MS212に通信して、データの読み出しを依
頼する。通信によって依頼を受けた98MS212は、
データベース213から所要のデータを読み出した後、
該データを通信によってDBMS202に送る。DBM
S 212からデータを受は取ったDBMS 202は
、受は取ったデータをTP20]に送る。TP201は
、受は取ったデータを加工し、加工したデータをデータ
ベース213へ戻して格納するために、DBMS202
に格納依頼を発行する。格納依頼を受けたDBMS20
2は、98MS212にこのデータの格納依頼を出すた
めに通信を行う。通信による格納依頼を受けた98MS
212は、データベース213にデータを格納する。
That is, in the TP201, when performing transaction processing, in order to access the target database,
Call BMS202. The DBMS 202 checks which workstation the target database is located on, and
When the target database is database 213,
Workstation where it exists “WS-2” 21
0 and requests data reading. 98MS212 received the request via communication,
After reading the required data from the database 213,
The data is sent to the DBMS 202 via communication. DBM
The DBMS 202 that received the data from S 212 sends the received data to the TP 20. The TP 201 processes the received data, returns the processed data to the database 213, and stores it in the DBMS 202.
Issue a storage request to. DBMS20 that received a storage request
2 communicates with the 98MS 212 to issue a request to store this data. 98MS received a storage request via communication.
212 stores data in a database 213;

TP201は、以上の一連の操作を、トランザクション
データの件数分だけ繰り返して行う。
The TP 201 repeats the above series of operations for the number of transaction data.

このように、従来技術では、各電子計算機に分散したデ
ータベースのデータを扱うので、データの読み出しと格
納のために電子計算機間でデータの通信を行っている。
As described above, in the conventional technology, since data in a database distributed to each computer is handled, data is communicated between the computers in order to read and store data.

[発明が解決しようとする課題] 上記従来技術による複数の計算機を用いた分散処理シス
テムでは、ファイルの検索処理や、(演算加工等のデー
タ処理を含まない)更新処理については分散処理を行う
ことが可能であるが、演算。
[Problems to be Solved by the Invention] In the distributed processing system using multiple computers according to the above-described conventional technology, file search processing and update processing (not including data processing such as calculation processing) must be performed in a distributed manner. is possible, but the operation.

加工等のデータ処理は、起動元の計算機、すなわち、処
理要求を入力するユーザの手元の計算機で行っているの
で、ある一つのトランザクション処理の規模が大きくな
った場合には、このトランザクション処理を行っている
計算機(起動元計算機)の負荷が大きくなってしまうと
いう問題があった。
Data processing such as processing is performed on the starting computer, that is, the computer at the hand of the user who inputs the processing request, so if the scale of one transaction process becomes large, it is necessary to There was a problem in that the load on the computer running the system (starting computer) became large.

また、大量のトランザクションデータを用いて行うトラ
ンザクション処理では、該当するデータを各計算機に分
散しているデータベースから取り出して起動元計算機に
集め、加工してからちとのデータベースに書き戻すとい
う操作をトランザクションデータの数量だけ繰り返して
行わなければならないので、データの転送量が多くなり
、処理時間が長くなるという問題があった。
In addition, in transaction processing that uses a large amount of transaction data, transaction data is used to retrieve the relevant data from a database distributed on each computer, collect it on the starting computer, process it, and then write it back to the local database. Since the process has to be repeated for the same number of times, there is a problem that the amount of data transferred increases and the processing time becomes longer.

本発明の目的は、上記従来技術の問題点を解決し、ファ
イルの検索処理や更新処理だけでなく、演算処理や加工
処理等のデータ処理も含めて、複数の計算機により分散
処理を行わせることによって、各計算機の負荷を軽減し
ながらトランザクション処理を遂行できるようにした事
務処理システムを提供することにある。
The purpose of the present invention is to solve the above-mentioned problems of the prior art, and to enable distributed processing to be performed by multiple computers, including not only file search processing and update processing, but also data processing such as arithmetic processing and processing processing. The purpose of the present invention is to provide an office processing system that can perform transaction processing while reducing the load on each computer.

本発明の他の目的は、各計算機に分散されたデータの演
算、加工を行ってデータを更新する際の各計算機間のデ
ータの転送量を必要最小限とし、効率的な処理が行える
ようにした事務処理システムを提供することにある。
Another object of the present invention is to minimize the amount of data transferred between computers when updating data by calculating and processing data distributed among computers, thereby enabling efficient processing. The goal is to provide a business processing system that provides

[課題を解決するための手段] 上記目的を達成するために、本発明は、簡単にいえば、
一連の処理要素からなるトランザクション等の処理を複
数の計算機にまたがって実行することによって、業務を
遂行する事務処理システムにおいて、台帳を持つ計算機
である前記処理要素の処理仕様の定義を行った各計算機
により分散して、該処理要素の処理を実行させるように
構成する。
[Means for Solving the Problems] In order to achieve the above object, the present invention has the following features.
In an office processing system that performs business by executing processing such as transactions consisting of a series of processing elements across multiple computers, each computer that has a ledger and defines the processing specifications of the processing element. The configuration is such that the processing of the processing elements is executed in a distributed manner.

詳しくいうと、本発明は、前記複数計算機にまたがるト
ランザクション処理のような業務を遂行する事務処理シ
ステムにおいて、各処理要素の処理仕様を、該処理要素
の処理を行うべき各計算機に定義させる定義手段と、定
義された処理仕様を(ネットワークを構成する)すべて
の計算機に関し解析して、各処理要素間の起動関係を示
す起動関係情報を生成し、生成した起動関係情報をその
起動元計算機毎に格納する解析及び格納手段とを備える
。また、ある計算機上でトランザクション等の処理が起
動されたとき、その起動元の処理要素によって起動され
る起動光処理要素及び起動先計算機を、前記起動関係情
報を検索して求め、求めた起動光処理要素を起動するた
めのトランザクション等のデータ(処理要求データ)を
、求めた起動先計算機に転送して、この起動先計算機上
で所要の(前記起動光処理要素についての)処理を実行
させる実行手段を備える。
Specifically, the present invention provides a definition means for defining processing specifications of each processing element in each computer that is to perform processing of the processing element in the office processing system that performs tasks such as transaction processing that spans a plurality of computers. Then, the defined processing specifications are analyzed for all computers (constituting the network) to generate startup relationship information that indicates the startup relationship between each processing element, and the generated startup relationship information is analyzed for each startup source computer. and analysis and storage means. In addition, when a process such as a transaction is started on a certain computer, the startup light processing element and the startup destination computer that are started by the processing element of the startup source are found by searching the startup related information, and the startup light that is found is Transfer data such as transactions (processing request data) for activating a processing element to the obtained activation destination computer, and execute the required processing (for the activation light processing element) on this activation destination computer. Have the means.

なお、処理仕様の定義を行う計算機は、その処理につい
て台帳(データベースの表)を持つ引算機でもある。
Note that the computer that defines the processing specifications is also a subtraction machine that has a ledger (database table) for the processing.

[作用] 上記構成によれば、ネットワークで接続した複数の計算
機を用いてデータ処理を分散して実行する事務処理シス
テムにおいて、入力データに伴うトランザクション等の
処理が(台帳をもつ計算機でもある)、処理仕様の定義
を行った各計算機自体により自動的に分散して実行され
るので、特定の計算機に負荷が集中することがない。ま
た、単なるレコードデータの出入りだけでなく、データ
の演算、加工等を含む更新処理についても、台帳をもち
、定義を行った各々の計算機上で実行できるので、各計
算機間のデータ転送量を少なくできる。
[Operation] According to the above configuration, in an office processing system that performs data processing in a distributed manner using a plurality of computers connected via a network, processing such as transactions associated with input data (also a computer with a ledger), Since the processing is automatically distributed and executed by each computer that has defined the processing specifications, the load is not concentrated on any particular computer. In addition, not only record data entry and exit, but also update processing, including data calculations and processing, can be executed on each computer that has a ledger and has been defined, reducing the amount of data transferred between each computer. can.

[実施例コ 以下に、本発明の実施例を図面によって説明する。[Example code] Embodiments of the present invention will be described below with reference to the drawings.

第1図は、本発明を適用してデータ処理を分散して行う
事務処理システムの一実施例の構成図である。第1図に
おいて、WS−A及びWS−Bはネットワークに接続さ
れている計算機(ワークステーション)A及び計算機(
ワークステーション)Bである。各計算機には、仕様定
義部100a。
FIG. 1 is a configuration diagram of an embodiment of an office processing system to which the present invention is applied and data processing is performed in a distributed manner. In Figure 1, WS-A and WS-B are computer (workstation) A and computer (workstation) connected to the network.
workstation) B. Each computer includes a specification definition section 100a.

100b、起動関係解析部110a、110b、実行制
御部120a、120b、実行処理部130a、130
b、仕様定義情報格納部140 a 、 140 b、
及び、起動関係情報格納部141a、141bが設けら
れている。なお、150a、150bは、キーボードと
デイスプレィを有する入出力部である(以下、計算機A
、Bに共通する事項については、100,110のよう
に添字a、bを除いて説明する〕。
100b, startup relationship analysis units 110a, 110b, execution control units 120a, 120b, execution processing units 130a, 130
b, specification definition information storage units 140a, 140b,
In addition, boot-related information storage units 141a and 141b are provided. Note that 150a and 150b are input/output units having a keyboard and a display (hereinafter referred to as computer A).
, B will be explained without subscripts a and b, such as 100 and 110].

まず、予め行う処理仕様の定義動作から説明する。ユー
ザは、仕様定義部1o○により、各ワークステーション
毎に、当該ワークステーション自体に台帳があり、当該
ワークステーション自体で実行するすべての処理要素に
ついて、その仕様の定義を行う(この仕様定義の具体例
については後述の第4図を参照)。この定義された仕様
は、当該処理要素がどの計算機にあり、どの計算機から
起動されるかを示すもので、仕様定義情報として当該ワ
ークステーション自体の仕様定義情報格納部140に格
納される。
First, the process specification definition operation performed in advance will be explained. The user uses the specification definition unit 1o○ to define the specifications for each workstation, which has its own ledger, and all processing elements executed by the workstation itself (the specifics of this specification definition). (See Figure 4 below for an example). This defined specification indicates in which computer the processing element is located and from which computer it is activated, and is stored as specification definition information in the specification definition information storage unit 140 of the workstation itself.

また、この定義された仕様は、起動関係解析部110に
も送られ、ここでの解析結果により起動関係情報が生成
される。この起動関係情報は、上述の定義された仕様の
、起動元仕様糸(当該処理要素を起動させるのに必要な
処理仕様)と、自仕様名(当該処理要素、すなわち起動
先仕様名)と、1仕様が登録されている計算機糸(起動
元計算機名)とから成り、起動元仕様が登録されている
計算機(起動元計算機)別に作られて各起動元計算機の
起動関係情報格納部141に格納される(この起動関係
情報の具体例については後述の第5図を参照)。
The defined specifications are also sent to the startup relationship analysis unit 110, and startup relationship information is generated based on the analysis results here. This activation related information includes the activation source specification string (processing specification necessary to activate the relevant processing element), the own specification name (the name of the relevant processing element, that is, the activation destination specification), of the defined specification described above, 1 specification is registered (starting source computer name), it is created for each computer (starting source computer) for which the starting source specification is registered, and is stored in the starting related information storage section 141 of each starting source computer. (Refer to FIG. 5, which will be described later, for a specific example of this activation-related information).

次に、処理の実行の概要を説明する。Next, an overview of the process execution will be explained.

あるワークステーション(例えばWS−A)において、
定義された仕様(例えば”A画面処理″)が実行制御部
120(例えば120a)に指示されると、該実行制御
部120 (120a)は実行制御部130 (130
a)にこの仕様”A画面処理″の実行を指示する。実行
処理部130(130a)は、指示された仕様”A画面
処理″の実行を開始する。このとき、実行制御部120
 (120a)は、起動関係情報141  (141a
)を参照して、この仕様11 A画面処理″′に関連す
る仕様(例えば、11B台帳処理″)を検索し、検索さ
れた仕様11B台帳処理″が登録されている計算機WS
−Bの実行制御部120 (120b)に、この仕様1
1B台帳処理″′の実行を指示する。指示された実行制
御部120 (120b) は、実行処理部130(1
30b )に、上記関連で検索選択された仕様11B台
帳処理″′の実行を指示する。実行処理部130 (1
30b)は、仕様11B台帳処理″の実行を開始する。
At a certain workstation (e.g. WS-A),
When the defined specifications (for example, "A screen processing") are instructed to the execution control unit 120 (for example, 120a), the execution control unit 120 (120a) executes the execution control unit 130 (130
Instruct a) to execute this specification "A screen processing". The execution processing unit 130 (130a) starts executing the specified specification "A screen processing". At this time, the execution control unit 120
(120a) is the activation related information 141 (141a
), search for specifications (for example, 11B Ledger Processing) related to this Specification 11A Screen Processing'', and select the computer WS in which the searched Specification 11B Ledger Processing'' is registered.
-B's execution control unit 120 (120b) has this specification 1.
The execution control unit 120 (120b) instructs the execution of the 1B ledger process ″′.
30b) is instructed to execute the specification 11B ledger process ``'' search-selected in the above relationship.Execution processing unit 130 (1
30b) starts execution of ``Specification 11B Ledger Process''.

第3図は、実行制御部120の動作の詳細を示すフロー
チャートである。実行制御部12o(例えば、計算機W
S−Aの実行制御部120a)は、ステップ301で、
一つの定義仕様(例えば、11 A画面処理″)の実行
が指示されると、指示された仕様を実行することを実行
処理部130に指示する。
FIG. 3 is a flowchart showing details of the operation of the execution control unit 120. Execution control unit 12o (for example, computer W
In step 301, the execution control unit 120a) of S-A
When execution of one definition specification (for example, 11A screen processing'') is instructed, the execution processing unit 130 is instructed to execute the specified specification.

実行制御部120(120a)は、また、ステップ30
2で、起動関係情報(格納部141a)を検索し、ステ
ップ303で、未検索の処理仕様に関する起動関係情報
を、起動元仕様名をキーとして1件取り出し、ステップ
304で、1件取り出した起動関係情報の起動元仕様名
と上記の指示があった処理仕様糸とを比較し、ステップ
305で、両仕様名が一致すれば、すなわち、上記指示
のあった処理仕様(入面面処理)を起動元とする起動関
係情報が検索されたなら、ステップ306で、この検索
された起動関係情報中に起動先仕様名として記録されて
いる仕様(例えば″B台帳処理″′)を、起動先計算機
名として登録されている計算機(例えばWS−B)の実
行処理部130 (130b)に対して実行指示する。
The execution control unit 120 (120a) also performs step 30.
2, the startup-related information (storage section 141a) is searched, and in step 303, one piece of startup-related information regarding an unsearched processing specification is retrieved using the name of the startup source specification as a key. In step 304, the one retrieved startup-related information The starting specification name of the related information is compared with the processing specification thread for which the above instruction was given, and in step 305, if the two specification names match, that is, the processing specification for which the above instruction was given (input surface processing) is executed. If the startup-related information to be the startup source is retrieved, in step 306, the specification recorded as the startup destination specification name in the retrieved startup-related information (for example, "B ledger processing") is used as the startup destination computer. An execution instruction is given to the execution processing unit 130 (130b) of the computer (for example, WS-B) registered as the name.

このようにして、ステップ302〜306は、起動関係
情報(格納部141 a )に未検索情報がなくなるま
で繰返され、順次処理を行わなければならないすべての
起動先仕様名に対して実行の指示を行う。
In this way, steps 302 to 306 are repeated until there is no unsearched information in the startup-related information (storage unit 141a), and execution instructions are issued to all startup destination specification names that must be sequentially processed. conduct.

第4図(a) r (b)、(c)は、仕様定義情報格
納部140に格納される定義例(仕様定義情報の具体例
)である。処理要素の“入面面処理”500は、WSA
により定義されている。rrB台帳処理処理51゜は、
WS−Bに定義され、その定義はA画面処理500の実
行に関連して実行される(すなわち、入面面処理500
を起動元仕様として実行される)という定義がなされて
いる。C台帳処理520は、WS−Cに定義され、その
定義はA画面処理500の実行に関連して実行されると
いう定義がなされている。このときのWS−Aの起動関
係情報(格納部141 a)の内容は第5図に示すとお
りになっている。
4(a), (b), and (c) are definition examples (specific examples of specification definition information) stored in the specification definition information storage unit 140. FIG. “Enter surface processing” 500 of the processing element is WSA
Defined by The rrB ledger processing process 51° is as follows:
WS-B, and its definition is executed in conjunction with the execution of the A screen process 500 (i.e., the entry screen process 500
(is executed as the startup specification). The C ledger process 520 is defined in the WS-C, and is defined to be executed in conjunction with the execution of the A screen process 500. The contents of the activation related information (storage section 141a) of the WS-A at this time are as shown in FIG.

第5図は、起動関係情報(格納部141 a)に蓄積さ
れている起動関係情報ファイルのテーブル構造例を示し
、そのテーブル構造は、起動元となる仕様糸401と、
起動元となる仕様糸401の仕様が起動したときに起動
しなければならない仕様糸(起動先仕様名)402と、
この仕様402が登録されている計算機糸(起動先計算
機名)403との3つのフィールドから成っている。
FIG. 5 shows an example of the table structure of the startup-related information file stored in the startup-related information (storage section 141a), and the table structure is based on the specification thread 401 that is the startup source,
A specification thread (starting destination specification name) 402 that must be started when the specification of the starting specification thread 401 is started,
This specification 402 is made up of three fields, including a registered computer thread (startup destination computer name) 403.

第6図は、上記第4図及び第5図に示した定義例及び起
動関係情報例を用いた場合の実行例を説明するためのシ
ステム構成図である。一連の処理要素からなるトランザ
クション処理は、計算機WS−A (1600) (7
)1−ザ(入出力部1601)により起動されるものと
する。まず、”A画面処理”500が起動されルト、W
S−A 1600(7)実行制御部1620は、11 
A画面処理”500の実行をWS−A 1600(7)
実行処理部1630に指示する。次に、WS−A160
0の起動関係情報1641  (詳細は第4図)から、
”A画面処理″500(詳細は第5図)を起動元とする
仕様を検索し、IIB台帳処理”510をWS−B26
00により、また、IIc台帳処理″′520をWS−
C3600により、各々起動しなければならないことが
得られる。そこで、WS−82600の実行制御部26
20に対して”B台帳処理”510の起動を、また、W
 5−C3600の実行制御部3620に対してrpc
台帳処理処理20の起動を、それぞれ指示する。起動指
示を受けたWS−82600の実行制御部2620は、
実行処理部2630に対して゛′B台帳処理” 510
の起動を指示し実行させる。同様に、起動指示を受けた
W S −C3600の実行制御部3620は、実行処
理部363oに対してパC台帳処理”520の起動を指
示し実行させる。
FIG. 6 is a system configuration diagram for explaining an example of execution when using the example definition and the example of startup related information shown in FIGS. 4 and 5 above. Transaction processing consisting of a series of processing elements is performed by computer WS-A (1600) (7
)1-the (input/output unit 1601). First, "A screen processing" 500 is started, and the W
S-A 1600 (7) Execution control unit 1620 is 11
Execute A screen processing "500" on WS-A 1600 (7)
The execution processing unit 1630 is instructed. Next, WS-A160
From the startup related information 1641 (see Figure 4 for details) of 0,
Search for specifications starting from "A screen processing" 500 (see Figure 5 for details), and select "IIB ledger processing" 510 from WS-B26.
00 also allows IIc ledger processing ``'520 to be performed in WS-
C3600 provides that each must be activated. Therefore, the execution control unit 26 of WS-82600
Start “B ledger processing” 510 for 20, and W
5-rpc to the execution control unit 3620 of the C3600
The activation of the ledger processing process 20 is respectively instructed. The execution control unit 2620 of the WS-82600 receives the startup instruction, and
“B ledger processing” 510 for the execution processing unit 2630
Instruct the startup and execute it. Similarly, the execution control unit 3620 of the WS-C 3600, which has received the activation instruction, instructs the execution processing unit 363o to activate the PC ledger process "520" and executes it.

このようにして、WS−A1600の”A画面処理”5
00の起動により出力されたトランザクションデータ(
処理要求のデータ)は、WS−A1600の実行制御部
1620を通じてWS−82600の実行制御部262
0及びW 5−C3600の実行制御部3620に転送
される。WS−82600では、実行制御部2620が
実行処理部2630に上記処理要求のデータを渡し、実
行処理部2630は、同じWS内のDBMS2650を
通じて、仕様定義情報2640の定義に従い、傘下のデ
ータベース2660中の台帳(データベースの表)に対
し所要のトランザクションのデータ処理を行う。また、
同時に、WS−C3600では、実行制御部3620が
実行処理部3630に上記処理要求のデータを渡し、実
行処理部3630は、同じWS内のDBMS3650を
通じて、仕様定義情報3640の定義に従い、傘下のデ
ータベース3660中の台帳(データベースの表)に対
し所要のトランザクションのデータ処理を行う。これら
のトランザクションデータ処理には、単なるデータの出
し入れだけでなく、データの加工、演算処理を行うもの
も含まれる。トランザクションデータ処理を実行して得
られたデータ(処理結果データ)は、適宜通信路を逆に
辿って、WS−Aの入出力部1601に送られて、表示
されまたはプリントアウトされる。
In this way, "A screen processing" 5 of WS-A1600
Transaction data output by starting 00 (
Processing request data) is sent to the execution control unit 262 of the WS-82600 through the execution control unit 1620 of the WS-A1600.
0 and the execution control unit 3620 of the W5-C3600. In WS-82600, the execution control unit 2620 passes the data of the processing request to the execution processing unit 2630, and the execution processing unit 2630 executes the data in the database 2660 under its umbrella according to the definition of the specification definition information 2640 through the DBMS 2650 in the same WS. Performs necessary transaction data processing on the ledger (database table). Also,
At the same time, in the WS-C3600, the execution control unit 3620 passes the data of the processing request to the execution processing unit 3630, and the execution processing unit 3630 sends the affiliated database 3660 to the database 3660 according to the definition of the specification definition information 3640 through the DBMS 3650 in the same WS. Performs the necessary transaction data processing on the ledger (database table) inside. These transaction data processes include not only simple data input and output, but also data processing and arithmetic processing. Data obtained by executing transaction data processing (processing result data) is sent to the input/output unit 1601 of the WS-A by appropriately tracing the communication path in reverse, and is displayed or printed out.

以上のように、本実施例によれば、B台帳処理510と
C台帳処理520とは同時に行うことができるので、効
率を更に高めることができる。また、処理要求のデータ
は、WS−A1600から、WS−B2600とWS−
C3600ヘトランザクジヨンデータを転送するだけで
よいので、トランザクション処理を完了するまでの時間
を更に短くして効率を高めることができる。
As described above, according to this embodiment, the B ledger processing 510 and the C ledger processing 520 can be performed simultaneously, so that efficiency can be further improved. In addition, processing request data is transferred from WS-A1600 to WS-B2600 and WS-B2600.
Since it is only necessary to transfer transaction data to the C3600, the time required to complete transaction processing can be further shortened and efficiency can be increased.

[′!@明の効果] 以上詳しく説明したように、本発明によれば、ネットワ
ークを構成する複数の計算機を用いて一連の処理要素か
らなるトランザクション処理を分散して実行する事務処
理システムにおいて、各処理要素の定義を登録した計算
機である台帳の存在する計算機によりデータ処理を行う
ことができるので、データの加工や演算処理を含む処理
についても、各々その定義をした計算機上で容易にデー
タ処理を分散して行うことが実現できる。
['! [Effect of Akira] As explained in detail above, according to the present invention, in an office processing system that executes transaction processing consisting of a series of processing elements in a distributed manner using a plurality of computers forming a network, each processing element Since data processing can be performed by a computer that has a ledger, which is a computer that has registered the definition of It is possible to do this using the following methods.

また、各計算機間のデータ転送量も、発生したトランザ
クションデータの分だけで済むので、処理時間を短縮し
処理効率を高めることができる。
Further, since the amount of data transferred between each computer is limited to the amount of transaction data generated, processing time can be shortened and processing efficiency can be improved.

【図面の簡単な説明】 第1図は本発明を適用してデータ処理を分散して行う事
務処理システムの一実施例の構成図、第2図は従来技術
のデータ処理を分散して行う事務処理システムの構成図
、第3図は本発明によりデータ処理を分散して行う処理
起動の動作を説明するフローチャート、第4図は本発明
によりデータ処理を分散して行う定義例の構成図、第5
図は本発明によりデータ処理を分散して行う起動関係情
報の管理データ構成図、第6図は本発明によりデータ処
理を分散実行する動作例を示す説明図である。 WS−A、WS−B、WS−C・・・・・・ワークステ
ーション、100a、100b・・・・・・仕様定義部
、110a、110b・・・・・・起動関係解析部、1
20a、  120 b・・・・・実行制御部、130
a、130b・・・・・・実行処理部、140a、14
0b・・・・・・仕様定義情報格納部、141a、14
1b・・・・・・起動関係情報格納部、1600,26
00.3600・・・・・ワークステーション、160
1・・・・・・入出力部、1620.2620.362
0・・・・・実行制御部、1630.2630.363
0・・・・・・実行処理部、1640.2640.36
40・・・・・・仕様定義情報、1641・・・・・・
起動関係情報、2650.3650・・・・・DBMS
、2660.3660・・・・・・データベ−ス。
[Brief Description of the Drawings] Fig. 1 is a configuration diagram of an embodiment of an office processing system that performs data processing in a distributed manner by applying the present invention, and Fig. 2 shows an office work processing system in which data processing is performed in a distributed manner according to the prior art. FIG. 3 is a flowchart illustrating the operation of processing startup to perform distributed data processing according to the present invention; FIG. 4 is a configuration diagram of a definition example for distributing data processing according to the present invention; FIG. 5
FIG. 6 is a diagram illustrating a management data configuration of activation-related information for distributing data processing according to the present invention, and FIG. 6 is an explanatory diagram showing an operation example for distributing data processing according to the present invention. WS-A, WS-B, WS-C...Workstation, 100a, 100b...Specification definition section, 110a, 110b...Startup relationship analysis section, 1
20a, 120b...execution control unit, 130
a, 130b...Execution processing unit, 140a, 14
0b...Specification definition information storage section, 141a, 14
1b...Start-up related information storage section, 1600, 26
00.3600...Workstation, 160
1...Input/output section, 1620.2620.362
0...Execution control unit, 1630.2630.363
0...Execution processing unit, 1640.2640.36
40... Specification definition information, 1641...
Start-up related information, 2650.3650...DBMS
, 2660.3660... Database.

Claims (1)

【特許請求の範囲】 1、一連の処理要素からなるトランザクション等の処理
を複数の計算機にまたがつて行い業務を遂行する事務処
理システムにおいて、各処理要素の処理仕様を、該処理
要素の処理を行うべき各計算機に定義させる定義手段と
、定義された処理仕様をすべての計算機に関し解析して
、各処理要素間の起動関係を示す起動関係情報を生成し
、生成した起動関係情報をその起動元計算機毎に格納す
る解析及び格納手段とを備えたことを特徴とする事務処
理システム。 2、ある計算機上でトランザクション等の処理が起動さ
れたとき、その起動元の処理要素によつて起動される起
動先処理要素及び起動先計算機を、前記起動関係情報を
検索して求め、求めた起動先処理要素を起動するための
トランザクション等のデータを、求めた起動先計算機に
転送して、該起動先計算機上で所要の処理を実行させる
実行手段を備えたことを特徴とする請求項1記載の事務
処理システム。
[Claims] 1. In an office processing system that performs business by processing transactions and the like consisting of a series of processing elements across multiple computers, the processing specification of each processing element is defined as the processing of the processing element. Analyze the definition means for each computer to define what should be done and the defined processing specifications for all computers, generate startup relationship information that shows the startup relationship between each processing element, and use the generated startup relationship information to identify the startup source. A business processing system characterized by comprising analysis and storage means for storing data for each computer. 2. When processing such as a transaction is activated on a certain computer, the activation destination processing element and activation destination computer that are activated by the activation source processing element are determined by searching the activation related information. Claim 1, further comprising execution means for transferring data such as a transaction for activating a destination processing element to a determined destination computer, and causing the required process to be executed on the destination computer. Administrative processing system described.
JP2151628A 1990-06-12 1990-06-12 Business processing system Pending JPH0444164A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2151628A JPH0444164A (en) 1990-06-12 1990-06-12 Business processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2151628A JPH0444164A (en) 1990-06-12 1990-06-12 Business processing system

Publications (1)

Publication Number Publication Date
JPH0444164A true JPH0444164A (en) 1992-02-13

Family

ID=15522698

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2151628A Pending JPH0444164A (en) 1990-06-12 1990-06-12 Business processing system

Country Status (1)

Country Link
JP (1) JPH0444164A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01142966A (en) * 1987-11-30 1989-06-05 Toshiba Corp Distributed processing system
JPH02114363A (en) * 1988-10-24 1990-04-26 Nippon Telegr & Teleph Corp <Ntt> Distributed procedure execution controlling system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01142966A (en) * 1987-11-30 1989-06-05 Toshiba Corp Distributed processing system
JPH02114363A (en) * 1988-10-24 1990-04-26 Nippon Telegr & Teleph Corp <Ntt> Distributed procedure execution controlling system

Similar Documents

Publication Publication Date Title
US8671084B2 (en) Updating a data warehouse schema based on changes in an observation model
US7571191B2 (en) Defining a data analysis process
US7974960B2 (en) System for identification of context related information in knowledge sources
US8060544B2 (en) Representation of data transformation processes for parallelization
US20070005623A1 (en) Process oriented message driven workflow programming model
US7996838B2 (en) System and program storage device for facilitating workload management in a computing environment
US20030192028A1 (en) System and method for determining software object migration sequences
US8548967B1 (en) System for visual query and manipulation of configuration management records
CN110457333A (en) Data real time updating method, device and computer readable storage medium
Ali et al. Towards a cost model to optimize user-defined functions in an ETL workflow based on user-defined performance metrics
US8402433B2 (en) Method and system for performing automated transactions using a server-side script-engine
AU2881997A (en) Relational database compiled/stored on a memory structure
US6507844B1 (en) Method and system for minimizing network traffic
US20060020566A1 (en) Modifiable knowledge base
JP2000348111A (en) Workflow managing method and its implementing device, and recording medium where processing program thereof is recorded
US7860841B2 (en) Method and apparatus to support mass changes to business objects in an integrated computer system
JPH06203076A (en) Information retrieval method
JPH0444164A (en) Business processing system
JP2002334192A (en) System for processing information
US20090024507A1 (en) Unique versatile axpert executor engine which can interpret and execute transaction structures and information views to build information systems
JP2002197114A (en) Database management system, customer management system and storage medium
JP2005190212A (en) Database system, data processing method and program
JPH01147621A (en) Automatic program producing method
JP2001195288A (en) Trunk task package and method for selling the same
US20230289342A1 (en) Efficient job writing for database member