JP2000222268A - Method for synchronizing file for plural computers - Google Patents

Method for synchronizing file for plural computers

Info

Publication number
JP2000222268A
JP2000222268A JP11021250A JP2125099A JP2000222268A JP 2000222268 A JP2000222268 A JP 2000222268A JP 11021250 A JP11021250 A JP 11021250A JP 2125099 A JP2125099 A JP 2125099A JP 2000222268 A JP2000222268 A JP 2000222268A
Authority
JP
Japan
Prior art keywords
computer
information
slave computer
file group
file
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
JP11021250A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Suzuki
一義 鈴木
Takeshi Tsunoda
武 角田
Kazunari Morita
一成 森田
Sadamu Iwabori
奠 岩堀
Kazuo Kage
和男 鹿毛
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 Ltd
Original Assignee
Hitachi 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 Ltd filed Critical Hitachi Ltd
Priority to JP11021250A priority Critical patent/JP2000222268A/en
Publication of JP2000222268A publication Critical patent/JP2000222268A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To synchronize the contents of file groups on computers in a relatively short network connection time by disconnecting the computers from a network and updating files, and connecting the computers to the network as required. SOLUTION: For example, a slave computer A triggers the synchronization of files with a master computer. After a line is connected, the master computer side obtains identification information and final synchronization date and time information of the slave computer A and extracts difference contents (difference file group) of files updated on the master computer side after the final synchronization date and time. The slave computer A, on the other hand, sends a difference file group updated by itself after the date and time of the final synchronization with the master computer. After the contents of the difference file group are all sent to the master computer side, the difference file group extracted on the master computer side is sent.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は2台以上のコンピュ
ータが、ネットワークを介し、互いのコンピュータ上で
それぞれ独立してファイル群を更新した後に、その更新
内容に関する情報を互いのコンピュータ間で交換し、互
いのコンピュータ上に保持しているファイル群の内容を
同期させるファイル同期方法に関して、特にSales For
ce Automationといわれるような営業支援システムにお
いて、普段互いのコンピュータをネットワークから切り
離してファイル更新を遂行し、必要に応じてネットワー
クにより互いのコンピュータを接続し、比較的短いネッ
トワーク接続時間で、互いのコンピュータが利用するデ
ータ管理部の形態が異なっていてもその違いを利用者が
意識せずに二者間のファイル更新に関する情報を交換し
合い、互いのコンピュータ上のファイル群の内容を同期
させるのに好適なファイルの同期方法。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of exchanging files on two or more computers independently of each other via a network, and exchanging information on the updated contents between the computers. Regarding file synchronization methods that synchronize the contents of files held on each other's computers, especially Sales For
In a sales support system such as ce Automation, each computer is normally disconnected from the network to perform file updates, and if necessary, connected to each other via the network, the computers are connected to each other with a relatively short network connection time. Even if the form of the data management unit used by the users is different, users can exchange information about file updates between two parties without being aware of the difference, and synchronize the contents of the file group on each other's computer The preferred file synchronization method.

【0002】[0002]

【従来の技術】2台以上のコンピュータ間で互いのデー
タを一致させるという方法は、例えば、特開平9−29
4180号公報の「ファイル更新処理方法」に記載され
ているように、複数のサーバが所有するファイル群のロ
ギングデータを互いに交換することで、互いのサーバが
所有するファイル群の構成を一致させるという方法が知
られている。
2. Description of the Related Art A method of matching data between two or more computers is disclosed, for example, in Japanese Patent Application Laid-Open No. 9-29.
As described in the “file update processing method” of Japanese Patent No. 4180, by exchanging logging data of a file group owned by a plurality of servers with each other, the configuration of the file group owned by each server is matched. Methods are known.

【0003】[0003]

【発明が解決しようとする課題】前述した従来の方法の
場合、短いネットワーク接続時間で互いのサーバが所有
するファイル群に対し1対1の形でファイル群の構成を
一致させることには適しているが、一方の側のコンピュ
ータのデータベースのファイル群の内容ともう一方の側
のコンピュータのデータベースのファイル群の内容との
関係が互いのコンピュータに対し、スーパセットとサブ
セットの関係であった場合、スーパーセットのファイル
を管理する側のサーバからは、単にロギングデータの内
容から特定のコンピュータが管理するサブセットのファ
イル群に対する更新用ロギング情報として、単純に抽出
することができないという問題がある。
The above-mentioned conventional method is suitable for matching the file group configuration in a one-to-one manner with the file group owned by each server in a short network connection time. However, if the relationship between the contents of the files in the database on one computer and the contents of the files in the database on the other computer is a superset and subset relationship to each other, There is a problem that a server that manages files of a superset cannot simply extract from the contents of logging data as update logging information for a group of files of a subset managed by a specific computer.

【0004】またこの方法は、複数のコンピュータにお
いて、互いのデータベース管理部を、同一の広く市販さ
れているDBMS(データベース管理システム)アプリケ
ーション製品で統一していれば、ロギングデータの内容
を意識することなく、互いに搭載されたDBMSアプリ
ケーションレベルで、例えばレプリケーションといった
標準的な機能でファイル構成を一致させることが可能で
あるが、データベース管理部にそれぞれのコンピュータ
で異なる仕様のDBMSアプリケーションを搭載してい
る場合には、DBMSアプリケーションの種類に合わせ
て、上位のアプリケーションレベルでロギング情報の構
文解析処理、共通言語化処理、配信処理を作り込む必要
があり、利用できるデータベース管理部またはDBMS
アプリケーションの種類を増やして行くにつれて、シス
テムを実現するためのソフトウエア開発がより困難にな
ってしまうという問題を抱えていた。
[0004] In addition, this method is to be aware of the contents of logging data if the database management units of a plurality of computers are unified with the same widely available DBMS (database management system) application product. However, it is possible to match the file configuration with a standard function such as replication at the level of the DBMS applications installed on each other, but when the database management unit has a DBMS application with different specifications on each computer. It is necessary to create a syntax analysis process, a common linguistic process, and a distribution process of logging information at a higher application level in accordance with the type of the DBMS application.
As the types of applications increased, there was a problem that software development for realizing the system became more difficult.

