JP2853737B2 - Distributed information processing method - Google Patents

Distributed information processing method

Info

Publication number
JP2853737B2
JP2853737B2 JP8148598A JP14859896A JP2853737B2 JP 2853737 B2 JP2853737 B2 JP 2853737B2 JP 8148598 A JP8148598 A JP 8148598A JP 14859896 A JP14859896 A JP 14859896A JP 2853737 B2 JP2853737 B2 JP 2853737B2
Authority
JP
Japan
Prior art keywords
information
communication management
system unit
shared information
data
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.)
Expired - Fee Related
Application number
JP8148598A
Other languages
Japanese (ja)
Other versions
JPH09305547A (en
Inventor
暢達 中村
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
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8148598A priority Critical patent/JP2853737B2/en
Publication of JPH09305547A publication Critical patent/JPH09305547A/en
Application granted granted Critical
Publication of JP2853737B2 publication Critical patent/JP2853737B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Multi Processors (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、他のクライアント
システム部との間でデータを共有して分散処理(並行し
たデータ処理および相互のデータ参照等)を行うクライ
アントシステム部と分散して存在する複数のクライアン
トシステム部の間におけるデータ通信の管理を行うサー
バシステム部とを有するクライアント/サーバ型の分散
情報処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention exists in a distributed manner with a client system unit which performs distributed processing (parallel data processing and mutual data reference, etc.) by sharing data with another client system unit. The present invention relates to a client / server type distributed information processing system having a server system unit that manages data communication between a plurality of client system units.

【0002】[0002]

【従来の技術】従来、この種の分散情報処理方式として
は、「分散型データベース」に係る分散情報処理方式が
広く知られている。このような分散情報処理方式では、
複数のユーザが同時に同一のデータにアクセスして協調
作業を行うためには、データ更新のタイミングをデータ
操作権を用いて管理し、その更新情報をデータ更新と同
時に通信することが必要である。このような分散情報処
理方式としては、例えば、特願平5−37694号に係
る公報に記載されている「分散協調作業支援装置」が知
られている。
2. Description of the Related Art Conventionally, as this type of distributed information processing system, a distributed information processing system relating to a "distributed database" is widely known. In such a distributed information processing system,
In order for a plurality of users to access the same data and perform cooperative work at the same time, it is necessary to manage the data update timing using the data operation right and to communicate the update information simultaneously with the data update. As such a distributed information processing method, for example, a “distributed cooperative work support device” described in Japanese Patent Application No. 5-37694 is known.

【0003】図4は、この公報に記載されている分散協
調作業支援装置の構成を示すブロック図(従来の分散情
報処理方式の一例を説明するためのブロック図)であ
る。
FIG. 4 is a block diagram (a block diagram for explaining an example of a conventional distributed information processing system) showing a configuration of a distributed cooperative work support device described in this publication.

【0004】この分散協調作業支援装置は、ユーザと対
話的処理を行う複数のクライアントシステム部401お
よび411と、共有データを処理するただ1つのサーバ
システム部402とからなる。
This distributed cooperative work support apparatus comprises a plurality of client system units 401 and 411 for performing interactive processing with a user and a single server system unit 402 for processing shared data.

【0005】この分散協調作業支援装置では、共有デー
タをクライアントシステム部401において排他的に処
理するために、サーバシステム部402内の共有データ
管理部407において各データの操作権が管理される。
[0005] In this distributed cooperative work support apparatus, in order to exclusively process shared data in the client system unit 401, the operation right of each data is managed in the shared data management unit 407 in the server system unit 402.

【0006】クライアントシステム部401は、データ
更新時に、サーバシステム部402に対して操作権を要
求する。その後、共有データ記憶部408から転送され
てきた共有データをデータ記憶部410で管理し、デー
タ記憶部410内の共有データの参照および更新をデー
タ管理部404によって行う。
[0006] The client system unit 401 requests an operation right from the server system unit 402 when updating data. Thereafter, the shared data transferred from the shared data storage unit 408 is managed by the data storage unit 410, and the shared data in the data storage unit 410 is referenced and updated by the data management unit 404.

【0007】クライアントシステム部401において共
有データが更新されると、データ更新情報が作成され、
即時にそのデータ更新情報がサーバシステム部402に
通知され、共有データ記憶部408内の共有データも更
新される。さらに、そのデータ更新情報は、共有データ
記憶部408に格納され、他のクライアントシステム部
411によって参照される。これにより、他のクライア
ントシステム部411に対応するデータ記憶部(図示せ
ず)の共有データも更新される。
When the shared data is updated in the client system unit 401, data update information is created,
The data update information is immediately notified to the server system unit 402, and the shared data in the shared data storage unit 408 is also updated. Further, the data update information is stored in the shared data storage unit 408, and is referred to by another client system unit 411. Thereby, the shared data of the data storage unit (not shown) corresponding to the other client system units 411 is also updated.

【0008】また、他のクライアントシステム部411
において発生したデータ更新情報も、同様にして、クラ
イアントシステム部401に通知される。このようにし
て、クライアントシステム部401およびクライアント
システム部411において、互いにデータ更新の様子が
参照できるので、複数のクライアントシステム部401
および411の協調作業が可能となる。
Further, another client system unit 411
Is updated to the client system unit 401 in the same manner. In this manner, the client system unit 401 and the client system unit 411 can refer to each other for the data update state.
And 411 can be cooperated.

【0009】以上のように、従来技術の「分散協調作業
支援装置」では、サーバシステム部402に保持された
共有データを、複数のクライアントシステム部401お
よび411において、協調して分散処理することができ
る。
As described above, in the conventional distributed cooperative work support apparatus, shared data held in the server system unit 402 can be cooperatively distributed and processed by the plurality of client system units 401 and 411. it can.

【0010】しかしながら、この従来技術では、あるク
ライアントシステム部401において他のクライアント
システム部411と同時にデータの読込み,更新,およ
び書出しを行うとデータの不一致が生じる可能性がある
ので、当該あるクライアントシステム部401はデータ
操作の際にサーバシステム部402にデータ操作の許可
・不許可の問い合わせを行うことが必要となる。
However, in this prior art, if data is read, updated, and written simultaneously with another client system unit 411 in a certain client system unit 401, there is a possibility that data mismatch will occur. The unit 401 needs to inquire the server system unit 402 about permission / non-permission of the data operation at the time of data operation.

【0011】このように、従来の分散情報処理方式で
は、各クライアントシステム部は共有データの処理に際
して常にサーバシステム部に問い合わせを行う必要があ
った。
As described above, in the conventional distributed information processing system, each client system unit has to always inquire the server system unit when processing shared data.

【0012】[0012]

【発明が解決しようとする課題】上述した従来の分散情
報処理方式では、各クライアントシステム部は共有デー
タの処理に際して常にサーバシステム部に問い合わせを
行う必要があったので、以下のおよびに示すような
問題点が存在した。
In the above-mentioned conventional distributed information processing system, each client system unit must always inquire the server system unit when processing shared data. There was a problem.

【0013】 データ操作の際に遅れが生じ、作業効
率が低下する。
A delay occurs during data manipulation, and the work efficiency is reduced.

【0014】 問い合わせのための通信量が増加し、
そのためにネットワーク回線の通信容量を超えることが
生じ、当該システム(クライアント/サーバ型の分散情
報処理方式が実現されるシステム)において著しく通信
の遅延が生じる。
[0014] The communication traffic for the inquiry increases,
As a result, the communication capacity of the network line is exceeded, and the system (a system in which a client / server type distributed information processing system is realized) causes a significant delay in communication.

【0015】複数のクライアントシステム部による分散
協調作業では、サーバシステム部と各クライアントシス
テム部との間で分散処理のための送受信が繰り返し行わ
れるので、上述のような問い合わせが必要であると同じ
問い合わせが繰り返し行われることとなり、通信の無駄
が多くなる。
In distributed cooperative work by a plurality of client system units, transmission and reception for distributed processing are repeatedly performed between the server system unit and each client system unit. Are repeated, and communication waste increases.

【0016】本発明の目的は、上述の点に鑑み、協調処
理の対象のデータ(「共有情報」と呼ぶ)に関し、デー
タ内容とは別に、通信種別,通信(アクセス)時期,お
よび通信データ量等の通信管理情報をあらかじめ保持
し、予定された手順によってクライアントシステム部と
サーバシステム部との間の通信を行うことで、高速かつ
少ないデータ通信量による共有データの参照および更新
を実現することができる分散情報処理方式を提供するこ
とにある。
In view of the above, an object of the present invention relates to data to be subjected to cooperative processing (referred to as "shared information"), and separately from data contents, a communication type, a communication (access) time, and a communication data amount. By maintaining communication management information in advance and performing communication between the client system unit and the server system unit according to a scheduled procedure, it is possible to realize reference and update of shared data at high speed and with a small data communication amount. An object of the present invention is to provide a distributed information processing method that can be used.

【0017】[0017]

【課題を解決するための手段】本発明の分散情報処理方
式は、他のクライアントシステム部との間でデータを共
有して分散処理を行うクライアントシステム部と、分散
して存在する複数のクライアントシステム部の間におけ
るデータ通信の管理を行うサーバシステム部とを有する
クライアント/サーバ型の分散情報処理方式において、
処理対象となる共有情報を一時的に保持するクライアン
トシステム部内の共有情報バッファと、前記共有情報バ
ッファ内の共有情報のデータ処理を行うクライアントシ
ステム部内の1つ以上の処理モジュールと、自クライア
ントが関係する各共有情報についてアクセス時期および
データ通信量が記述された通信管理情報を保持するクラ
イアントシステム部内の通信管理テーブルと、前記通信
管理テーブルおよびクロック部により計時されるクロッ
クを参照し前記共有情報バッファ内の共有情報に関する
サーバシステム部との間の送受信を行うクライアントシ
ステム部内の通信モジュールと、共有情報のマスタデー
タを保持するサーバシステム部内の共有情報データベー
スと、全てのクライアントシステム部の各々に関し各共
有情報についてアクセス時期およびデータ通信量が記述
された通信管理データを保持するサーバシステム部内の
通信管理データベースと、前記通信管理データベースお
よびクロック部により計時されるクロックを参照し前記
共有情報データベースに保持された共有情報に関する各
クライアントシステム部との間の送受信を行うサーバシ
ステム部内の通信管理サーバモジュールとを有する。
According to the distributed information processing method of the present invention, a client system unit for sharing data with another client system unit to perform distributed processing, and a plurality of distributed client systems In a client / server type distributed information processing system having a server system unit for managing data communication between units,
The shared information buffer in the client system unit that temporarily holds shared information to be processed, one or more processing modules in the client system unit that performs data processing of the shared information in the shared information buffer, and the own client are related. A communication management table in the client system unit holding communication management information in which an access time and a data communication amount are described for each piece of shared information, and a clock clocked by the communication management table and the clock unit. A communication module in the client system unit that transmits and receives the shared information to and from the server system unit, a shared information database in the server system unit that holds the master data of the shared information, and each shared information for each of all the client system units. About A communication management database in a server system unit that holds communication management data describing access times and data communication amounts, and shared information held in the shared information database with reference to a clock measured by the communication management database and a clock unit. And a communication management server module in the server system unit for transmitting and receiving data to and from each client system unit.

【0018】[0018]

【発明の実施の形態】次に、本発明について図面を参照
して詳細に説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0019】図1は、本発明の分散情報処理方式の一実
施例の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an embodiment of the distributed information processing system according to the present invention.

【0020】本実施例の分散情報処理方式は、サーバシ
ステム部100と、サーバシステム部100とネットワ
ーク等で接続された複数のクライアントシステム部20
0とを含んで構成されている。なお、複数のクライアン
トシステム部200には、各々を区別するために、固有
の番号であるクライアントシステム番号が割り当てられ
ている(以下の説明で図1中の各クライアントシステム
部200を区別する必要がある場合には、図1に示すよ
うに、符号の「200」,「200′」,および「20
0′′」を使用する)。
The distributed information processing system according to this embodiment includes a server system unit 100 and a plurality of client system units 20 connected to the server system unit 100 via a network or the like.
0 is included. In order to distinguish each of the plurality of client system units 200, a unique client system number is assigned (in the following description, it is necessary to distinguish each client system unit 200 in FIG. 1). In some cases, as shown in FIG. 1, reference numerals “200”, “200 ′” and “20”
0 "").

【0021】サーバシステム部100は、分散して存在
する各クライアントシステム部200の共有情報のマス
タデータを保持する共有情報データベース101と、通
信管理データベース103を参照して共有情報データベ
ース101からクライアントシステム部200へのデー
タ送信とクライアントシステム部200から共有情報デ
ータベース101へのデータ受信とを行う通信管理サー
バモジュール102と、各クライアントシステム部20
0毎の各通信管理情報を通信管理データとして保持する
通信管理データベース103と、計時を行うクロック部
104とを含んで構成されている。
The server system unit 100 includes a shared information database 101 that holds master data of shared information of the client systems 200 that are distributed and a communication management database 103. A communication management server module 102 for transmitting data to the client 200 and receiving data from the client system 200 to the shared information database 101;
It is configured to include a communication management database 103 that holds each piece of communication management information for each 0 as communication management data, and a clock unit 104 that measures time.

【0022】クライアントシステム部200は、分散処
理の対象となるデータである共有情報を保持する共有情
報バッファ201と、アプリケーションプログラムに応
じて共有情報バッファ201に保持されている共有情報
に対する処理を行う1つ以上の処理モジュール202
と、通信管理テーブル204を参照して共有情報バッフ
ァ201からサーバシステム部100へのデータ送信と
サーバシステム部100から共有情報バッファ201へ
のデータ受信とを行う通信モジュール203と、自クラ
イアント(自己が存在するクライアントシステム部20
0)に関する通信管理情報を保持する通信管理テーブル
204と、計時を行うクロック部205とを含んで構成
されている。
The client system unit 200 performs a process on the shared information held in the shared information buffer 201 according to an application program, and a shared information buffer 201 for holding shared information which is data to be distributed. One or more processing modules 202
A communication module 203 that transmits data from the shared information buffer 201 to the server system unit 100 and receives data from the server system unit 100 to the shared information buffer 201 with reference to the communication management table 204; Existing client system unit 20
The communication system includes a communication management table 204 for holding communication management information regarding 0) and a clock unit 205 for measuring time.

