JPH05233558A - Decentralized data processing system - Google Patents

Decentralized data processing system

Info

Publication number
JPH05233558A
JPH05233558A JP4032450A JP3245092A JPH05233558A JP H05233558 A JPH05233558 A JP H05233558A JP 4032450 A JP4032450 A JP 4032450A JP 3245092 A JP3245092 A JP 3245092A JP H05233558 A JPH05233558 A JP H05233558A
Authority
JP
Japan
Prior art keywords
data
computer system
central
transfer
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4032450A
Other languages
Japanese (ja)
Inventor
Eiko Takahashi
栄光 高橋
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 Office Systems Ltd
Original Assignee
NEC Office 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 NEC Office Systems Ltd filed Critical NEC Office Systems Ltd
Priority to JP4032450A priority Critical patent/JPH05233558A/en
Publication of JPH05233558A publication Critical patent/JPH05233558A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To improve the overall data using efficiency in a decentralized data processing system by transferring a data transfer request given from a terminal computer system to this requester as long as the data are not used at the receiver side although the relevant data are transferred to another terminal computer system. CONSTITUTION:A central data controller 10 of a central computer system 1 is provided with a data owner control means 13 and a data owner table 14 and controls the receiver side of data. A data control means 11 receives a data transfer request from a terminal computer system 2 and then transfers it via a data transfer means 12 as long as the data are not used. Then the means 13 registers the receiver side into the table 14. If the data are used, the receiver side is retrieved out of the table 14 and a data control means 32 of a terminal computer system 3 confirms the using state of the data. If the date are not used then, the data are transferred to a requester and the corresponding data are deleted out of a terminal data storage 33.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は分散データ処理方式に関
し、特に新聞製作用のコンピュータシステムにおける分
散データ処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed data processing system, and more particularly to a distributed data processing system in a computer system for newspaper production.

【0002】[0002]

【従来の技術】一般に、新聞製作用のコンピュータシス
テムにおける分散データ処理方式は、大容量の中央デー
タ記憶装置と、これを制御する高速の中央データ制御装
置とを備えた中央コンピュータシステムですべてのデー
タを集中管理しており、この中央コンピュータシステム
に接続されデータ処理を行う端末コンピュータシステム
は、必要に応じて中央コンピュータシステムにデータの
転送を要求し、そのデータに対する処理が終わると再び
中央コンピュータシステムにデータを書き戻すようにな
っている。
2. Description of the Related Art Generally, a distributed data processing method in a computer system for newspaper production uses a central computer system equipped with a large-capacity central data storage device and a high-speed central data control device to control all data. The terminal computer system that is connected to this central computer system and performs data processing requests the central computer system to transfer the data as needed, and when the processing for the data is completed, the central computer system returns to the central computer system again. It is designed to write back data.

【0003】端末コンピュータシステムは、通常オペレ
ータの指示により中央コンピュータシステムに対してデ
ータ転送要求を出すが、このとき端末上の作業レスポン
ス向上のために関連する複数のデータを同時に要求し、
端末コンピュータシステム内に取り込んでいる。このよ
うにして端末コンピュータシステム内に取り込まれたデ
ータ、言い換えれば中央コンピュータシステムから端末
コンピュータシステムに転送されたデータは、中央コン
ピュータシステムのデータ制御装置によりロックされ、
他の端末コンピュータシステムからの転送要求には応じ
ないようになっている。
The terminal computer system normally issues a data transfer request to the central computer system at the instruction of the operator, but at this time, simultaneously requests a plurality of related data for improving work response on the terminal,
Incorporated into the terminal computer system. The data thus taken into the terminal computer system, in other words the data transferred from the central computer system to the terminal computer system, is locked by the data controller of the central computer system,
It is designed not to respond to transfer requests from other terminal computer systems.