【0005】本発明の目的は、2台以上のコンピュータ
のファイル群の同期処理において、単にそれぞれのコン
ピュータ間でロギングデータを交換するのではなく、そ
れぞれのコンピュータが互いのデータベースに対し更新
すべき差分実データを交換し、またその差分実データを
元にして作成された更新要約情報をマスタ方のコンピュ
ータから他方のコンピュータに送信することによって、
データベース管理部からの独立性を高めることと、差分
実データ情報を交換するための通信時間中にマスタコン
ピュータ側が別プロセスを起動し、相手方のコンピュー
タに提供すべき更新要約情報を送信中の差分実データ情
報を元に並行して作成し、どちらの情報の送信時間がよ
り短いかを予測し、より短い時間となる方のデータ送信
に切り替えることで、コンピュータ間の通信時間を抑え
ることを目的とする。
[0005] An object of the present invention is not to simply exchange logging data between respective computers in synchronizing a file group of two or more computers, but to compare differences between respective computers in their respective databases. By exchanging actual data and transmitting update summary information created based on the difference actual data from the master computer to the other computer,
The independence from the database management unit is improved, and the master computer starts another process during the communication time for exchanging the actual difference data information, and transmits the update summary information to be provided to the other computer. The purpose is to reduce the communication time between computers by creating in parallel based on data information, predicting which information transmission time is shorter, and switching to the shorter data transmission time. I do.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明ではまず、全体のファイル群を管理するマス
タコンピュータとそのマスタデータベースの保持するフ
ァイル群のサブセットとなる情報を有するファイル群を
管理する1台以上のスレーブコンピュータと、それらを
互いに接続するWANに代表されるようなネットワークを
用意する。マスタコンピュータとスレーブコンピュータ
との間のネットワークは普段は切断されており、ネット
ワークが切断されている間はそれぞれのコンピュータに
おいて独立してファイル群の更新処理を実施している。
In order to achieve the above object, according to the present invention, first, a master computer for managing the entire file group and a file group having information which is a subset of the file group held by the master database are managed. One or more slave computers to be connected and a network typified by a WAN connecting them to each other are prepared. The network between the master computer and the slave computers is usually disconnected, and while the network is disconnected, each computer independently performs a file group update process.

【0007】互いのコンピュータで共通に管理している
ファイル群の内容を同期させるときは、まずスレーブコ
ンピュータ(スレーブコンピュータAとする)からマスタ
コンピュータに対しファイルの同期のためのトリガをか
ける。具体的にはスレーブコンピュータAからマスタコ
ンピュータへ回線を接続する。回線が接続された後、マ
スタコンピュータ側では、スレーブコンピュータAの識
別情報と最終同期日時情報を取得する。
When synchronizing the contents of a group of files commonly managed by the computers, a slave computer (slave computer A) first triggers a file synchronization on the master computer. Specifically, a line is connected from the slave computer A to the master computer. After the line is connected, the master computer acquires the identification information of the slave computer A and the last synchronization date and time information.

【0008】その後それらの情報を元にしてマスタコン
ピュータ側で保持するファイル群の中からスレーブコン
ピュータAとマスタコンピュータが共通に保持している
ファイル群のうち、マスタコンピュータAの最終同期日
時以降にマスタコンピュータ側で更新したファイルの差
分内容(差分ファイル群と呼ぶ)を抽出する。
[0008] After that, based on the information, from among the file group held by the master computer side among the file group held by the slave computer A and the master computer, the master computer A sets the master computer A after the last synchronization date and time. The difference contents of the file updated on the computer side (referred to as a difference file group) are extracted.

【0009】一方スレーブコンピュータAでは、最終同
期日時情報と識別情報を送信した後、続けてそのスレー
ブコンピュータA自身でマスタコンピュータとの最終同
期日時以降に更新した差分ファイル群を送信する。差分
ファイル群の内容が全てマスタコンピュータ側に送信さ
れると、次にマスタコンピュータ側から、マスタコンピ
ュータ側で抽出した差分ファイル群をスレーブコンピュ
ータAに対して送信を開始する。
On the other hand, the slave computer A transmits the last synchronization date and time information and the identification information, and then successively transmits a group of difference files updated by the slave computer A itself after the last synchronization date and time with the master computer. When all the contents of the difference file group are transmitted to the master computer, the master computer starts transmitting the difference file group extracted by the master computer to the slave computer A.

【0010】前記送信中にマスタコンピュータ側では、
先に受信したスレーブコンピュータAの差分ファイル群
の情報を元に自コンピュータが管理するマスタデータベ
ースに対しコンピュータAとの差分情報を反映させて行
く(同期化処理と呼ぶ)。同期化処理が完了した後、マス
タコンピュータでは、スレーブコンピュータAが同期化
処理を短時間で実施できるようにするための同期化要約
情報を作成する。
During the transmission, on the master computer side,
Based on the information of the difference file group of the slave computer A received earlier, the difference information with the computer A is reflected in the master database managed by the own computer (referred to as synchronization processing). After the completion of the synchronization processing, the master computer creates synchronization summary information for enabling the slave computer A to execute the synchronization processing in a short time.

【0011】同期化要約情報はマスタコンピュータとス
レーブコンピュータAとが共通に管理しているファイル
群の内容を一致させるための更新に関する情報を要約し
た情報である。この情報は、要約された情報であるため
差分の実ファイル情報(差分ファイル群)よりもコンパク
トでありスレーブコンピュータに送信した場合、差分フ
ァイルを送信するのに要する時間より短くすることがで
きる。
The synchronization summary information is information that summarizes information related to updating for matching the contents of a file group commonly managed by the master computer and the slave computer A. Since this information is summarized information, it is more compact than the real file information of the difference (difference file group), and when transmitted to the slave computer, can be shorter than the time required to transmit the difference file.

【0012】このためマスタコンピュータからスレーブ
コンピュータAに対し、差分ファイル群を送信している
間に、同期化要約情報作成が完了していれば、回線使用
時間は、差分ファイル群の残りの情報の送信を続ける時
間と現時点から同期化要約情報を送信する時間の内どち
らか短い方を予測し選択する。
For this reason, if the synchronization summary information creation is completed while the master computer transmits the difference file group to the slave computer A, the line usage time will be equal to the remaining information of the difference file group. Either the time to continue transmission or the time to transmit synchronization summary information from the present time is predicted and selected.