【0023】サーバシステム部100における通信管理
サーバモジュール102と、各クライアントシステム部
200における通信モジュール203との間において
は、互いにデータの送受信を行うことが可能である。通
信管理サーバモジュール102は、複数のクライアント
システム部200(200,200′,および20
0′′)との間のデータの送受信を順次集中的に処理す
る機能を持つ。
Data can be exchanged between the communication management server module 102 in the server system unit 100 and the communication module 203 in each client system unit 200. The communication management server module 102 includes a plurality of client system units 200 (200, 200 ', and 20).
0 ″) has a function of sequentially and intensively processing data transmission and reception.

【0024】本実施例の分散情報処理方式では、図1に
示すようなサーバシステム部100とクライアントシス
テム部200との間の通信は、通信管理データベース1
03および通信管理テーブル204に基づいて実行され
る。この通信の手法を説明するために、図2を提示す
る。
In the distributed information processing system of the present embodiment, communication between the server system unit 100 and the client system unit 200 as shown in FIG.
03 and the communication management table 204. FIG. 2 is presented to explain this communication technique.

【0025】図2は、通信管理データベース103およ
び通信管理テーブル204内の通信管理情報の構成の一
例を示す図である。
FIG. 2 is a diagram showing an example of the configuration of the communication management information in the communication management database 103 and the communication management table 204.