【0004】次に、図2を参照して従来の方式を説明す
る。まず、端末を操作するオペレータから何かの業務が
指示されると、端末コンピュータシステム5は、その指
示業務に必要なすべてのデータの転送要求(a)を中央
コンピュータシステム4に送る。中央コンピュータシス
テム4の中央データ制御装置40は、要求されたデータ
が使用されていない状態であることを確認すると、中央
データ記憶装置45から該当データを読み出し(b)、
端末コンピュータシステム5の端末データ記憶装置53
に転送する(c)。端末コンピュータシステム5での業
務が終わりデータが戻されると(d,e)、端末データ
記憶装置53は業務によって更新されたデータを中央デ
ータ記憶装置45に書き戻す(f,g)。上述したこの
一連の流れの中で、中央データ記憶装置45と端末デー
タ記憶装置53との間で転送されるデータは必ず中央デ
ータ制御装置40を通り、データが端末コンピュータシ
ステム5上にある間(c〜fの間)は、同じデータに対
する他の端末コンピュータシステムからの要求を受け付
けないよう、中央データ制御装置40はデータの排他制
御を行っている。
Next, a conventional method will be described with reference to FIG. First, when an operator who operates a terminal gives an instruction for some business, the terminal computer system 5 sends to the central computer system 4 a transfer request (a) of all data necessary for the instructed business. When the central data control device 40 of the central computer system 4 confirms that the requested data is not in use, it reads the corresponding data from the central data storage device 45 (b),
Terminal data storage device 53 of terminal computer system 5
(C). When the work in the terminal computer system 5 is completed and the data is returned (d, e), the terminal data storage device 53 writes back the data updated by the work in the central data storage device 45 (f, g). In the above series of flow, the data transferred between the central data storage device 45 and the terminal data storage device 53 always passes through the central data control device 40, and while the data is on the terminal computer system 5 ( (between c and f), the central data control device 40 performs exclusive control of data so as not to accept a request from another terminal computer system for the same data.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の分散デ
ータ処理方式では、端末コンピュータシステムに複数の
データが同時に転送されるので、端末コンピュータシス
テムとしては以後に予想されるオペレータの指示に対し
ては敏速に対応することができるが、他の端末コンピュ
ータシステムから転送要求があったとき、先に要求を出
してデータを取り込んだ端末コンピュータシステムでそ
のデータが使用されていなくても、中央コンピュータシ
ステムは要求されたデータを後から要求した他の端末コ
ンピュータシステムに転送することができず、全体とし
てはデータの使用効率が悪くなるという欠点があった。
In the above-mentioned conventional distributed data processing system, since a plurality of data are simultaneously transferred to the terminal computer system, the terminal computer system will not respond to the operator's instruction expected thereafter. Although it can respond promptly, when there is a transfer request from another terminal computer system, the central computer system will There is a drawback that the requested data cannot be transferred to another terminal computer system that requested the data later, and the efficiency of using the data is deteriorated as a whole.

【0006】本発明の目的は、上述の欠点を解消し、全
体としてのデータ使用効率を高めることができる分散デ
ータ処理方式を提供することである。
An object of the present invention is to provide a distributed data processing system which can solve the above-mentioned drawbacks and can improve the data use efficiency as a whole.

【0007】[0007]

【課題を解決するための手段】本発明の分散データ処理
方式は、各種のデータが格納されている中央データ記憶
装置と、この中央データ記憶装置のデータ利用の排他制
御を行う中央データ制御装置とを有する中央コンピュー
タシステムに、複数の端末コンピュータシステムが接続
されている分散データ処理方式において、前記中央デー
タ制御装置に、データの転送先をテーブルに記憶し管理
するデータ所有者管理手段と、データの転送要求を受け
既に転送したデータに対する転送要求のとき前記データ
所有者管理手段を参照して転送先における使用状態を確
認し転送の可否を判断するデータ制御手段と、このデー
タ制御手段の指示により前記中央データ記憶装置からデ
ータの転送を実行するデータ転送手段とを備え、前記各
端末コンピュータシステムの端末データ制御装置に、自
システム内に転送格納されているデータの使用状態を管
理し前記中央コンピュータシステムからの問い合わせに
応答するデータ管理手段を備えて構成されている。
A distributed data processing system of the present invention includes a central data storage device in which various data are stored, and a central data control device for performing exclusive control of data utilization of the central data storage device. In a distributed data processing system in which a plurality of terminal computer systems are connected to a central computer system having, a data owner management means for storing and managing a data transfer destination in a table in the central data control device; When a transfer request is received for data that has already been transferred, the data control means refers to the data owner management means to check the usage status at the transfer destination to determine whether the transfer is possible, Each of the terminal computers, comprising: a data transfer unit that transfers data from a central data storage device. The stem of the terminal data control unit is configured to include a data management means responsive to an inquiry from the central computer system to manage the use state of the data being transferred stored in the own system.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】図1は本発明の一実施例の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【0010】本実施例の分散データ処理方式は、図1に
示すように、中央コンピュータシステム1の中央データ
制御装置10がデータ制御手段11,データ転送手段1
2,データ所有者管理手段13,データ所有者テーブル
14を備え、端末コンピュータシステム2及び3の端末
データ制御装置20及び30が、それぞれデータ制御手
段21,31とデータ管理手段22,32とを備えて構
成されている。
In the distributed data processing system of this embodiment, as shown in FIG. 1, the central data control device 10 of the central computer system 1 has a data control means 11 and a data transfer means 1.
2. The data owner management means 13 and the data owner table 14 are provided, and the terminal data control devices 20 and 30 of the terminal computer systems 2 and 3 are provided with the data control means 21 and 31 and the data management means 22 and 32, respectively. Is configured.

【0011】端末コンピュータシステム2の端末データ
制御装置20は、オペレータからの指示を受けると、直
接指示されたデータに加えてその業務に必要な関連デー
タの転送要求をデータ制御手段21から中央コンピュー
タシステム1の中央データ制御装置10に出す。
When the terminal data control device 20 of the terminal computer system 2 receives an instruction from the operator, the data control means 21 sends a request to transfer not only the directly instructed data but also related data necessary for the business, from the central computer system. 1 to the central data control device 10.

【0012】中央データ制御装置10のデータ制御手段
11は、端末データ制御装置20からのデータの転送要
求を受け取ると、要求されたデータがロックされていな
ければ(他の端末コンピュータシステムで使用中でなけ
れば)、そのデータの転送指示をデータ転送手段12に
送る。これを受けてデータ転送手段12は中央データ記
憶装置15から要求されたデータを読み出し、端末コン
ピュータシステム2に転送する。転送が終了すると、デ
ータ所有者管理手段13を介してデータの転送先をデー
タ所有者テーブル14に登録する。
When the data control means 11 of the central data control device 10 receives the data transfer request from the terminal data control device 20, if the requested data is not locked (it is being used by another terminal computer system). If not), the transfer instruction of the data is sent to the data transfer means 12. In response to this, the data transfer means 12 reads out the requested data from the central data storage device 15 and transfers it to the terminal computer system 2. When the transfer is completed, the transfer destination of the data is registered in the data owner table 14 via the data owner management means 13.