【0013】もし同期化要約情報を送信した方が短い場
合には直ちに差分ファイル群の送信を中止し、同期化要
約情報の送信に切り替える。マスタコンピュータからス
レーブコンピュータAへの情報の送信が完了したら直ち
に回線を切断し、スレーブコンピュータA側で同期化処
理を開始する。
If the transmission of the synchronization summary information is shorter, the transmission of the difference file group is immediately stopped, and the transmission is switched to the transmission of the synchronization summary information. As soon as the transmission of information from the master computer to the slave computer A is completed, the line is disconnected, and the slave computer A starts the synchronization process.

【0014】以上のように、マスタコンピュータとスレ
ーブコンピュータAとの間で、互いのコンピュータの回
線接続時間をできるだけ抑えながら、ファイル群の交換
を行い、更に、実データと実データに基づいて作成され
た更新要約情報という、データベース管理部の仕様に依
存しない情報をコンピュータ間で交換することによっ
て、データベース管理部からの独立性を高め、例えば比
較的少ない工数で、広く市販されている多くのDBMS
アプリケーションを、本方法を使用した情報処理システ
ムに容易に適合させることができる。
As described above, the file group is exchanged between the master computer and the slave computer A while minimizing the line connection time between the computers, and furthermore, the files are created based on the actual data and the actual data. By exchanging information, which does not depend on the specifications of the database management unit, called update summary information between computers, the independence from the database management unit is increased.
The application can easily be adapted to an information processing system using the method.

【0015】[0015]

【発明の実施の形態】次に本発明の実施の形態について
システム構成図とワークフロー図面を用いて詳細に説明
する。
Next, an embodiment of the present invention will be described in detail with reference to a system configuration diagram and a workflow drawing.

【0016】本発明が実現されるシステムのブロック構
成図は図1に示される。本発明でのファイル群の同期処
理に関するフローチャートは図2と図3に示される。
FIG. 1 is a block diagram of a system in which the present invention is realized. FIGS. 2 and 3 are flowcharts showing the file group synchronization processing according to the present invention.

【0017】図1において1はマスタコンピュータ、1
0はマスタコンピュータのデータベース管理部M、11
はデータ処理部M、12は通信部、13はマスタコンピ
ュータのファイル群を格納するためのマスタデータベー
スである。2はスレーブコンピュータA、3はスレーブ
コンピュータBである。スレーブコンピュータが2台描
かれているが、この図ではスレーブコンピュータAはマ
スタサーバから見て、第1番目のスレーブコンピュー
タ、スレーブコンピュータBは、マスタサーバから見て
第n番目のスレーブコンピュータとしておりスレーブコ
ンピュータは実際に3台以上存在していても構わない。
In FIG. 1, 1 is a master computer, 1
0 is the database management unit M of the master computer, 11
Denotes a data processing unit M, 12 denotes a communication unit, and 13 denotes a master database for storing a group of files of the master computer. 2 is a slave computer A and 3 is a slave computer B. Although two slave computers are illustrated, in this figure, the slave computer A is the first slave computer as viewed from the master server, and the slave computer B is the nth slave computer as viewed from the master server. There may actually be three or more computers.

【0018】20はスレーブコンピュータA側の通信
部、21はスレーブコンピュータAのデータ処理部S、
22はスレーブコンピュータAのデータベース管理部
A、23はスレーブコンピュータAのファイル群を格納
するためのデータベースAである。24はスレーブコン
ピュータB側の通信部、25はスレーブコンピュータB
側のデータ処理部S、26はスレーブコンピュータBの
データベース管理部B、27はスレーブコンピュータB
のファイル群を格納するためのデータベースBである。
マスタコンピュータとスレーブコンピュータA、スレー
ブコンピュータBは、通常独立してデータの更新を行っ
ているが、マスタコンピュータと時々ファイルの同期処
理を行うために回線4で接続する。
20 is a communication unit on the slave computer A side, 21 is a data processing unit S of the slave computer A,
Reference numeral 22 denotes a database management unit A of the slave computer A, and reference numeral 23 denotes a database A for storing files of the slave computer A. 24 is a communication unit on the slave computer B side, 25 is a slave computer B
The data processing units S and 26 on the side are database management units B of the slave computer B, and 27 are slave computers B
Is a database B for storing a group of files.
The master computer, the slave computer A, and the slave computer B normally update data independently. However, the master computer and the slave computer A are connected to each other via the line 4 in order to occasionally synchronize files with the master computer.

【0019】スレーブコンピュータAとスレーブコンピ
ュータB内に存在するデータ処理部Sが遂行する処理の
内容は同じものである。スレーブコンピュータAのデー
タベース管理部AとスレーブコンピュータBのデータベ
ース管理部Bは管理するデータベースの仕様に依存した
部分であり、スレーブコンピュータ間でそれぞれ異なっ
ていても良い。スレーブコンピュータが管理するファイ
ル群の内容は、通常マスタコンピュータが管理するファ
イル群の内容のサブセットとなっている。
The contents of processing performed by the data processing unit S existing in the slave computer A and the slave computer B are the same. The database management unit A of the slave computer A and the database management unit B of the slave computer B depend on the specification of the database to be managed, and may differ between the slave computers. The contents of the file group managed by the slave computer are usually a subset of the contents of the file group managed by the master computer.

【0020】従って、各スレーブコンピュータでは、そ
れぞれのスレーブコンピュータで必要とするファイル群
だけを管理しており、必要とするデータベースのサイズ
をマスタコンピュータが管理するデータベースのサイズ
より小さくすることができる。また、それぞれのスレー
ブコンピュータは別のスレーブコンピュータが管理する
ファイル群の内容とは必ずしも一致していない。
Therefore, each slave computer manages only a group of files required by each slave computer, and the required database size can be made smaller than the database size managed by the master computer. Further, each slave computer does not always match the contents of the file group managed by another slave computer.