【0026】通信管理データベース103および通信管
理テーブル204内の通信管理情報は、「共有情報番
号」と、「システムステータス番号」と、各クライアン
トシステム部200の処理モジュール201が当該共有
情報に対して当該システムステータス時に書込み(書出
し)(w(write))を行うのか読込み(r(re
ad))を行うのかを示す「アクセス属性情報」と、当
該共有情報の受信(読込みのための受信)または送信
(書込みのための送信)を行う時期を示す「アクセス時
期情報」と、当該共有情報の通信を行う際に送受信する
データ量を示す「通信データサイズ」とから構成されて
いる。
The communication management information in the communication management database 103 and the communication management table 204 includes a “shared information number”, a “system status number”, and the processing module 201 of each client system unit 200 Whether writing (writing) (w (write)) is performed or reading (r (re
ad)), “access time information” indicating the time of receiving (receiving for reading) or transmitting (transmitting for writing) the shared information, and The "communication data size" indicates the amount of data to be transmitted and received when information is communicated.

【0027】以下の〜に、上記の通信管理情報中の
各項目について説明を加える。
The following items (1) to (4) will be described for each item in the communication management information.

【0028】 各クライアントシステム部200が共
通して処理する共有情報は、書出しまたは読込みを行う
単位毎に分割され、各共有情報を区別するための固有の
番号である共有情報番号が割り当てられている。通信管
理情報には、このような「共有情報番号」と、上記のよ
うな書出しおよび読込みのアクセスの種別を示す「アク
セス属性情報」とが存在する。
The shared information commonly processed by the client system units 200 is divided into units for writing or reading, and a shared information number, which is a unique number for distinguishing each shared information, is assigned. . The communication management information includes such “shared information number” and “access attribute information” indicating the type of write and read access as described above.