【0013】要求されたデータがロックされている場
合、すなわち同じデータが既に端末コンピュータシステ
ム3に転送されていた場合には、これを受けたデータ制
御手段11はデータ所有者管理手段13に対してデータ
使用状態の確認要求を送る。確認要求を受けたデータ所
有者管理手段13は、データ所有者テーブル14を検索
し、該当するデータの所有者(端末コンピュータシステ
ム3)を見付け出し、端末コンピュータシステム3のデ
ータ管理手段32に使用状態の確認要求を送る。
When the requested data is locked, that is, when the same data has already been transferred to the terminal computer system 3, the data control means 11 receiving this request informs the data owner management means 13. Send a request to check the data usage status. Upon receipt of the confirmation request, the data owner management means 13 searches the data owner table 14, finds the owner of the corresponding data (terminal computer system 3), and uses it in the data management means 32 of the terminal computer system 3. Send a confirmation request.

【0014】これを受けるとデータ管理手段32は、指
示されたデータの自システム内における使用状態を確認
し、使用中であれば否定応答を中央コンピュータシステ
ム1のデータ所有者管理手段13に返し、使用中でなけ
れば肯定応答を返して自システムの端末データ記憶装置
33から該当データを抹消する。
Upon receipt of this, the data management means 32 confirms the usage state of the instructed data in its own system, and returns a negative response to the data owner management means 13 of the central computer system 1 if it is in use, If it is not in use, a positive response is returned and the corresponding data is deleted from the terminal data storage device 33 of the own system.

【0015】データ所有者管理手段13は、データ管理
手段32からの応答結果をデータ制御手段11に返す。
データ制御手段11は、応答結果が否定応答であれば何
もせずに要求元である端末コンピュータシステム2のデ
ータ制御手段21に転送不能である旨の否定応答を返
す。データ管理手段32からの応答結果が肯定応答であ
れば、データ制御手段11は要求されたデータの転送指
示をデータ転送手段12に送る。データ転送手段12は
指定されたデータを要求元である端末コンピュータシス
テム2のデータ制御手段21に転送し、それと同時にデ
ータ制御手段11がデータ所有者管理手段13を介して
データ所有者テーブル14を更新し処理を終える。
The data owner management means 13 returns the response result from the data management means 32 to the data control means 11.
If the response result is a negative response, the data control means 11 returns nothing to the data control means 21 of the requesting terminal computer system 2 to the effect that transfer is impossible. If the response result from the data management means 32 is a positive response, the data control means 11 sends an instruction to transfer the requested data to the data transfer means 12. The data transfer means 12 transfers the designated data to the data control means 21 of the terminal computer system 2 which is the request source, and at the same time, the data control means 11 updates the data owner table 14 via the data owner management means 13. Then the processing is completed.

【0016】[0016]

【発明の効果】以上説明したように、本発明の分散デー
タ処理方式によれば、端末コンピュータシステムからデ
ータ転送要求があったとき、そのデータが他の端末コン
ピュータシステムに転送されていても、その転送先の端
末コンピュータシステムに問い合わせ、その時点で使用
中でなければ他の端末コンピュータシステムに要求され
たデータを転送することができるので、全体としてのデ
ータ使用効率が高まるという効果がある。
As described above, according to the distributed data processing method of the present invention, even if the data is transferred to another terminal computer system when the data transfer request is made from the terminal computer system, Since the terminal computer system of the transfer destination is inquired and the requested data can be transferred to another terminal computer system if it is not in use at that time, there is an effect that the overall data use efficiency is improved.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】従来の分散データ処理方式の構成の一例を示す
ブロック図である。
FIG. 2 is a block diagram showing an example of a configuration of a conventional distributed data processing method.

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