【0021】すなわちファイル群のなかには互いのスレ
ーブコンピュータで共通のファイルも存在していればそ
れぞれのスレーブコンピュータで固有のファイルも存在
している。一方、マスタコンピュータが管理するファイ
ル群は、マスタコンピュータが従えている全てのスレー
ブコンピュータが管理しているファイル群を保有してい
る。
That is, if a file common to slave computers exists in a file group, a file unique to each slave computer also exists. On the other hand, the file group managed by the master computer has a file group managed by all slave computers that the master computer follows.

【0022】このため普段は回線を接続せずに各コンピ
ュータ上で独立して更新処理を行った場合には、マスタ
コンピュータとスレーブコンピュータ間のファイル群の
整合性を保つため、時々回線を接続してファイル群の内
容に関する情報を交換し互いのファイル群の同期をとる
ことが必要となる。
For this reason, when the update processing is performed independently on each computer without connecting the line, the line is sometimes connected to maintain the consistency of the file group between the master computer and the slave computer. It is necessary to exchange information about the contents of the file groups and synchronize the file groups with each other.

【0023】次に本発明の具体的な同期処理の流れを図
2、図3のフローチャートに従い説明する。
Next, a specific flow of the synchronization process of the present invention will be described with reference to the flowcharts of FIGS.

【0024】図2と図3のフローチャートは図1におけ
るファイル同期処理の手順の流れを示している。ファイ
ルの同期処理を行うときにはスレーブコンピュータ側か
らマスタコンピュータに対してトリガをかける。
FIGS. 2 and 3 show the flow of the procedure of the file synchronization process in FIG. When performing file synchronization processing, the slave computer triggers the master computer.

【0025】図2において、マスタコンピュータの配下
にあるスレーブコンピュータAが、自身コンピュータを
操作するユーザの指示や、タイマ等によるイベントが発
生し同期化処理を開始する(ステップ30)と、先ずスレ
ーブコンピュータAはマスタコンピュータへ回線を接続
要求処理を行い(ステップ31)、スレーブコンピュータ
Aとマスタコンピュータとのネットワークを接続する
(ステップ32,33)。
Referring to FIG. 2, when a slave computer A under the master computer starts synchronization processing upon an instruction from a user operating the own computer or an event generated by a timer or the like (step 30), first, the slave computer A starts. A performs a line connection request process to the master computer (step 31), and connects the network between the slave computer A and the master computer.
(Steps 32 and 33).

【0026】この図において要求元がスレーブコンピュ
ータAとなっているが、どのスレーブコンピュータが同
期処理の要求元であっても良いことは言うまでもない。
In this figure, the request source is the slave computer A, but it goes without saying that any slave computer may be the request source of the synchronous processing.

【0027】ネットワーク接続処理(ステップ32,3
3)によってマスタコンピュータは同期処理要求元がス
レーブコンピュータAであることを識別する(ステップ
34)。マスタコンピュータが相手を識別するための情
報をスレーブコンピュータAからマスタコンピュータ側
に提供したり、マスタコンピュータが回線の発信元番号
から識別する方法等が考えられるがどの方法を用いても
構わない。マスタコンピュータ側で要求元の相手がスレ
ーブコンピュータAであることを識別したら、マスタコ
ンピュータでは別のプロセスに対してマスタコンピュー
タ側のファイル群の中からスレーブコンピュータAとの
差分ファイル群の抽出を要求する(ステップ35)。
Network connection processing (steps 32 and 3)
According to 3), the master computer identifies that the synchronous processing request source is the slave computer A (step 34). A method in which the master computer provides information for identifying the other party from the slave computer A to the master computer side, a method in which the master computer identifies from the transmission source number of the line, and the like are conceivable, but any method may be used. When the master computer identifies that the requesting partner is the slave computer A, the master computer requests another process to extract a difference file group with the slave computer A from the file group on the master computer side. (Step 35).

【0028】マスタコンピュータの中ではプロセス2が
生成され(ステップ36)、マスタデータベースの中か
ら、スレーブコンピュータAが利用しているファイル群
で且つスレーブコンピュータAとの最終同期日時以降に
更新されたファイル群を抽出する(ステップ37)。とこ
ろで、ステップ37における「スレーブコンピュータA
との最終同期日時」の情報はステップ32、ステップ3
3の過程でスレーブコンピュータAから取得しても良い
し、マスタコンピュータ自身で保持していても良い。
In the master computer, process 2 is generated (step 36). From the master database, a file group used by the slave computer A and updated after the last synchronization date and time with the slave computer A A group is extracted (step 37). By the way, in step 37, "Slave computer A
32, Step 3
It may be obtained from the slave computer A in the process of 3, or may be held by the master computer itself.

【0029】一方、スレーブコンピュータA側ではマス
タコンピュータとのネットワーク接続処理(ステップ3
2)を完了したら、マスタコンピュータとの最終同期日
時以降にスレーブコンピュータA側で更新したファイル
群、すなわち差分ファイル群をマスタコンピュータ側に
送信する(ステップ38)。マスタコンピュータ側ではス
レーブコンピュータAの差分ファイル群の受信を開始す
る(ステップ39)。このときマスタコンピュータ上のプ
ロセス2で前述のステップ37において、差分ファイル
群の抽出が完了していれば、スレーブコンピュータAか
らの差分ファイル群送信が完了するまでマスタコンピュ
ータ側の差分ファイル群を一時的に保持する(ステップ
40)。
On the other hand, the slave computer A side performs network connection processing with the master computer (step 3).
When 2) is completed, a file group updated on the slave computer A side after the last synchronization date and time with the master computer, that is, a difference file group is transmitted to the master computer side (step 38). The master computer starts receiving the difference file group of the slave computer A (step 39). At this time, in the process 2 on the master computer, if the extraction of the difference file group is completed in the above-described step 37, the difference file group on the master computer side is temporarily stored until the transmission of the difference file group from the slave computer A is completed. (Step 40).

【0030】スレーブコンピュータAからの差分ファイ
ル群の送信が完了したら(ステップ41)、スレーブコン
ピュータAはマスタコンピュータ側に送信が完了したこ
とを通知する(ステップ42)。マスタコンピュータ側で
はスレーブコンピュータA側からの送信完了通知を受信
すると(ステップ43)、まずプロセス1ではスレーブコ
ンピュータAの差分ファイル群を元に自マスタコンピュ
ータ内のデータベースに対し同期化処理を開始する(ス
テップ46)。
When the transmission of the differential file group from the slave computer A is completed (step 41), the slave computer A notifies the master computer that the transmission has been completed (step 42). When the master computer receives the transmission completion notification from the slave computer A (step 43), the process 1 first starts a synchronization process for the database in the master computer based on the difference file group of the slave computer A (step 43). Step 46).