【0029】 分散処理の実行進度の状態によって、
通信データの種類やデータサイズ等の通信状態は変化す
る。分散処理の実行進度の状態をシステムステータスと
呼び、システムステータスには固有の番号であるシステ
ムステータス番号が割り当てられる。システムステータ
ス毎に共有情報の通信(送受信)の態様は変化するの
で、通信管理情報には、「システムステータス番号」が
存在する。
According to the state of the progress of the distributed processing,
The communication state such as the type of communication data and the data size changes. The state of the progress of the distributed processing is called a system status, and a unique system status number is assigned to the system status. Since the mode of communication (transmission / reception) of the shared information changes for each system status, the communication management information includes a “system status number”.

【0030】 アクセス時期情報は、図2の例では、
「時:分:秒:ミリ秒」というフォーマットを有してい
る。各単位(時,分,秒,およびミリ秒)の数値とクロ
ック部104または205によって計時されるクロック
の値とが比較・照合され、両者が一致すれば該当するデ
ータ(共有情報)の通信が行われる。なお、図2中の
「*」は、その単位の値が任意の値であることを意味す
る。
In the example of FIG. 2, the access time information is
It has a format of "hour: minute: second: millisecond". The numerical value of each unit (hour, minute, second, and millisecond) and the clock value measured by the clock unit 104 or 205 are compared and collated, and if they match, communication of the corresponding data (shared information) is performed. Done. Note that “*” in FIG. 2 means that the value of the unit is an arbitrary value.

【0031】 図2の例では、共有情報番号が1番の
共有情報については、システムステータス番号が20番
のシステムステータスの場合に、毎秒4回(0m秒,2
50m秒,500m秒,および750m秒)だけ、10
0バイトのデータ量の受信が行われて当該共有情報の読
込みが行われることが、示されている。また、共有情報
番号が2番の共有情報については、システムステータス
番号が50番のシステムステータスの場合に、毎秒3回
(100m秒,433m秒,および766m秒)だけ、
200バイトのデータ量の送信が行われて当該共有情報
の書込みが行われることが、示されている。
In the example of FIG. 2, the shared information having the shared information number 1 is four times per second (0 ms, 2 ms) when the system status number is 20.
50 ms, 500 ms, and 750 ms) only 10
It is shown that a 0-byte data amount is received and the shared information is read. For the shared information with the shared information number 2, only three times (100 msec, 433 msec, and 766 msec) per second when the system status number is the 50th system status.
It is shown that a 200-byte data amount is transmitted and the shared information is written.

【0032】上記のように、通信管理情報には、共有情
報の通信に必要な情報が全て記述されている。
As described above, the communication management information describes all information necessary for communication of the shared information.

【0033】クライアントシステム部200内の通信管
理テーブル204は、自クライアントに関する上記の通
信管理情報を保持している。
The communication management table 204 in the client system section 200 holds the above-mentioned communication management information on the client.

【0034】サーバシステム部100内の通信管理デー
タベース103は、各クライアントシステム部200に
関する上記の通信管理情報を、その通信管理情報がどの
クライアントシステム部200に関するものかを示す情
報(例えば、「クライアントシステム番号」)とともに
有する通信管理データを保持している。
The communication management database 103 in the server system unit 100 stores the communication management information for each client system unit 200 with information indicating which client system unit 200 the communication management information relates to (for example, “client system unit 200”). No.) is held.

【0035】サーバシステム部100内の通信管理デー
タベース103中の特定のクライアントシステム部20
0に対する通信管理情報と、当該クライアントシステム
部200内の通信管理テーブル204中の通信管理情報
とは、対応したものとなっている。すなわち、両通信管
理情報中のあるエントリにおける「共有情報番号」,
「システムステータス番号」,「アクセス時期情報」,
および「通信データサイズ」は同一の内容となってお
り、「アクセス属性情報」は互いに逆の属性となってい
る。
A specific client system unit 20 in the communication management database 103 in the server system unit 100
The communication management information corresponding to 0 and the communication management information in the communication management table 204 in the client system unit 200 correspond to each other. That is, the “shared information number” in a certain entry in both communication management information,
"System status number", "access time information",
And “communication data size” have the same contents, and “access attribute information” has the opposite attributes.

【0036】図3は、本実施例の分散情報処理方式にお
けるクライアントシステム部200中の通信モジュール
203の処理を示す流れ図である。この処理は、現在シ
ステムステータス取得ステップ301と、システムステ
ータス比較判定ステップ302と、終了ステータス判定
ステップ303と、通信管理テーブルアクセスステップ
304と、エントリ抽出ステップ305と、抽出エント
リ有無判定ステップ306と、処理リスト作成ステップ
307と、クロック参照ステップ308と、処理時刻該
当判定ステップ309と、送受信処理ステップ310
と、直前処理繰返し処理判定ステップ311と、直前処
理挿入ステップ312と、直前処理削除ステップ313
とからなる。
FIG. 3 is a flowchart showing the processing of the communication module 203 in the client system unit 200 in the distributed information processing system of this embodiment. This processing includes a current system status acquisition step 301, a system status comparison determination step 302, an end status determination step 303, a communication management table access step 304, an entry extraction step 305, an extracted entry presence / absence determination step 306, List creation step 307, clock reference step 308, processing time appropriateness determination step 309, transmission / reception processing step 310
Immediately preceding process repeating process determining step 311, immediately preceding process inserting step 312, and immediately preceding process deleting step 313.
Consists of

【0037】次に、このように構成された本実施例の分
散情報処理方式の動作について説明する。
Next, the operation of the distributed information processing system of this embodiment having the above-described configuration will be described.