1,4 中央コンピュータシステム 2,3,5 端末コンピュータシステム 10,40 中央データ制御装置 11,21,31 データ制御手段 12 データ転送手段 13 データ所有者管理手段 14 データ所有者テーブル 15,45 中央データ記憶装置 20,30 端末データ制御装置 22,32 データ管理手段 23,33,53 端末データ記憶装置 1,4 Central computer system 2,3,5 Terminal computer system 10,40 Central data control device 11,21,31 Data control means 12 Data transfer means 13 Data owner management means 14 Data owner table 15,45 Central data storage Device 20, 30 Terminal data control device 22, 32 Data management means 23, 33, 53 Terminal data storage device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 各種のデータが格納されている中央デー
タ記憶装置と、この中央データ記憶装置のデータ利用の
排他制御を行う中央データ制御装置とを有する中央コン
ピュータシステムに、複数の端末コンピュータシステム
が接続されている分散データ処理方式において、前記中
央データ制御装置に、データの転送先をテーブルに記憶
し管理するデータ所有者管理手段と、データの転送要求
を受け既に転送したデータに対する転送要求のとき前記
データ所有者管理手段を参照して転送先における使用状
態を確認し転送の可否を判断するデータ制御手段と、こ
のデータ制御手段の指示により前記中央データ記憶装置
からデータの転送を実行するデータ転送手段とを備え、
前記各端末コンピュータシステムの端末データ制御装置
に、自システム内に転送格納されているデータの使用状
態を管理し前記中央コンピュータシステムからの問い合
わせに応答するデータ管理手段を備えたことを特徴とす
る分散データ処理方式。
1. A central computer system having a central data storage device for storing various data and a central data control device for performing exclusive control of data utilization of the central data storage device, wherein a plurality of terminal computer systems are provided. In the connected distributed data processing method, the central data control device stores data transfer destinations in a table and manages data owner management means, and a transfer request for data that has already been transferred in response to a data transfer request. Data control means for referring to the data owner management means to check the usage status at the transfer destination and judging whether the transfer is possible, and data transfer for executing data transfer from the central data storage device according to an instruction from the data control means. And means
The terminal data control device of each terminal computer system is provided with a data management means for managing a use state of data transferred and stored in the own system and responding to an inquiry from the central computer system. Data processing method.
JP4032450A 1992-02-20 1992-02-20 Decentralized data processing system Withdrawn JPH05233558A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4032450A JPH05233558A (en) 1992-02-20 1992-02-20 Decentralized data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4032450A JPH05233558A (en) 1992-02-20 1992-02-20 Decentralized data processing system

Publications (1)

Publication Number Publication Date
JPH05233558A true JPH05233558A (en) 1993-09-10

Family

ID=12359308

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4032450A Withdrawn JPH05233558A (en) 1992-02-20 1992-02-20 Decentralized data processing system

Country Status (1)

Country Link
JP (1) JPH05233558A (en)

Similar Documents

Publication Publication Date Title
US5526492A (en) System having arbitrary master computer for selecting server and switching server to another server when selected processor malfunctions based upon priority order in connection request
JP3729891B2 (en) Multiprocessor computer system
JPH0962558A (en) Method and system for database management
US6339812B1 (en) Method and apparatus for handling invalidation requests to processors not present in a computer system
JPH05233558A (en) Decentralized data processing system
JPH06149642A (en) Distributed processor
JP2859200B2 (en) Program distribution system
JP3016788B2 (en) Device communication / cache matching processing method
JP2890962B2 (en) Loosely coupled multi-hot standby computer system
JPH04274524A (en) System for controlling inter-process communication
JP2853607B2 (en) Communication system between jobs
JPH0784921A (en) Network system
JPH038013A (en) Printer control system under network environment
JPH01136263A (en) System for managing communication control buffer
JPH0387941A (en) Decentralized data base processing system
JPH04150121A (en) Electronic mail system
JPH04291896A (en) Industrial plant data distributor
JPH06175902A (en) Distributed file system, file managing device, centralized controller and distributed file managing method
JPS63311555A (en) Shared data control system for multiprocessor system
JPH0358162A (en) Inter-processor communication system
JPH01136272A (en) Pos system
JPH03134756A (en) Storage area managing system for composite computer system
JP2004280494A (en) Server node for database cache processing system
JPH0410050A (en) Computer system
JPH06243057A (en) Distributed electronic bulletin board

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518