【0031】次に、プロセス2側では保持していたマス
タコンピュータ側の差分ファイル群をスレーブコンピュ
ータAに対し送信を開始する(ステップ44)。スレーブ
コンピュータA側ではそのマスタコンピュータ側の差分
ファイル群の情報を受信する(ステップ45)。プロセス
2がスレーブコンピュータに対し全てのサブンファイル
群の送信が完了すると(ステップ49,50)、プロセス
2はスレーブコンピュータAに対して差分ファイル群の
送信が完了した旨を通知し(ステップ51)、スレーブコ
ンピュータAではこの通知を受信し(ステップ52)、そ
の後、互いのコンピュータでネットワーク切断処理を実
施する(ステップ53、54)。
Next, the process 2 starts transmitting the held difference file group of the master computer to the slave computer A (step 44). The slave computer A receives the information of the difference file group of the master computer (step 45). When the process 2 completes the transmission of all the sub file groups to the slave computer (steps 49 and 50), the process 2 notifies the slave computer A that the transmission of the difference file group is completed (step 51). The slave computer A receives this notification (step 52), and then performs network disconnection processing between the computers (steps 53 and 54).

【0032】切断処理を行った後、プロセス2は終了し
(ステップ62)、スレーブコンピュータA側ではマスタ
コンピュータから受信した差分ファイル群の情報と自デ
ータベース上のファイル群の情報との付き合わせを行い
ながら同期化処理を実施する(ステップ61)。同期化処
理が完了したら、マスタコンピュータとの最終同期日時
を記録しスレーブコンピュータ側の一連の同期化処理は
終了する(ステップ89)。
After performing the cutting process, the process 2 ends.
(Step 62), the slave computer A performs a synchronization process while matching the information of the difference file group received from the master computer with the information of the file group on its own database (Step 61). When the synchronization processing is completed, the date and time of the last synchronization with the master computer is recorded, and a series of synchronization processing on the slave computer side ends (step 89).

【0033】再びマスタコンピュータのプロセス1に着
目し、ステップ46の処理に戻るが、ここでデータベー
スの同期化処理が完了すると(ステップ55)、マスタコ
ンピュータのプロセス1では同期化が完了した自データ
ベースの情報をもとにしてスレーブコンピュータAのデ
ータベースに対する同期要約情報を作成する(ステップ
56)。この同期要約情報はスレーブコンピュータAと
マスタコンピュータがそれぞれ管理するファイル群双方
の情報を元にデータベースの整合を取った結果の要約情
報であるため両方のコンピュータの差分ファイル群の情
報を合計したサイズよりも小さい。また、この同期要約
情報はマスタコンピュータ上のデータ処理部内で作成さ
れる。スレーブコンピュータ側ではこの同期要約情報を
受信した場合、この情報をデータ処理部で解析し、デー
タベース管理部に対し、この解析結果を元に更新実行指
示を送りデータ更新処理を実施する。
Focusing again on the process 1 of the master computer, the process returns to the step 46. When the database synchronization process is completed (step 55), the process 1 of the master computer completes the synchronization of its own database. Synchronization summary information for the database of the slave computer A is created based on the information (step 56). Since the synchronous summary information is the summary information obtained by matching the databases based on the information of both the file groups respectively managed by the slave computer A and the master computer, the synchronization summary information is smaller than the total size of the information of the difference file groups of both computers. Is also small. The synchronization summary information is created in the data processing unit on the master computer. When the slave computer receives the synchronization summary information, the information is analyzed by the data processing unit, and an update execution instruction is sent to the database management unit based on the analysis result to execute the data update process.

【0034】同期要約情報の作成が完了するとマスタコ
ンピュータのプロセス1ではスレーブコンピュータAと
の通信が現在継続中であるかどうかをチェックする。す
なわち、マスタコンピュータ側から差分ファイル群をま
だスレーブコンピュータ側に送信中であり回線が使用中
かを確認する(ステップ57)。もし、既に、マスタコン
ピュータ側の差分ファイル群を全てスレーブコンピュー
タ側に送信し終わっており回線が切断されている場合に
は、スレーブコンピュータA側で同期化処理が行えるた
め、マスタコンピュータ側からスレーブコンピュータA
側へ同期要約情報を新たに送信する必要が無くなる。こ
のためスレーブコンピュータAのデータベースへの同期
要約情報を破棄し(ステップ59)同期処理は終了する
(ステップ60)。
When the creation of the synchronization summary information is completed, process 1 of the master computer checks whether communication with the slave computer A is currently ongoing. That is, it is confirmed whether the difference file group is still being transmitted from the master computer to the slave computer and the line is in use (step 57). If all the difference files on the master computer have already been transmitted to the slave computer and the line has been disconnected, the slave computer A can perform synchronization processing. A
There is no need to newly transmit synchronization summary information to the side. Therefore, the synchronization summary information in the database of the slave computer A is discarded (step 59), and the synchronization processing ends.
(Step 60).

【0035】もし、現在まだスレーブコンピュータAに
対してマスタコンピュータ側の差分ファイル群を送信中
である場合は、現時点からの差分ファイル群の送信完了
までの所要予想時間(t1)と、作成した同期化要約情報を
スレーブコンピュータAへ転送するのに要する予想時間
(t2)を計算し(ステップ58)、どちらの情報の転送の方
が早く完了するかを比較する(図3のステップ70)。も
し同期化要約情報の転送の方が早く完了すると予想した
場合には、プロセス2に対して現在実施中の差分ファイ
ル群の転送を中断するように要求をかける(ステップ7
1)。
If the difference file group on the master computer side is still being transmitted to the slave computer A, the estimated time (t1) required until the transmission of the difference file group from the current time is completed and the created synchronization Time required to transfer the encrypted summary information to slave computer A
(t2) is calculated (step 58), and which information transfer is completed earlier is compared (step 70 in FIG. 3). If the transfer of the synchronization summary information is expected to be completed earlier, a request is made to the process 2 to interrupt the transfer of the differential file group currently being executed (step 7).
1).