【0038】第1に、クライアントシステム部200に
おける動作について説明する。
First, the operation of the client system unit 200 will be described.

【0039】クライアントシステム部200内の通信モ
ジュール203は、通信管理テーブル204に基づい
て、サーバシステム部100との間の通信(共有情報の
送受信)を行う。
The communication module 203 in the client system unit 200 performs communication (transmission and reception of shared information) with the server system unit 100 based on the communication management table 204.

【0040】なお、複数の処理モジュール202および
通信モジュール203は、例えば、ある共有情報に関し
て、順次(逐次)に処理(パイプライン処理のような処
理が想定される)を実行していく。
The plurality of processing modules 202 and the communication modules 203 sequentially (for example, perform processing such as pipeline processing) with respect to certain shared information.

【0041】通信モジュール203は、共有情報の送受
信に関して、以下に示すような処理を行う(図3参
照)。
The communication module 203 performs the following processing for transmitting and receiving the shared information (see FIG. 3).

【0042】まず、現在のシステムステータスを一定の
時間間隔毎に取得し(ステップ301)、前回に取得し
たシステムステータスと現在のシステムステータスとが
異なるか否かを判定する(ステップ302)。
First, the current system status is obtained at regular time intervals (step 301), and it is determined whether the previously obtained system status is different from the current system status (step 302).

【0043】ステップ302で「両システムステータス
が異なる」と判定した場合には、現在のシステムステー
タスが「終了ステータス」であるか否かを判定する(ス
テップ303)。
If it is determined in step 302 that "the two system statuses are different", it is determined whether or not the current system status is "end status" (step 303).

【0044】ステップ303で「現在のシステムステー
タスが「終了ステータス」である」と判定した場合に
は、処理を終了する。
If it is determined in step 303 that "the current system status is" end status "", the process is terminated.

【0045】一方、ステップ303で「現在のシステム
ステータスが「終了ステータス」でない」と判定した場
合には、通信管理テーブル204をアクセスし(ステッ
プ304)、現在のシステムステータスと一致するエン
トリ(現在のシステムステータスのシステムステータス
番号を持つエントリ)を通信管理テーブル204から抽
出することを試み(ステップ305)、実際に抽出する
ことができたか否か(抽出すべきエントリが存在したか
否か)を判定する(ステップ306)。
On the other hand, if it is determined in step 303 that "the current system status is not" end status "", the communication management table 204 is accessed (step 304), and an entry matching the current system status (current An attempt is made to extract an entry having the system status number of the system status from the communication management table 204 (step 305), and it is determined whether or not extraction was actually possible (whether there was an entry to be extracted). (Step 306).

【0046】ステップ306で「抽出エントリが存在し
た」と判定した場合には、抽出したエントリ群を当該エ
ントリ群中のアクセス時期情報に基づいて時刻順にソー
トした処理リストを作成する(ステップ307)。
If it is determined in step 306 that "extracted entry exists", a processing list is created in which the extracted entry groups are sorted in chronological order based on the access time information in the entry group (step 307).

【0047】ステップ306で「抽出エントリが存在し
なかった」と判定した場合またはステップ307の処理
を終了した場合で、所定の時間間隔が経過したときに
は、ステップ301の処理に制御を戻す。
When it is determined in step 306 that "extraction entry did not exist" or when the processing in step 307 has been completed and a predetermined time interval has elapsed, control is returned to the processing in step 301.

【0048】ステップ302で「両システムステータス
が同一である」と判定した場合には、クロック部205
により計時されているクロックを参照して(ステップ3
08)、ステップ307で作成した処理リストの先頭の
エントリが処理時刻になっているか否か(当該クロック
により示される現在時刻が当該エントリ中のアクセス時
期情報の時刻に達しているか否か)を判定する(ステッ
プ309)。
If it is determined in step 302 that both system statuses are the same,
(Step 3)
08), it is determined whether the first entry of the processing list created in step 307 is the processing time (whether the current time indicated by the clock has reached the time of the access time information in the entry) (Step 309).

【0049】ステップ309で「処理リストの先頭のエ
ントリが処理時刻になっている」と判定した場合には、
そのエントリに係る共有情報の送受信処理を行う(ステ
ップ310)。ここで、そのエントリ中のアクセス属性
情報が「書込み」を示す「w」である場合にはその共有
情報の送信処理を行い、「読込み」を示す「r」である
場合にはその共有情報の受信処理を行う。なお、この送
受信処理に際しては、当該エントリ中の通信データサイ
ズを考慮する。
If it is determined in step 309 that "the first entry of the processing list has reached the processing time",
The transmission / reception processing of the shared information related to the entry is performed (step 310). Here, when the access attribute information in the entry is “w” indicating “write”, transmission processing of the shared information is performed, and when the access attribute information is “r” indicating “read”, the shared information of the shared information is transmitted. Perform reception processing. In this transmission / reception processing, the communication data size in the entry is considered.

【0050】これによって、各クライアントシステム部
200は、通信管理テーブル204に基づき、該当する
読み込むべき共有情報があれば、その共有情報の受信を
行ってその共有情報を共有情報バッファ201に格納す
る。同様に、該当する書き出すべき共有情報があれば、
その共有情報を共有情報バッファ201から抽出してサ
ーバシステム部100にその共有情報の送信を行う。
In this way, each client system unit 200 receives the shared information to be read, if any, based on the communication management table 204, and stores the shared information in the shared information buffer 201. Similarly, if there is any relevant shared information to export,
The shared information is extracted from the shared information buffer 201, and the shared information is transmitted to the server system unit 100.