【0036】ステップ70で、もし現在転送を続けてい
る、差分ファイル群の送信完了までの所要予想時間(t1)
の方が短い場合には、送信する情報を差分ファイル群か
ら同期要約情報に新たに切り替えることによる時間的メ
リットが無くなる。このためスレーブコンピュータAの
データベースへの同期要約情報を破棄し(図2のステッ
プ59)同期処理は終了する(ステップ60)。
In step 70, the estimated time required for completing the transmission of the group of differential files (t1)
In the case where is shorter, there is no time merit due to newly switching the information to be transmitted from the group of difference files to the synchronization summary information. Therefore, the synchronization summary information in the database of the slave computer A is discarded (step 59 in FIG. 2), and the synchronization process ends (step 60).

【0037】ところで、ステップ70において、現時点
からの差分ファイル群の送信完了までの所要予想時間(t
1)と、作成した同期化要約情報をスレーブコンピュータ
Aへ転送するのに要する予想時間(t2)が等しい場合、図
2の流れ図では、ステップ59の方に処理に分岐してい
るが、ステップ71の方に分岐させても良いことは言う
までもない。
In step 70, the estimated time (t) required to complete the transmission of the differential file group from the present time is shown.
When 1) is equal to the expected time (t2) required to transfer the generated synchronization summary information to the slave computer A, the process branches to step 59 in the flowchart of FIG. Needless to say, it is also possible to branch to.

【0038】前記の分岐ステップ70に戻り、同期化要
約情報の転送の方が早く完了すると予想し、プロセス1
が差分ファイル群情報転送中のプロセス2に対して転送
中断を要求すると(ステップ71)、プロセス2ではプロ
セス1から転送中断要求を受け(ステップ72)、スレー
ブコンピュータAへの差分ファイル群のデータ転送を中
断し(ステップ73)、処理を終了する(ステップ74)。
一方、差分ファイル群を受信中であったスレーブコンピ
ュータAは送信元のマスタコンピュータからの情報送信
中断を検知し(図2のステップ47)、それを受けて受信
を中断する(ステップ48)。受信を中断した後、今まで
受信していた途中までの差分ファイル群情報を破棄す
る。(図3のステップ83)。
Returning to the aforementioned branch step 70, expecting that the transfer of the synchronization summary information will be completed earlier, the process 1
Requests the process 2 during the transfer of the difference file group information to interrupt the transfer (step 71), the process 2 receives the transfer interruption request from the process 1 (step 72), and transfers the data of the difference file group to the slave computer A. Is interrupted (step 73), and the process is terminated (step 74).
On the other hand, the slave computer A receiving the group of difference files detects interruption of information transmission from the transmission source master computer (step 47 in FIG. 2), and suspends reception in response to the interruption (step 48). After the reception is interrupted, the difference file group information that has been received up to now is discarded. (Step 83 in FIG. 3).

【0039】一方、マスタコンピュータのプロセス1は
プロセス2へ差分ファイル群の転送中断を要求(ステッ
プ71)する。スレーブコンピュータAに対して差分ファ
イル群を送信中のプロセス2は(図2のステップ49)、
プロセス1からの転送中断要求を受信すると(図3のステ
ップ72)、スレーブコンピュータAへのデータ転送を中
断する(ステップ73)。プロセス2で転送の中断が完了
(ステップ74)した後、プロセス2はプロセス1に転送
中断処理が完了したことを通知し(ステップ75)して、
プロセス2は終了する(ステップ76)。
On the other hand, the process 1 of the master computer requests the process 2 to suspend the transfer of the difference file group (step 71). The process 2 transmitting the difference file group to the slave computer A (step 49 in FIG. 2)
When the transfer interruption request from the process 1 is received (step 72 in FIG. 3), the data transfer to the slave computer A is interrupted (step 73). Transfer interruption completed in process 2
After (Step 74), the process 2 notifies the process 1 that the transfer interruption process has been completed (Step 75).
Process 2 ends (step 76).

【0040】プロセス2からの転送中断処理完了通知を
受信したプロセス1では(ステップ77)、スレーブコン
ピュータAに対して同期要約情報の送信を開始し(ステッ
プ78)、スレーブコンピュータA側ではマスタコンピ
ュータからの同期要約情報の受信を開始する(ステップ
84)。スレーブコンピュータAへの同期要約情報の送
信が完了すると(ステップ79)、マスタコンピュータは
スレーブコンピュータAに対し、送信完了通知を行ない
(ステップ80)、スレーブコンピュータAでは送信完了
通知を受信する(ステップ85)。その後マスタコンピュ
ータとスレーブコンピュータAとの間でネットワークの
切断処理を実施する(ステップ81、86)。ネットワ
ークの切断処理を終えたマスタコンピュータ側では、一
連の同期化処理を終了する(ステップ82)。
In the process 1 receiving the transfer interruption processing completion notification from the process 2 (step 77), transmission of the synchronization summary information to the slave computer A is started (step 78). (Step 84). When the transmission of the synchronization summary information to the slave computer A is completed (step 79), the master computer notifies the slave computer A of the transmission completion.
(Step 80), the slave computer A receives the transmission completion notification (Step 85). Thereafter, a network disconnection process is performed between the master computer and the slave computer A (steps 81 and 86). The master computer having completed the network disconnection process ends a series of synchronization processes (step 82).

【0041】一方、スレーブコンピュータAではマスタ
コンピュータとのネットワーク切断処理(ステップ86)
を完了した後、マスタコンピュータからの同期要約情報
に基き、自コンピュータのデータベースの同期化処理を
実施(ステップ87)し、マスタコンピュータとの最終更
新日時を記録した後、一連の同期化処理を終了する(ス
テップ89)。
On the other hand, the slave computer A disconnects the network from the master computer (step 86).
After completing the above, based on the synchronization summary information from the master computer, the synchronization processing of the database of the own computer is performed (step 87), the last update date and time with the master computer are recorded, and a series of synchronization processing ends. (Step 89).

【0042】[0042]

【発明の効果】以上説明したように、本発明によれば、
マスタコンピュータとスレーブコンピュータ間で交換し
合う情報内容が、データベース管理部の仕様から独立し
ていることで、例えばマスタコンピュータ側には大規模
で高価なデータベース管理アプリケーションを適合さ
せ、クライアントPCはノートPCのような低いスペッ
クのコンピュータを用い、安価な簡易データベースアプ
リケーションを適合させることが容易に行えるようにな
る。
As described above, according to the present invention,
Since the information exchanged between the master computer and the slave computer is independent of the specifications of the database management unit, for example, a large-scale and expensive database management application is adapted to the master computer, and the client PC is a notebook PC. It is possible to easily adapt an inexpensive simple database application by using a computer with low specifications such as.

【0043】本発明の方法によってアプリケーション製
品を実現した場合、多くの市販のデータベース管理シス
テムを容易にサポートすることができるようになる。ま
た、2台のコンピュータ間のファイルの同期化処理にお
いても、単なる差分ファイルの交換だけでなく、マスタ
コンピュータ側では極力並行処理を実施し、容量の比較
的コンパクトな同期化要約情報を作成し、この同期化要
約情報の送信時間と差分ファイルの送信時間とを比較し
時間の短い方を選択することで、できるだけ短い回線接
続時間でファイルの同期化が行えるようになる。
When an application product is implemented by the method of the present invention, many commercial database management systems can be easily supported. Also, in the process of synchronizing files between the two computers, the master computer performs parallel processing as much as possible in addition to merely exchanging the difference files, and creates relatively compact synchronous summary information with a small capacity. By comparing the transmission time of the synchronization summary information with the transmission time of the difference file and selecting the shorter one, the file can be synchronized with the shortest possible line connection time.

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

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

【図2】図1におけるファイル同期処理の手順を示すフ
ローチャート。
FIG. 2 is an exemplary flowchart showing the procedure of a file synchronization process in FIG. 1;

【図3】図1におけるファイル同期処理の手順を示すフ
ローチャート。
FIG. 3 is an exemplary flowchart showing the procedure of a file synchronization process in FIG. 1;

【符号の簡単な説明】[Brief description of reference numerals]

1…マスタコンピュータ、2…第1番目のスレーブコン
ピュータA、3…第n番目のスレーブコンピュータB、4
…回線、10…マスタコンピュータ側のデータベース管
理部M、11…マスタコンピュータ側のデータ処理部M、
12、20、24…通信部、13…マスタデータベー
ス、21、25…データ処理部S、22…第1番目のス
レーブコンピュータA側のデータベース管理部A、23…
第1番目のスレーブコンピュータA側のデータベースA、
26…第n番目のスレーブコンピュータB側のデータベ
ース管理部B、27…第n番目のスレーブコンピュータB
側のデータベースB。
1. Master computer, 2. First slave computer A, 3. nth slave computer B, 4,
... Line, 10 ... Database management unit M on master computer side, 11 ... Data processing unit M on master computer side
12, 20, 24: communication unit, 13: master database, 21, 25: data processing unit S, 22: database management unit A, 23 on the first slave computer A side
Database A on the first slave computer A side,
26: database management unit B on the n-th slave computer B side, 27: n-th slave computer B
Side database B.

フロントページの続き (72)発明者 森田 一成 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所情報システム事業部内 (72)発明者 岩堀 奠 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所情報システム事業部内 (72)発明者 鹿毛 和男 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所情報システム事業部内 Fターム(参考) 5B045 BB19 BB28 BB47 DD17 5B082 AA01 GA04 GA14 GB02 HA03 HA05 5B089 GA21 JA32 JB23 KA05 KA08 KA12 KC23 KC60 KG10 Continued on the front page (72) Inventor Kazunari Morita 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture, Ltd.Information Systems Division, Hitachi, Ltd. Within the System Division (72) Kazuo Kage, Inventor 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture F-Term (Information System Division, Information Systems Division, Hitachi, Ltd.) 5B045 BB19 BB28 BB47 DD17 5B082 AA01 GA04 GA14 GB02 HA03 HA05 5B089 GA21 JA32 JB23 KA05 KA08 KA12 KC23 KC60 KG10

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】回線で連携した2台以上のコンピュータ
(または情報処理装置)毎に、それぞれ同一構成のファ
イル群を所有し、一つのコンピュータが保持するファイ
ル群における更新処理を他のコンピュータが保持するフ
ァイル群にも適用するファイル更新処理方法であって、
少なくとも1つのコンピュータにおいてファイルへの更
新処理を遂行し、ファイルに施した更新の差分情報また
は当該更新処理内容を要約したデータのどちらか一方
を、送受信に要する通信時間の短い方を選択し送受信を
行い、送受信が完了した直後に回線を切断し、その後
に、更新処理の差分情報または当該更新処理内容を要約
したファイルを受信した側のコンピュータが、自コンピ
ュータ上で保持するファイル群に対して、受信した更新
処理の差分情報または当該更新処理内容を要約した情報
の内、受信時間の短い方の情報を受け取った後、回線を
切断しその情報に基づいてファイル群の更新を行うこと
で通信時間を抑えることと、更新処理の差分情報または
当該更新処理内容を要約した情報をそれぞれのコンピュ
ータが保有しているデータ処理部によって交換すること
によって、データベース管理部の仕様の相違を吸収する
ことを特徴とする複数のコンピュータ間におけるファイ
ルの同期方法。
1. A file group having the same configuration is owned by each of two or more computers (or information processing apparatuses) linked by a line, and another computer holds update processing of a file group held by one computer. File update processing method also applied to a group of files to be
At least one computer performs an update process on the file, and selects either the difference information of the update performed on the file or the data summarizing the update process by selecting the shorter communication time required for transmission and reception. Performing, immediately after the transmission and reception is completed, disconnect the line, after that, the computer receiving the difference information of the update process or the file summarizing the content of the update process, the file group held on its own computer, After receiving the difference information of the received update process or the information summarizing the content of the update process, the information with the shorter reception time is received, the line is disconnected, and the file group is updated based on the information, so that the communication time is increased. And that each computer holds difference information of the update process or information summarizing the content of the update process. By exchanging the data processing unit, a method of synchronizing files between a plurality of computers, characterized in that to absorb the difference in the specifications of the database management unit.
JP11021250A 1999-01-29 1999-01-29 Method for synchronizing file for plural computers Pending JP2000222268A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11021250A JP2000222268A (en) 1999-01-29 1999-01-29 Method for synchronizing file for plural computers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11021250A JP2000222268A (en) 1999-01-29 1999-01-29 Method for synchronizing file for plural computers