【0051】ステップ310の送受信処理が終了する
と、当該エントリ中のアクセス時期情報に基づき、その
送受信処理(直前の処理)が繰返し処理(一定の時間後
に繰り返して実行される処理)であるか否かを判定する
(ステップ311)。
When the transmission / reception processing in step 310 is completed, it is determined whether or not the transmission / reception processing (the immediately preceding processing) is a repetitive processing (a processing that is repeatedly executed after a predetermined time) based on the access time information in the entry. Is determined (step 311).

【0052】ステップ311で「直前の処理が繰返し処
理である」と判定した場合には、直前の処理に係るエン
トリ中のアクセス時期情報によって認識できる次の処理
時刻に基づき、この処理を処理リストに再び挿入する
(ステップ312)。
If it is determined in step 311 that the immediately preceding process is a repetitive process, this process is added to the process list based on the next process time that can be recognized by the access time information in the entry relating to the immediately preceding process. Insert again (step 312).

【0053】ステップ311で「直前の処理が繰返し処
理でない」と判定した場合またはステップ312の処理
を終了した場合には、直前の処理を処理リストから削除
し(ステップ313)、所定の時間間隔が経過したとき
にステップ301の処理に制御を戻す。
When it is determined in step 311 that the immediately preceding process is not a repetitive process, or when the process in step 312 is completed, the immediately preceding process is deleted from the process list (step 313), and a predetermined time interval is set. When the time has elapsed, the control is returned to the process of step 301.

【0054】第2に、サーバシステム部100における
動作について説明する。
Second, the operation of the server system unit 100 will be described.

【0055】上述したように、サーバシステム部100
には、各クライアントシステム部200,200′,お
よび200′′に対応した通信管理情報を有する通信管
理データを保持する通信管理データベース103が存在
する。
As described above, the server system unit 100
Has a communication management database 103 holding communication management data having communication management information corresponding to each of the client system units 200, 200 ', and 200''.

【0056】サーバシステム部100内の通信管理サー
バモジュール102は、各クライアントシステム部20
0,200′,および200′′との通信を順次処理す
る過程で、以下に示すような処理を行う。
The communication management server module 102 in the server system unit 100
In the process of sequentially processing communication with 0, 200 ', and 200'', the following processing is performed.

【0057】システムステータスと、クロック部104
によって計時されるクロックとを、参照する。
System status and clock section 104
And a clock timed by

【0058】通信管理データベース103に基づき、現
在の時刻においていずれかのクライアントシステム部2
00から読み込むべき共有情報があれば、当該共有情報
の受信処理を行い、受信した共有情報を共有情報データ
ベース101に格納する。
Based on the communication management database 103, one of the client system units 2 at the current time
If there is shared information to be read from 00, reception processing of the shared information is performed, and the received shared information is stored in the shared information database 101.

【0059】同様に、通信管理データベース103に基
づき、現在の時刻においていずれかのクライアントシス
テム部200に書き出すべき共有情報があれば、共有情
報データベース101からその共有情報を抽出して、そ
の共有情報の当該クライアントシステム部200への送
信処理を行う。
Similarly, if there is any shared information to be written to any of the client system units 200 at the current time based on the communication management database 103, the shared information is extracted from the shared information database 101, and the shared information of the shared information is extracted. A transmission process to the client system unit 200 is performed.

【0060】なお、処理の詳細は、図3に示す処理と同
様のものである。ただし、処理リスト中のエントリに
は、送受信相手のクライアントシステム部200を識別
するための情報(クライアントシステム番号等)が存在
する。また、ステップ304におけるアクセス対象は、
通信管理テーブル204ではなく通信管理データベース
103である。さらに、ステップ310における送受信
処理では、送受信相手のクライアントシステム部200
が認識されて、そのクライアントシステム部200に対
する送受信が行われる。
The details of the process are the same as those shown in FIG. However, information (client system number and the like) for identifying the client system unit 200 of the transmission / reception partner exists in the entry in the processing list. The access target in step 304 is:
It is not the communication management table 204 but the communication management database 103. Further, in the transmission / reception processing in step 310, the client system 200
Is recognized, and transmission / reception to / from the client system unit 200 is performed.

【0061】最後に、以下の〜に、本実施例、ひい
ては本発明の分散情報処理方式に関するいくつかの付随
的な説明を行う。
Finally, in the following, some additional explanations regarding the present embodiment and, eventually, the distributed information processing system of the present invention will be given.

【0062】 共有情報の送信においては、共有情報
毎に個別的に送信を行うのは、通信手続きの無駄が多
い。したがって、通常管理サーバモジュール102およ
び通信モジュール203は、それぞれ通信管理データベ
ース103および通信管理テーブル204を参照して、
同時に送信する共有情報があれば、1つのブロックにま
とめて1回の送信手続きで送信を行う。ただし、このブ
ロック化は本発明に必須の処理内容ではない。
In the transmission of the shared information, the transmission of the shared information individually requires much communication procedure. Therefore, the normal management server module 102 and the communication module 203 refer to the communication management database 103 and the communication management table 204, respectively, and
If there is shared information to be transmitted at the same time, transmission is performed in a single transmission procedure in a single block. However, this blocking is not an essential processing content for the present invention.

【0063】 共有情報の受信においても同様に、共
有情報毎に個別的に受信を行うのは、通信手続きの無駄
が多い。したがって、通信管理サーバモジュール102
および通信モジュール203は、それぞれ通信管理デー
タベース103および通信管理テーブル204を参照し
て、同時に受信する共有情報があれば、1つのブロック
にまとめて1回の受信手続きで受信を行う。ただし、こ
のブロック化は本発明に必須の処理内容ではない。
Similarly, in the case of receiving shared information, individually receiving the shared information individually involves a lot of communication procedure waste. Therefore, the communication management server module 102
The communication module 203 refers to the communication management database 103 and the communication management table 204, respectively, and if there is shared information to be received at the same time, collects it into one block and performs reception in one reception procedure. However, this blocking is not an essential processing content for the present invention.