Publications (1)

Publication Number Publication Date
JP2000222268A true JP2000222268A (en) 2000-08-11

Family

ID=12049835

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11021250A Pending JP2000222268A (en) 1999-01-29 1999-01-29 Method for synchronizing file for plural computers

Country Status (1)

Country Link
JP (1) JP2000222268A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002175209A (en) * 2000-12-06 2002-06-21 Plus Alpha:Kk Method and system for updating data in information server automatically
JP2004511854A (en) * 2000-10-09 2004-04-15 マキシマム アヴェイラビリティ リミテッド Data processing method and apparatus
CN100461674C (en) * 2005-04-07 2009-02-11 三星电子株式会社 Method and apparatus for synchronizing content with a collection of home devices
JP2009110530A (en) * 2001-04-25 2009-05-21 Nokia Corp Synchronization of database data
JP2011040107A (en) * 2008-06-04 2011-02-24 Athena Telecom Lab Inc Database parallel editing system
JP2011044181A (en) * 2008-06-04 2011-03-03 Athena Telecom Lab Inc Method for parallel editing data item of database
JP2011511368A (en) * 2008-02-01 2011-04-07 マイクロソフト コーポレーション Representation of Qualitative Object Changes in a Knowledge-Based Framework for Multimaster Synchronization Environments
JPWO2009147705A1 (en) * 2008-06-04 2011-10-20 株式会社アテナテレコムラボ Database connection program and device
JP2012053795A (en) * 2010-09-03 2012-03-15 Nec Corp Information processing system
JP2015156119A (en) * 2014-02-20 2015-08-27 日本電信電話株式会社 Distributed database system, database device, and data synchronization method
JP2016057894A (en) * 2014-09-10 2016-04-21 株式会社東芝 Electronic device, system and synchronization method
US9678996B2 (en) 2007-06-06 2017-06-13 Kunio Kamimura Conflict resolution system for database parallel editing

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004511854A (en) * 2000-10-09 2004-04-15 マキシマム アヴェイラビリティ リミテッド Data processing method and apparatus
US8818939B2 (en) 2000-10-09 2014-08-26 Maximum Availability Ltd. Method and apparatus for data processing
US7930271B2 (en) 2000-10-09 2011-04-19 Maximum Availability Ltd. Method and apparatus for data processing
JP2002175209A (en) * 2000-12-06 2002-06-21 Plus Alpha:Kk Method and system for updating data in information server automatically
US7555303B2 (en) 2001-04-25 2009-06-30 Nokia Corporation Synchronization of database data
JP2009110530A (en) * 2001-04-25 2009-05-21 Nokia Corp Synchronization of database data
CN100461674C (en) * 2005-04-07 2009-02-11 三星电子株式会社 Method and apparatus for synchronizing content with a collection of home devices
US9678996B2 (en) 2007-06-06 2017-06-13 Kunio Kamimura Conflict resolution system for database parallel editing
JP2011511368A (en) * 2008-02-01 2011-04-07 マイクロソフト コーポレーション Representation of Qualitative Object Changes in a Knowledge-Based Framework for Multimaster Synchronization Environments
JP2011040107A (en) * 2008-06-04 2011-02-24 Athena Telecom Lab Inc Database parallel editing system
JP2011044181A (en) * 2008-06-04 2011-03-03 Athena Telecom Lab Inc Method for parallel editing data item of database
JPWO2009147705A1 (en) * 2008-06-04 2011-10-20 株式会社アテナテレコムラボ Database connection program and device
JP2012053795A (en) * 2010-09-03 2012-03-15 Nec Corp Information processing system
JP2015156119A (en) * 2014-02-20 2015-08-27 日本電信電話株式会社 Distributed database system, database device, and data synchronization method
JP2016057894A (en) * 2014-09-10 2016-04-21 株式会社東芝 Electronic device, system and synchronization method
US10432715B2 (en) 2014-09-10 2019-10-01 Toshiba Client Solutions CO., LTD. Electronic apparatus, system and synchronization method

Similar Documents

Publication Publication Date Title
US6898609B2 (en) Database scattering system
KR101904786B1 (en) Apparatus and method for replicating changed data in a source database management system to a target database management system in real time
US6539381B1 (en) System and method for synchronizing database information
US5657440A (en) Asynchronous remote data copying using subsystem to subsystem communication
EP2954424B1 (en) Method, device, and system for peer-to-peer data replication and method, device, and system for master node switching
CN102098342A (en) Transaction level-based data synchronizing method, device thereof and system thereof
JP2000222268A (en) Method for synchronizing file for plural computers
KR100834361B1 (en) Effiviently supporting multiple native network protocol implementations in a single system
CN105721582A (en) Multi-node file backup system
CN103634411A (en) Real-time market data broadcasting system and real-time market data broadcasting method with state consistency
JP2004252938A (en) Wide area storage localization system
US7765197B2 (en) System and method for producing data replica
CN107071067B (en) Cgo-based high-performance stock market access system and method
US5802313A (en) Extended DLUR/APPN support for non-APPN SNA devices
JP3621392B2 (en) Integrated simulation system and program
CN105577761B (en) A kind of transaction processing system and transaction processing method based on dual station point
JP4129353B2 (en) Distributed data management system, distributed data management method, and distributed data management program
CN116257380A (en) High availability method and system for Kubernetes federal management control plane across data centers
JP3239463B2 (en) Electronic conference system
CN114996053A (en) Remote volume replication transmission method, system, device and storage medium
CN111831743B (en) Block chain data storage system and method based on cloud storage
CN111371850B (en) Multi-partition PBFT (partition-based multi-partition function) based multi-channel block chain platform optimization method
Cisco Understanding Replication
CN100561921C (en) The system and method for client and server quick exchange data
CN109413118A (en) A kind of method, apparatus that realizing session synchronization and storage medium, program product