【0064】 分散協調作業においては、データの不
一致が生じることを回避するために、同一の共有情報に
対して同時に読込みと書込みとが行われることはない。
ここで、ある共有情報を読み込んで、その共有情報に関
するデータ処理の後に、その共有情報を書き込む場合が
ある。この場合に、本発明の処理では、読み込む共有情
報と書き込む共有情報とに異なる共有情報番号を割り当
てるか、送信と受信との両方のアクセス時期情報を通信
管理データベース103および通信管理テーブル204
に記述することで、対処することができる。
In the distributed cooperative operation, reading and writing are not performed on the same shared information at the same time in order to avoid data mismatch.
Here, there is a case where certain shared information is read, and the shared information is written after data processing related to the shared information. In this case, in the processing of the present invention, different shared information numbers are assigned to the shared information to be read and the shared information to be written, or the access time information for both transmission and reception is stored in the communication management database 103 and the communication management table 204.
Can be dealt with.

【0065】 システムステータスは、共有情報の分
散処理の実行状態を示すデータであり、サーバシステム
部100およびクライアントシステム部200で共通し
て処理されるデータであるので、共有情報の1つに該当
する。したがって、システムステータスを示すデータ
も、共有情報として、以上の説明のようにして共有され
うる。
The system status is data indicating the execution status of the shared information distributed processing, and is data that is processed in common by the server system unit 100 and the client system unit 200. Therefore, the system status corresponds to one of the shared information. . Therefore, data indicating the system status can also be shared as shared information as described above.

【0066】 通信管理データベース103および通
信管理テーブル204の内容を随時更新することで、動
的に共有情報の通信状態を更新することも可能である。
The communication state of the shared information can be dynamically updated by updating the contents of the communication management database 103 and the communication management table 204 as needed.

【0067】 本実施例、ひいては本発明によって、
各クライアントシステム部200がサーバシステム部1
00と送受信を行い、疑似的に同一のデータ(共有情
報)を複数のクライアントシステム部200で同時に参
照または更新する機能を提供することで、複数のクライ
アントシステム部200における分散情報処理を実現す
ることができる。
According to the present embodiment and thus the present invention,
Each client system unit 200 is the server system unit 1
00, and realizes distributed information processing in a plurality of client system units 200 by providing a function of simultaneously referencing or updating the same data (shared information) by a plurality of client system units 200 by transmitting and receiving the same data (shared information). Can be.

【0068】[0068]

【発明の効果】以上説明したように、本発明によれば、
複数のクライアントシステム部において処理されるデー
タ(共有情報)を並行して互いに参照・更新しながら種
々の分散情報処理作業を実現するに際し、サーバシステ
ム部内の通信管理データベースおよびクライアントシス
テム部内の通信管理テーブルに通信管理情報を設定する
ことにより、通信手続きの無駄を省き、高速な分散処理
を実現することができるという効果が生じる。
As described above, according to the present invention,
A communication management database in a server system unit and a communication management table in a client system unit when realizing various distributed information processing operations while referring to and updating data (shared information) processed in a plurality of client system units in parallel. By setting the communication management information in (1), there is an effect that wasteful communication procedures can be omitted and high-speed distributed processing can be realized.

【0069】また、サーバシステム部および各クライア
ントシステム部における通信機能が独立しているので、
計算機環境に関係なく処理モジュールを複数配置し、並
行処理を実現することも可能となっており、クライアン
トシステム部とサーバシステム部と間のデータ転送(通
信)の態様としては、ネットワーク通信だけでなくシリ
アル通信や無線通信を採用することも可能になり、シス
テム構成に柔軟性が生じるという効果がある。
Since the communication functions in the server system unit and each client system unit are independent,
Regardless of the computer environment, it is also possible to arrange a plurality of processing modules and realize parallel processing. As a mode of data transfer (communication) between the client system unit and the server system unit, not only network communication but also It is also possible to employ serial communication or wireless communication, which has the effect of providing flexibility in the system configuration.

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

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

【図2】図1中の通信管理データベースおよび通信管理
テーブルで管理される通信管理情報を説明するための図
である。
FIG. 2 is a diagram for explaining communication management information managed by a communication management database and a communication management table in FIG. 1;

【図3】図1中のクライアントシステム部内の通信モジ
ュールの処理を示す流れ図である。
FIG. 3 is a flowchart showing processing of a communication module in a client system unit in FIG. 1;

【図4】従来の分散情報処理方式の一例(分散協調作業
支援装置)を説明するためのブロック図である。
FIG. 4 is a block diagram illustrating an example of a conventional distributed information processing method (distributed cooperative work support device).

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

100 サーバシステム部 101 共有情報データベース 102 通信管理サーバモジュール 103 通信管理データベース 104,205 クロック部 200(200,200′,200′′) クライアン
トシステム部 201 共有情報バッファ 202 処理モジュール 203 通信モジュール 204 通信管理テーブル
REFERENCE SIGNS LIST 100 server system unit 101 shared information database 102 communication management server module 103 communication management database 104, 205 clock unit 200 (200, 200 ′, 200 ″) client system unit 201 shared information buffer 202 processing module 203 communication module 204 communication management table

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 他のクライアントシステム部との間でデ
ータを共有して分散処理を行うクライアントシステム部
と、分散して存在する複数のクライアントシステム部の
間におけるデータ通信の管理を行うサーバシステム部と
を有するクライアント/サーバ型の分散情報処理方式に
おいて、 処理対象となる共有情報を一時的に保持するクライアン
トシステム部内の共有情報バッファと、 前記共有情報バッファ内の共有情報のデータ処理を行う
クライアントシステム部内の1つ以上の処理モジュール
と、 自クライアントが関係する各共有情報についてアクセス
時期およびデータ通信量が記述された通信管理情報を保
持するクライアントシステム部内の通信管理テーブル
と、 前記通信管理テーブルおよびクロック部により計時され
るクロックを参照し前記共有情報バッファ内の共有情報
に関するサーバシステム部との間の送受信を行うクライ
アントシステム部内の通信モジュールと、 共有情報のマスタデータを保持するサーバシステム部内
の共有情報データベースと、 全てのクライアントシステム部の各々に関し各共有情報
についてアクセス時期およびデータ通信量が記述された
通信管理データを保持するサーバシステム部内の通信管
理データベースと、 前記通信管理データベースおよびクロック部により計時
されるクロックを参照し前記共有情報データベースに保
持された共有情報に関する各クライアントシステム部と
の間の送受信を行うサーバシステム部内の通信管理サー
バモジュールとを有することを特徴とする分散情報処理
方式。
1. A client system unit for performing distributed processing by sharing data with another client system unit, and a server system unit for managing data communication between a plurality of distributed client system units. In a client / server type distributed information processing system having: a shared information buffer in a client system unit for temporarily holding shared information to be processed; and a client system for performing data processing of the shared information in the shared information buffer. A communication management table in a client system unit that holds communication management information in which access time and data communication amount are described for each piece of shared information related to its own client; and a communication management table and a clock. Refer to the clock clocked by the A communication module in the client system unit for transmitting and receiving the shared information in the shared information buffer to and from the server system unit; a shared information database in the server system unit holding master data of the shared information; A communication management database in a server system unit holding communication management data in which access time and data communication amount are described for each piece of shared information with respect to each of the shared information; and the shared information by referring to a clock clocked by the communication management database and a clock unit. A distributed information processing system, comprising: a communication management server module in a server system unit that transmits and receives shared information held in a database to and from each client system unit.
【請求項2】 各共有情報についてどのシステムステー
タスの場合にアクセスされるかを示す情報を有する通信
管理情報を保持するクライアントシステム部内の通信管
理テーブルと、 各共有情報についてどのシステムステータスの場合にア
クセスされるかを示す情報を有する通信管理データを保
持するサーバシステム部内の通信管理データベースとを
有することを特徴とする請求項1記載の分散情報処理方
式。
2. A communication management table in a client system unit holding communication management information having information indicating which system status is accessed for each shared information, and which system status is accessed for each shared information. 2. A distributed information processing system according to claim 1, further comprising: a communication management database in a server system unit that holds communication management data having information indicating whether the communication is performed.
【請求項3】 クライアントシステム部内の通信管理テ
ーブル中の通信管理情報およびサーバシステム部内の通
信管理データベース中の通信管理データにおける通信管
理情報が「共有情報番号」,「システムステータス番
号」,「アクセス属性情報」,「アクセス時期情報」,
および「通信データサイズ」の各項目を有することを特
徴とする請求項2記載の分散情報処理方式。
3. The communication management information in the communication management table in the communication management table in the client system unit and the communication management information in the communication management data in the communication management database in the server system unit are “shared information number”, “system status number”, and “access attribute”. Information "," access time information ",
3. The distributed information processing system according to claim 2, further comprising items of "communication data size".
JP8148598A 1996-05-20 1996-05-20 Distributed information processing method Expired - Fee Related JP2853737B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8148598A JP2853737B2 (en) 1996-05-20 1996-05-20 Distributed information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8148598A JP2853737B2 (en) 1996-05-20 1996-05-20 Distributed information processing method

Publications (2)

Publication Number Publication Date
JPH09305547A JPH09305547A (en) 1997-11-28
JP2853737B2 true JP2853737B2 (en) 1999-02-03

Family

ID=15456349

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8148598A Expired - Fee Related JP2853737B2 (en) 1996-05-20 1996-05-20 Distributed information processing method

Country Status (1)

Country Link
JP (1) JP2853737B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6542930B1 (en) 2000-03-08 2003-04-01 International Business Machines Corporation Distributed file system with automated file management achieved by decoupling data analysis and movement operations
JP6833442B2 (en) * 2016-10-13 2021-02-24 株式会社東芝 Client device and control system

Also Published As

Publication number Publication date
JPH09305547A (en) 1997-11-28

Similar Documents

Publication Publication Date Title
US5555427A (en) Distributed processing in a system of computers at terminals connected by a communication network
JP4910398B2 (en) Tag information management program, tag information management method, and tag information management apparatus
US5175732A (en) Method and apparatus for controlling data communication operations within stations of a local-area network
US6915312B2 (en) Data processing environment with methods providing contemporaneous synchronization of two or more clients
US5465329A (en) Method and apparatus for using intercepted operator messages to control robotics
KR100324976B1 (en) Data processing apparatus, method and computer program product for carrying out workload management with respect to a group of servers in an asynchronous client/server computing system
CN1146816A (en) Data storage
CN100442238C (en) Method and apparatus for asynchronous replication of data
JPH0217818B2 (en)
US6745257B2 (en) Method, system, and program for providing status in a multi-processing node system
JP2853737B2 (en) Distributed information processing method
US5926635A (en) Method for reducing complexities when communicating between tasks
CN116383240A (en) Multi-database acceleration query method, device, equipment and medium based on FPGA
CN101073062A (en) Transferring data between system and storage in a shared buffer
JP3296570B2 (en) File transfer method
JPH10506486A (en) Portable data carrier device operable on data bus
JPH08278953A (en) Exclusive control system of computer system
CN116244249A (en) Method, device, equipment and storage medium for multi-control panel data communication
JP2000293454A (en) Equipment and method for data communication, and recording medium
JP3541681B2 (en) Item status monitoring system
JPH0883259A (en) Decentralized information processor
JPH1015785A (en) Production planning method and production planning system
CN114650301A (en) Message queuing method based on transaction system
JPH066873A (en) Data managing device for plant monitor controller
JPH0535560A (en) Batch updating processing system for master file

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees