JP3302769B2 - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JP3302769B2
JP3302769B2 JP08733393A JP8733393A JP3302769B2 JP 3302769 B2 JP3302769 B2 JP 3302769B2 JP 08733393 A JP08733393 A JP 08733393A JP 8733393 A JP8733393 A JP 8733393A JP 3302769 B2 JP3302769 B2 JP 3302769B2
Authority
JP
Japan
Prior art keywords
data
computer
processing
transferred
data transfer
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
JP08733393A
Other languages
Japanese (ja)
Other versions
JPH06303249A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP08733393A priority Critical patent/JP3302769B2/en
Publication of JPH06303249A publication Critical patent/JPH06303249A/en
Application granted granted Critical
Publication of JP3302769B2 publication Critical patent/JP3302769B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Systems (AREA)
  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、分散処理系など、多
数の計算機が公衆回線やTCP/IPネットワーク等、
同一の通信手段を利用できる環境下で、ある計算機から
他の計算機全てにデータの転送を高速に行なうためのデ
ータ転送方式に関するものである。
BACKGROUND OF THE INVENTION This invention relates to a distributed processing system and the like, in which a large number of computers are connected to a public line or a TCP / IP network.
The present invention relates to a data transfer method for transferring data from one computer to all other computers at high speed in an environment where the same communication means can be used.

【0002】[0002]

【従来の技術】分散処理系全体のオペレーティング・シ
ステムのバージョンアップなど、ネットワーク上にある
多数の計算機に同一のデータを転送するためには、ま
ず、ある1台の計算機にそのデータをインストールし、
その計算機から1台ずつデータ転送を行なうことによっ
て行なわれる。したがって、β台の計算機に同一のデー
タを転送する場合、1台当たりの転送時間をτとする
と、 β*τ(*は乗算演算子) の時間を要する。また、インストール時間のほとんどを
監視、オペレーションに費やさなければならない。オペ
レータを一人追加すれば、理論上半分の時間で作業を終
えることができるが、近年、技術の進歩と共に大規模に
なってきている分散処理系等では同一ネットワーク上に
存在する計算機の数は数百台に及ぶ場合もあり、人間の
介入によるデータ転送は限界となりつつある。
2. Description of the Related Art In order to transfer the same data to a large number of computers on a network, such as upgrading the operating system of a distributed processing system, the data must first be installed on a single computer.
This is performed by transferring data one by one from the computer. Therefore, when transferring the same data to β computers, assuming that the transfer time per computer is τ, it takes β * τ (* is a multiplication operator). Most of the installation time must be spent monitoring and operating. If one operator is added, the work can be theoretically completed in half the time. However, in the case of a distributed processing system that has recently become large-scale with the progress of technology, the number of computers existing on the same network is several. In some cases, data transfer by human intervention is reaching its limits.

【0003】次に従来のデータ転送の方式を図に基づい
て説明する。図5は従来のデータ転送の方式を示す図で
ある。図において10はデータ転送を行おうとしている
計算機である。20〜54は計算機10からデータを転
送される計算機である。また、図において矢印は通信回
線によるデータ転送を示す。ただし、これらのデータ転
送は同時に発生するものではない。
Next, a conventional data transfer method will be described with reference to the drawings. FIG. 5 is a diagram showing a conventional data transfer method. In the figure, reference numeral 10 denotes a computer for performing data transfer. 20 to 54 are computers to which data is transferred from the computer 10. Also, in the figure, arrows indicate data transfer by a communication line. However, these data transfers do not occur simultaneously.

【0004】次に動作について説明する。まず、基本と
なる計算機10にデータのインストールを行なう。これ
が完全に終了した後、このデータを他の計算機20,…
30,…40等に順次インストールしていく。基本的に
オペレータは計算機1台を一人が操作するため、計算機
20,…30,…40等に計算機10から同時にデータ
を転送を行なうことは困難である。したがって、転送す
べき計算機の台数分のデータ転送の操作が必要となる。
Next, the operation will be described. First, data is installed in the basic computer 10. After this is completely completed, the data is transferred to another computer 20,.
30,... 40, etc. are sequentially installed. Basically, since one operator operates one computer, it is difficult to simultaneously transfer data from the computer 10 to the computers 20,... 30,. Therefore, data transfer operations for the number of computers to be transferred are required.

【0005】[0005]

【発明が解決しようとする課題】従来のデータ転送は、
以上のように、ある計算機に転送したいデータを入力
し、それを転送すべき計算機に順次データ転送を行なっ
ていたため、例えば、転送に1時間を要するデータを2
0台の計算機に転送する場合、単純に計算して20時間
かかることになる。また、現在のように分散処理系が発
達してくると、計算機の数も数百台を数えるようにな
り、1台ずつ人手を介してデータ転送する方式も限界と
なってきている。
The conventional data transfer is as follows.
As described above, data to be transferred is input to a certain computer, and data is sequentially transferred to the computer to which the data is to be transferred.
In the case of transferring data to zero computers, it takes 20 hours to calculate simply. Further, as the distributed processing system has been developed as in the present, the number of computers has increased to several hundreds, and the method of manually transferring data one by one has reached the limit.

【0006】人手を増やすことによりそのデータ転送に
要する時間は、 {計算機の台数/オペレータの数}*時間 という形で短縮することができるが、人は24時間無休
で働くことが不可能であり、また、人材には限界があ
る。
[0006] The time required for the data transfer can be reduced by increasing the number of workers by {the number of computers / the number of operators} * time, but it is impossible for a person to work 24 hours a day, 7 days a week. And there is a limit to human resources.

【0007】この発明は、上記課題を解決するためにな
されたもので、多数の計算機に同一のデータを転送する
場合に、高速、かつ、効率的なデータ転送を短時間で終
了し、更に、人間の介入も最小限にとどめるデータ転送
方式を得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and when transferring the same data to many computers, high-speed and efficient data transfer is completed in a short time. The purpose is to obtain a data transfer method that minimizes human intervention.

【0008】[0008]

【課題を解決するための手段】この発明に係るデータ転
送方式は、ネズミ算を応用したツリー構造で示されるよ
うなデータ転送を展開するデータ転送方式であり、ツリ
ーの頂点となる計算機に転送すべきデータと共に転送す
べき計算機の認識符号(他の計算機を識別できるような
コード)群のデータを付加してデータ転送をすることに
よって、計算機の認識符号群のデータで転送を終了して
いない計算機を捕捉しつつ転送を展開していくものであ
る。
A data transfer method according to the present invention is a data transfer method for expanding data transfer as shown by a tree structure to which a mouse operation is applied, and transfers the data to a computer at the top of the tree. A computer that has not completed the transfer with the data of the computer recognition code group by adding the data of the recognition code of the computer to be transferred together with the data to be transferred (a code capable of identifying the other computer) and transferring the data. While developing the transfer.

【0009】また、ある計算機がデータを転送する際、
認識符号群をその計算機が開き得る通信回線の数に1を
加算したもので等分し、等分されたそれぞれの符号群の
中から任意の1台の次に転送対象とする計算機を決定
し、それぞれの符号群と、転送すべきデータを対象の計
算機に同時に転送する。この転送を終了した後1つだけ
残った符号群に関しては、その計算機が再び同様の処理
を行なう。この処理を繰り返すことにより、転送を終了
した計算機は命令待ち状態にならず、認識符号群がなく
なるまで転送を続ける。ツリー構造の上位に存在する計
算機はこの繰り返し処理が多くなるが、同一層の計算機
を増やす効果を得るため、同時にデータ転送を行なう計
算機が増えることになり、下位の計算機の処理を軽減す
る。すなわち、ツリー構造の階層が減ることになり、単
純なネズミ算以上の時間の短縮を意味する。
Also, when a computer transfers data,
The recognition code group is equally divided by adding 1 to the number of communication lines that can be opened by the computer, and a computer to be transferred next to any one of the equally divided code groups is determined. , And the code group and the data to be transferred are simultaneously transferred to the target computer. With respect to only one code group remaining after the completion of this transfer, the computer performs the same processing again. By repeating this process, the computer that has completed the transfer does not enter the instruction waiting state and continues the transfer until there is no recognition code group. Computers located in the upper part of the tree structure perform this repetitive processing more. However, in order to obtain the effect of increasing the number of computers in the same layer, the number of computers performing data transfer at the same time increases, and the processing of lower-level computers is reduced. In other words, the number of hierarchies in the tree structure is reduced, which means a reduction in time over simple mouse calculation.

【0010】理論上、最上位の計算機がデータ転送を始
めてから、最末端の計算機がデータを受信するまで、一
度転送すべきデータを受け取った計算機は認識符号群デ
ータが残っている限りデータ転送を繰り返すことにな
り、また、最上位の計算機が全ての繰り返し転送処理を
終了する時間と、末端の計算機がデータの受信を終了す
る時間が理論上ほぼ同時となるため、無駄な時間が排除
される。
In theory, a computer that has received data to be transferred once from the time when the highest-level computer starts data transfer to the time when the lowest-level computer receives the data transfers data as long as the recognition code group data remains. In addition, since the time at which the top computer finishes all the repetitive transfer processing and the time at which the end computer finishes receiving data are theoretically almost the same, useless time is eliminated. .

【0011】[0011]

【作用】この発明におけるデータ転送方式は、ネットワ
ーク上の多数の計算機の同一データを転送する際に、1
台の計算機からネズミ算式にデータ転送を展開すること
により、従来の1台ずつデータ転送を行なう方法に比
べ、飛躍的な時間の短縮と、人工の削除、作業の確実
性、効率化を兼ね備えたデータ転送を実現する。
According to the data transfer method of the present invention, when transferring the same data of a large number of computers on a network, one data transfer method is used.
By developing data transfer from one computer to a mouse formula, it has a dramatic reduction in time, artificial deletion, reliability of work, and efficiency compared to the conventional method of transferring data one by one. Realize data transfer.

【0012】また、データの受信を終えた計算機は、認
識符号群が最後の1台になるまでデータ転送を繰り返す
ことにより、ツリー構造の階層を減らし、更に効率を上
げている。また、オペレータは1人だけいれば良く、処
理中は監視程度の作業で良いこと、各計算機の稼働率が
低い夜間等を利用してデータ転送を行なうことができる
ことから、データ転送に係わる経費の節減につながる。
The computer which has finished receiving data repeats data transfer until the recognition code group reaches the last one, thereby reducing the hierarchy of the tree structure and further increasing the efficiency. In addition, only one operator is required. During the processing, only the work of monitoring is sufficient, and data transfer can be performed at night when the operation rate of each computer is low. Leads to savings.

【0013】[0013]

【実施例】実施例1.以下、この発明の一実施例を図に
基づいて説明する。図1は、この発明によるデータ転送
の一実施例を示すツリー構造図である。図において、
a,b,…,s,tは、20台の計算機の認識符号であ
り、a1,a2,a3,b1,b2,b3,g1,g
2,g3,11,12,13は、それぞれ、計算機1
0,20,30,40の通信回線である。ここでは、図
のようにそれぞれの計算機が3つの通信回線を同時に開
くことが可能であるものとする。
[Embodiment 1] An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a tree structure diagram showing one embodiment of data transfer according to the present invention. In the figure,
a, b,..., s, t are recognition codes of 20 computers, and are a1, a2, a3, b1, b2, b3, g1, g
2, g3, 11, 12, and 13 are computers 1 respectively.
0, 20, 30, and 40 communication lines. Here, it is assumed that each computer can simultaneously open three communication lines as shown in the figure.

【0014】実線で描かれた四角は大きさに関係なくそ
れぞれ計算機をあらわしている。各四角中、上段はその
計算機の認識符号を示し、下段は未転送の計算機の認識
符号群を示している。各計算機から出ている破線の矢印
の先に描かれた破線の四角は、通信回線によるデータ転
送が終わった後、繰り返し転送処理を行なっている同一
の計算機を示す。たとえば、図のツリー構造のうち、第
2層目の右はしにある破線の計算機10は、計算機2
0,30,40へのデータ転送が終わった後に次の転送
処理を行なっている計算機10である。したがって、破
線の計算機は同一番号の実線の計算機と物理的に同一で
ある。また、各層は時間的に見て同時に作業を行なって
いる計算機を示している。また、実線の矢印は通信手段
によるデータ転送を示す。更に破線の矢印は時間的経過
を示す。
Each square drawn by a solid line represents a computer regardless of its size. In each square, the upper row shows the recognition code of the computer, and the lower row shows the recognition code group of the untransferred computer. The broken-line square drawn at the tip of the broken-line arrow from each computer indicates the same computer that is repeatedly performing the transfer process after the data transfer through the communication line is completed. For example, in the tree structure in the figure, the computer 10 indicated by a broken line at the right side of the second layer is the computer 2
The computer 10 is performing the next transfer process after the data transfer to 0, 30, 40 is completed. Therefore, the computer with the broken line is physically the same as the computer with the same numbered solid line. In addition, each layer indicates a computer that is working simultaneously in time. The solid arrows indicate data transfer by the communication means. Furthermore, the dashed arrows indicate the passage of time.

【0015】計算機10に転送すべきデータをインスト
ールし、データ転送を起動すると、計算機10は、その
データを転送すべき計算機の認識符号群を4等分しその
うち3つに関してそれぞれ次にデータを転送する計算機
を決定し、3つの通信回線を開いてデータ転送を開始す
る。これが終了すると、計算機10は4等分した認識符
号群のうち残された1つの認識符号群のデータを用い
て、同じ処理を行なう。各計算機がそれぞれ命令待ち状
態に戻らないよう、転送を何度も行なう構造にすること
によって、ツリー構造の階層を減らす手助けになってい
る。また、計算機が全てのデータ転送を終了するまで処
理を続けるため、効率も良くなる。
When the data to be transferred is installed in the computer 10 and the data transfer is started, the computer 10 divides the recognition code group of the computer to which the data is to be transferred into four equal parts, and transfers the next data for each of the three groups. The computer to be used is determined, and three communication lines are opened to start data transfer. When this is completed, the computer 10 performs the same process using the data of one remaining recognition code group among the recognition code groups divided into four. By using a structure in which transfer is performed many times so that each computer does not return to the instruction waiting state, it helps to reduce the hierarchy of the tree structure. Further, since the processing is continued until the computer completes all data transfer, efficiency is improved.

【0016】この繰り返しにより、認識符号群は4等分
され続け、データ末転送の認識符号データがなくなった
時点で処理は終了する。計算機10からデータを転送さ
れた計算機も同時に転送されてくる認識符号群を使用し
て同様の処理を行なう。したがって、データ転送される
計算機の数は、1階層毎に4の階層乗ずつ増加してい
き、多数の計算機に対して同一データを転送する場合、
飛躍的な時間の短縮効果を奏する。
By this repetition, the recognition code group continues to be divided into four equal parts, and the process ends when there is no more recognition code data for data end transfer. The computer to which the data has been transferred from the computer 10 performs the same processing using the recognition code group transferred at the same time. Therefore, the number of computers to which data is transferred is increased by a power of 4 for each layer, and when transferring the same data to many computers,
It has a dramatic time reduction effect.

【0017】次に上記実施例の動作について説明する。
図2は、本発明によるデータ転送の動作の流れを示すフ
ローチャートである。まず、計算機10が最初に与える
認識符号群の数が同時に開くことが可能な通信回線の数
よりも大きいかどうか調べる(ステップ101)。ここ
で、同時に開くことが可能な通信回線数よりも認識符号
の数の方が小さい場合、及び通信回線数と認識符号の数
が等しい場合にはステップ104に進み、それらの計算
機に対してデータ転送を行なう。同時に開くことができ
る通信回線数よりも、認識符号群に存在する認識符号の
数の方が大きい場合には、ステップ102に進み、残り
の認識符号群の認識符号の数を、同時に開くことが可能
な通信回線数に1を加算した数で分割する(ステップ1
02)。次に、分割された認識符号群のうち、一つの認
識符号群を除いた同時に開くことが可能な通信回線数の
認識符号群それぞれの中から任意の計算機を1台決定す
る(ステップ103)。次にこの決定された計算機2
0,30,40に対して通信回線を開き、データ転送を
行なう(ステップ104)。
Next, the operation of the above embodiment will be described.
FIG. 2 is a flowchart showing the flow of the data transfer operation according to the present invention. First, it is checked whether or not the number of recognition codes initially given by the computer 10 is larger than the number of communication lines that can be opened simultaneously (step 101). Here, if the number of recognition codes is smaller than the number of communication lines that can be opened at the same time, and if the number of communication lines and the number of recognition codes are equal, the process proceeds to step 104, and data is sent to those computers. Perform a transfer. If the number of recognition codes present in the recognition code group is larger than the number of communication lines that can be opened at the same time, the process proceeds to step 102, where the number of recognition codes of the remaining recognition code group is simultaneously opened. Divide by the number obtained by adding 1 to the number of possible communication lines (step 1
02). Next, an arbitrary computer is determined from each of the divided recognition code groups except for one recognition code group and recognition code groups of the number of communication lines that can be simultaneously opened (step 103). Next, this determined computer 2
A communication line is opened for 0, 30, and 40 to perform data transfer (step 104).

【0018】転送が終了すると、ステップ102で分割
した認識符号群の残りがあるかどうか調査し、認識符号
群がある場合には再びその認識符号群を使用して、ステ
ップ101に戻り、同様の処理を行なう。残された認識
符号群がない場合には、この処理を終了する(ステップ
105)。
When the transfer is completed, it is checked whether there is any remaining recognition code group divided in step 102. If there is a recognition code group, the recognition code group is used again, and the process returns to step 101, and the same processing is performed. Perform processing. If there is no remaining recognition code group, this processing is terminated (step 105).

【0019】データ受信が終了した計算機20,30,
40も以上の計算機10の処理と同様の処理を開始し、
以上のような動作を繰り返す。以降、データを受信した
計算機は全て同様の動作を繰り返す。
The computers 20, 30, and
40 also starts processing similar to the processing of the computer 10 described above,
The above operation is repeated. Thereafter, all the computers that have received the data repeat the same operation.

【0020】この実施例は、以上説明したとおり、ある
計算機にデータをインストールし、そのデータを同時に
通信可能な回線数+1の計算機に転送し、それらの計算
機が同様にデータ転送を展開していくことにより、ネズ
ミ算式にデータ転送を終了していき、多数の計算機を対
象とした高速なデータ転送を実現する。
In this embodiment, as described above, data is installed in a certain computer, and the data is transferred to the computer of the number of communicable lines + 1 at the same time, and these computers similarly develop data transfer. As a result, data transfer is terminated in a mouse formula, and high-speed data transfer for a large number of computers is realized.

【0021】データを転送したい計算機群が、物理的に
同一の通信回線を使用できる環境化にある場合、理論的
にその時間を計算すると、αをそれぞれの計算機が同時
に開ける通信回線数とし、計算機群の総数をβとする
と、本実施例によるツリー構造の階層xは、 (α+1)(x-1) <β<(α+1)x で示すことができる。例えば、1000台の計算機にデ
ータを転送しようとする場合、従来の方法で行なうとす
ると、1000回のデータ転送操作が必要であり、1台
あたりの転送時間をτとすると、1000τの時間がか
かることになる。しかし、本発明によれば、同時に開き
得る回線数を2としても、 (2+1)(7-1) <1000<(2+1)7 で全て完了するため、7階層、すなわち、7回のデータ
転送時間で全てのデータ転送を完了することができ、理
論上7τの時間で1000台の計算機へのデータ転送を
終了することができる。このことから、従来の約140
倍の高速化を達成したことになる。
If a group of computers to which data is to be transferred is in an environment in which the same physical communication line can be used, when the time is theoretically calculated, α is set to the number of communication lines that can be opened by each computer at the same time. Assuming that the total number of groups is β, the hierarchy x of the tree structure according to the present embodiment can be represented by (α + 1) (x−1) <β <(α + 1) x . For example, when data is to be transferred to 1000 computers, if the conventional method is used, 1000 data transfer operations are required, and if the transfer time per unit is τ, it takes 1000τ. Will be. However, according to the present invention, even if the number of lines that can be opened at the same time is 2, since (2 + 1) (7-1) <1000 <(2 + 1) 7 is all completed, seven layers, that is, seven data transfer times , All the data transfer can be completed, and the data transfer to 1000 computers can be completed in a theoretically 7τ time. From this, the conventional about 140
This means that the speed has been doubled.

【0022】更に、本実施例はネズミ算を応用している
ため、下層に行くほど同時に動作する計算機の数は増え
る。従って、計算機群の数が増えれば増えるほど本発明
の効果は顕著なものとなる。例えば、2000台の計算
機にデータ転送を行なうとしても、前述の1000台の
場合と階層は変わらず、7階層でデータを完了できるた
め、全てのデータ転送を完了する時間は理論的に7τで
ある。この時、従来の方法と比較すると、約280倍と
いう飛躍的な時間の短縮を実現することができる。
Further, in this embodiment, since the mouse arithmetic is applied, the number of computers operating at the same time increases in the lower layers. Therefore, the effect of the present invention becomes more remarkable as the number of computer groups increases. For example, even if data is transferred to 2,000 computers, the hierarchy is the same as in the case of 1000 computers, and data can be completed in seven layers. Therefore, the time to complete all data transfer is theoretically 7τ. . At this time, a dramatic time reduction of about 280 times compared with the conventional method can be realized.

【0023】本実施例は従来方式のデータ転送に比べ、
ネズミ算式のデータ転送を繰り返すことにより、顕著な
転送時間の短縮効果を得ることができ、命令待ち状態を
続ける計算機は最小限で済み、一度のコマンド入力によ
り計算機が自動的に全ての計算機に対してデータ転送を
行なうため、人間の介入はほとんどなくなり、どんなに
多大なデータでも24時間体制で処理を続けるため、高
効率なデータ転送方式が得られる。
This embodiment is different from the conventional data transfer.
By repeating the mouse formula data transfer, a remarkable effect of shortening the transfer time can be obtained, the number of computers that keep waiting for instructions is minimized, and the computer automatically sends a command to all computers. Data transfer, there is almost no human intervention, and no matter how much data is processed 24 hours a day, a highly efficient data transfer method can be obtained.

【0024】以上のように、この実施例は、データ転送
すべき計算機のうち、例えば、計算機10に起動をかけ
ることにより、この計算機10より、計算機20、計算
機30等、数台にデータを転送し、転送された計算機2
0、計算機30より、更にそれぞれ他の計算機に同一の
データを転送するということを繰り返すことより、ネズ
ミ算式にデータ転送を開始していくことを特徴とする。
As described above, in this embodiment, of the computers to which data is to be transferred, for example, by activating the computer 10, data is transferred from this computer 10 to several computers 20, 30 and the like. Computer 2
0, by repeating the same data transfer from the computer 30 to each other computer, the data transfer is started in a mouse formula.

【0025】また、転送すべき計算機のうち、その計算
機が同時に開くことができる通信回線数+1で転送すべ
き計算機の総数を割り、次に転送するそれぞれの計算機
に同様のデータ転送を均等に依頼し、残った台数の計算
機は再び自分で処理することにより、ネズミ算の階層を
減らして効率をあげ、より高速にデータ転送を終了する
ことを特徴とする。
Also, among the computers to be transferred, the total number of computers to be transferred is divided by the number of communication lines that can be opened simultaneously by that computer + 1, and the same data transfer is equally requested to the next computer to be transferred. Then, the remaining number of computers processes themselves again, thereby reducing the number of hierarchies in the mouse operation, increasing the efficiency, and terminating the data transfer more quickly.

【0026】このように、全ての計算機に対してデータ
転送が終了するまで、計算機が自動的にデータ転送を繰
り返すことにより、データを送るべき計算機が何台であ
る場合でも、最小限の時間と最小限の人間の介入で全て
の計算機へのデータ転送が可能になるため、従来方式に
比べ人間の介入をほとんど無くすことができる。
As described above, the computer automatically repeats the data transfer until the data transfer to all the computers is completed, so that even if the number of the computers to which the data is to be transmitted is the minimum time and Since data can be transferred to all computers with minimum human intervention, human intervention can be almost eliminated as compared with the conventional method.

【0027】実施例2.上記実施例1においては、転送
を終了した計算機が再び転送処理を行なう場合について
説明したが、転送を行った計算機は一度転送を行った後
に再び転送を行なわない場合でも構わない。図3はこの
実施例の一例を示す図である。図1と異なる点は転送を
終了した計算機は再び転送を行わない点である。すなわ
ち、図1に示した破線の四角及び破線の矢印は存在しな
い。図3に示した例によれば転送を終了した計算機が再
び転送処理を行わないので、データの転送終了が遅くな
る可能性があるが、一度データの転送を終了した計算機
は他の処理を行なうことが可能になるため、データ転送
のために、多くの時間を割かなければならないという不
都合がなくなる。
Embodiment 2 FIG. In the first embodiment, a case has been described in which the computer that has completed the transfer performs the transfer process again. However, the computer that performed the transfer may perform the transfer once and then do not perform the transfer again. FIG. 3 is a diagram showing an example of this embodiment. The difference from FIG. 1 is that the computer that has finished transferring does not transfer again. That is, the broken-line square and the broken-line arrow shown in FIG. 1 do not exist. According to the example shown in FIG. 3, since the computer that has completed the transfer does not perform the transfer process again, there is a possibility that the end of the data transfer may be delayed, but the computer that has completed the data transfer once performs another process. Because of this, the disadvantage of having to spend a lot of time for data transfer is eliminated.

【0028】実施例3.上記実施例1及び実施例2にお
いては、それぞれの計算機が3つの通信回線をを同時に
開くことが可能であることを前提として説明したが、そ
れぞれの計算機が1つの通信回線しか開くことが出来な
い場合であっても構わない。例えば図4は、1つの計算
機が1つの通信回線しか開くことが出来ない場合の例を
示した図である。図4においては、1つの通信回線しか
開くことが出来ないため転送すべき計算機の総数を2等
分し、分割した前半部分を通信回線を用いて転送する。
後半部分は前半部分の転送終了後に再び自分の計算機を
用いて転送する。このように、通信回線を1つしか開く
ことが出来ない場合でも、図に示したように、5回分の
転送時間があれば、20台すべての計算機にデータを転
送することが可能であり、従来の場合に比べても飛躍的
に高速なデータ転送が可能になる。
Embodiment 3 FIG. In the first and second embodiments, the description has been made on the assumption that each computer can simultaneously open three communication lines. However, each computer can open only one communication line. This may be the case. For example, FIG. 4 is a diagram showing an example in which one computer can open only one communication line. In FIG. 4, since only one communication line can be opened, the total number of computers to be transferred is divided into two equal parts, and the divided first half is transferred using the communication line.
After the transfer of the first half is completed, the second half is transferred again using its own computer. In this way, even when only one communication line can be opened, as shown in the figure, if the transfer time is five times, it is possible to transfer data to all the twenty computers, Dramatically high-speed data transfer becomes possible as compared with the conventional case.

【0029】実施例4.上記実施例においては、計算機
間においてデータを転送する場合について説明したが、
データを転送する装置は計算機に限らず、通信機能を有
するものであれば、どのようなものであっても構わな
い。
Embodiment 4 FIG. In the above embodiment, the case of transferring data between computers has been described.
The device for transferring data is not limited to a computer, but may be any device having a communication function.

【0030】実施例5.上記実施例においては、ネット
ワークの種類に関しては特に述べなかったが、ネットワ
ークはローカルエリアネットワークや公衆回線を用いた
ネットワークやその他の私的なネットワーク等いずれの
場合であっても構わない。また、このネットワークに用
いられるプロトコルは特に限定されるものではなく、ど
のようなプロトコルを用いる場合であっても構わない。
また、データ通信の方式はアナログ方式であっても構わ
ないし、ディジタル方式であっても構わない。あるいは
ネットワークは異なるタイプのネットワークや異なる方
式のプロトコル等が混在するような通信システムであっ
ても構わない。
Embodiment 5 FIG. In the above embodiment, the type of network is not particularly described, but the network may be a local area network, a network using a public line, or another private network. The protocol used for this network is not particularly limited, and any protocol may be used.
The data communication method may be an analog method or a digital method. Alternatively, the network may be a communication system in which different types of networks or different types of protocols are mixed.

【0031】実施例6.上記実施例においては、通信回
線を1つあるいは3つ開くことが出来る例について説明
したが、通信回線数は1つ以上開くことが出来れば構わ
ない。また、それぞれの計算機が同じ数だけの通信回線
を開く場合に限らず、それぞれの計算機がそれぞれ異な
る数の通信回線を開くことが出来る場合であっても構わ
ない。通信回線とは、公共、私的回線を言い、例えば、
計算機10は、計算機20,30とTCP/IPで接続
可能であり、計算機40とは電話回線で接続可能であっ
ても構わない。ただし、その通信手段のデータ転送速度
により、その後のデータ転送の速度が左右されるため、
末端の計算機に対するデータ転送が終了する時間に顕著
に差が現れることも考えられる。また、データの内容は
通信手段によって転送し得るものであれば、何であって
も構わない。
Embodiment 6 FIG. In the above embodiment, an example in which one or three communication lines can be opened has been described. However, the number of communication lines may be one or more. In addition, the present invention is not limited to the case where each computer opens the same number of communication lines, but may be the case where each computer can open a different number of communication lines. Communication lines are public and private lines, for example,
The computer 10 may be connectable to the computers 20 and 30 by TCP / IP, and may be connectable to the computer 40 by a telephone line. However, the speed of subsequent data transfer depends on the data transfer speed of the communication means,
It is also conceivable that there is a significant difference in the time when the data transfer to the terminal computer ends. Further, the content of the data may be anything as long as it can be transferred by the communication means.

【0032】実施例7.上記実施例では、分散処理系な
どの計算機に対し、バージョンアップ等の必要性につい
て考慮した記述となっているが、例えば、チェーン店の
売り上げ状況などを各店の計算機がそれぞれチェーン店
全ての計算機に相互に売り上げを通知する場合など、相
互にデータを転送し合い、かつ、高速なデータ収拾が必
要な場合にも応用可能である。
Embodiment 7 FIG. In the above embodiment, the description is made in consideration of the necessity of version upgrade and the like for the computer such as the distributed processing system.For example, the sales situation of the chain store and the like are calculated by the computer of each store to all the computers of the chain store. The present invention can also be applied to a case in which data is mutually transferred and a high-speed data collection is required, for example, in a case where sales are mutually notified.

【0033】実施例8.上記実施例では、計算機の識別
符号を転送して未転送の計算機を識別する場合について
説明したが、計算機の識別符号以外にその他の識別子を
転送する場合でも構わない。例えば各計算機に対応した
項目を有するテーブルを転送するようにしても構わな
い。そのテーブルの各計算機に対応した項目にはフラグ
が設定され、既にデータを転送された計算機はフラグを
オンにし、これから転送する計算機に対してはフラグを
オフするというような操作を行なっても構わない。
Embodiment 8 FIG. In the above embodiment, the case where the identification code of the computer is transferred to identify the computer that has not been transferred has been described. For example, a table having items corresponding to each computer may be transferred. A flag is set for an item corresponding to each computer in the table, and an operation may be performed such that a computer to which data has already been transferred turns on the flag and a computer to which data is to be transferred turns off the flag. Absent.

【0034】[0034]

【発明の効果】本発明によれば、分散処理系全体のバー
ジョンアップなど、同一のデータを多数の計算機に転送
する場合に、短時間で全ての計算機へのデータ転送を終
了することができ、計算機の台数が多くなるほどその効
果は増大する。また、データ転送の自動化により、人間
の介入を最小限にとどめることが可能となり、データを
転送すべき計算機の台数が多大になっても計算機は1日
24時間の稼働が可能であるから、一般的に計算機の稼
働率が低い深夜の時間帯などにデータ転送を行なうな
ど、効率的なデータ転送が実現できる。
According to the present invention, when transferring the same data to a large number of computers, such as upgrading the entire distributed processing system, the data transfer to all the computers can be completed in a short time. The effect increases as the number of computers increases. In addition, the automation of data transfer makes it possible to minimize human intervention, and even if the number of computers to which data is to be transferred becomes large, the computers can operate 24 hours a day. Efficient data transfer can be realized, for example, by performing data transfer during the late night hours when the operating rate of the computer is low.

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

【図1】本発明によるデータ転送の展開を示す図であ
る。
FIG. 1 is a diagram showing the development of data transfer according to the present invention.

【図2】図1におけるデータ転送時のそれぞれの計算機
の処理を示すフローチャート図である。
FIG. 2 is a flowchart showing processing of each computer at the time of data transfer in FIG. 1;

【図3】本発明による他の実施例によるデータ転送の展
開を示す図である。
FIG. 3 is a diagram showing the development of data transfer according to another embodiment of the present invention.

【図4】本発明による他の実施例によるデータ転送の展
開を示す図である。
FIG. 4 is a diagram showing the development of data transfer according to another embodiment of the present invention.

【図5】従来のデータ転送方法を示す図である。FIG. 5 is a diagram showing a conventional data transfer method.

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

10 最初にデータを転送する計算機 20 計算機10からデータを受け取る計算機 21〜24 計算機20からデータを受け取る計算機 30 計算機10からデータを受け取る計算機 31〜34 計算機30からデータを受け取る計算機 40 計算機10からデータを受け取る計算機 41〜44 計算機40からデータを受け取る計算機 51〜54 計算機10からデータを受け取る計算機 a1,a2,a3 認識符号a(計算機10)の通信回
線 b1,b2,b3 認識符号b(計算機20)の通信回
線 g1,g2,g3 認識符号g(計算機30)の通信回
線 11,12,13 認識符号1(計算機40)の通信回
DESCRIPTION OF SYMBOLS 10 Computer which transfers data first 20 Computer which receives data from computer 10 21-24 Computer which receives data from computer 20 30 Computer which receives data from computer 10 31-34 Computer which receives data from computer 30 40 Data which is received from computer 10 Receiving computers 41-44 Computers receiving data from computer 40 51-54 Computers receiving data from computer 10 a1, a2, a3 Communication lines b1, b2, b3 of recognition code b (computer 20) of recognition code a (computer 10) Communication lines g1, g2, g3 Communication lines of recognition code g (computer 30) 11, 12, 13 Communication lines of recognition code 1 (computer 40)

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/28 H04L 12/44 - 12/46 H04L 12/44 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H04L 12/28 H04L 12/44-12/46 H04L 12/44

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の処理装置にデータを転送するデー
タ転送システムにおいて 上記複数の処理装置のそれぞれは、 通信回線をn回線(n≧2,3,4,…)用いてn台の
処理装置と接続する手段と、 ータを転送する場合に、そのデータ再転送すべき処
理装置の一覧を付して転送する手段と、 データを転送された場合に、上記一覧に示された再転送
すべき処理装置をn個に分割して1つ以上の処理装置を
含むn個の処理装置群を求め、求めたn個の処理装置群
それぞれから任意の処理装置を1台決定するとともに、
上記n個の処理装置群それぞれから決定されたn台の処
理装置の各々に対して上記n回線の中の1つの回線を割
り当てて、上記決定されたn台の処理装置に割り当てた
n回線を使用して、上記転送されたデータと上記n個の
処理装置群の各処理装置群に含まれる処理装置を識別す
るための一覧とをそれぞれ、上記n個の処理装置群それ
ぞれから決定したn台の処理装置に転送する手段とを備
えた ことを特徴とするデータ転送システム。
1. A data transfer system for transferring data to a plurality of processing devices, each of said plurality of processing devices, a communication line n line (n ≧ 2, 3, 4, ...) of n-number using
Means for connecting the processing apparatus, when transferring data, and means for transferring are given the list of retransmission to be processing apparatus to the data, when it is transferring data, shown above list Retransfer
The processing unit to be divided into n units and one or more processing units
N processing device groups including the calculated n processing device groups
Determine one optional processing unit from each,
N processing units determined from each of the n processing device groups
One of the above n lines is assigned to each of the
And assigned to the determined n processing devices.
Using the n lines, the transferred data and the n
Identify the processing devices included in each processing device group of the processing device group.
And a list for each of the n processing units.
Means for transferring to the n processing devices determined from each of them.
Data transfer system, characterized in that was e.
【請求項2】 上記複数の処理装置のそれぞれは、 転送されたデータを再転送する他の処理装置をn+1に
分割してn+1個の処理装置群を求め、上記n+1個の
処理装置群から1つの処理装置群を除いた残りの処理装
置群それぞれに対して上記n回線の中の1つの回線を割
り当てて、上記転送されたデータに再転送すべき処理装
置の一覧を付して転送する手段を実行する ことを特徴と
する請求項1記載のデータ伝送システム。
2. The method according to claim 1 , wherein each of the plurality of processing devices sets another processing device that retransmits the transferred data to n + 1.
By dividing, a (n + 1) processing device group is obtained.
The remaining processing equipment excluding one processing equipment group from the processing equipment group
One of the above n lines is assigned to each
Processing device to be re-transferred to the transferred data.
2. A data transmission system according to claim 1, wherein said data transmission system executes means for adding and transmitting a list of data.
【請求項3】 上記複数の処理装置のそれぞれは、 上記転送されたデータに再転送すべき処理装置の一覧を
付して転送する手段を実行した後、上記n+1個の処理
装置群から除かれた1つの処理装置群に含まれる処理装
置の数が上記n個以下になるまで、上記転送されたデー
タに再転送すべき処理装置の一覧を付して転送する手段
を繰り返し実行する ことを特徴とする請求項2記載のデ
ータ転送システム。
3. Each of the plurality of processing devices stores a list of processing devices to be re-transferred to the transferred data.
After executing the means for attaching and transferring
Processing equipment included in one processing equipment group excluded from the equipment group
Until the number of data is less than or equal to n, the transferred data
For transferring a list of processing units to be re-transferred to the
3. The data transfer system according to claim 2, wherein the process is repeatedly performed .
JP08733393A 1993-04-14 1993-04-14 Data transfer system Expired - Fee Related JP3302769B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08733393A JP3302769B2 (en) 1993-04-14 1993-04-14 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08733393A JP3302769B2 (en) 1993-04-14 1993-04-14 Data transfer system

Publications (2)

Publication Number Publication Date
JPH06303249A JPH06303249A (en) 1994-10-28
JP3302769B2 true JP3302769B2 (en) 2002-07-15

Family

ID=13911952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08733393A Expired - Fee Related JP3302769B2 (en) 1993-04-14 1993-04-14 Data transfer system

Country Status (1)

Country Link
JP (1) JP3302769B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4937081B2 (en) * 2007-10-29 2012-05-23 三菱電機株式会社 Data transfer device and data transfer system
US7793002B2 (en) * 2008-06-06 2010-09-07 Fisher-Rosemount Systems, Inc. Methods and apparatus for implementing a sequential synchronization hierarchy among networked devices

Also Published As

Publication number Publication date
JPH06303249A (en) 1994-10-28

Similar Documents

Publication Publication Date Title
US5862362A (en) Network failure simulator
EP0619036A1 (en) Method and apparatus for processing data within stations of a communication network
EP0429882A2 (en) Low-end high-performance switch subsystem architecture
JP3302769B2 (en) Data transfer system
EP1225724A3 (en) Data transmission/reception system, connection restoring method and information transmission/reception apparatus
JP3166211B2 (en) Inter-layer event transmission processing method in OSI hierarchical model
US7515553B2 (en) Group synchronization by subgroups
JPH05324505A (en) Method and system for file transfer
JP3067155B2 (en) Data transfer device
JPH04291445A (en) Process state changing system
JPH0511824B2 (en)
JP2650907B2 (en) Resource synchronization control method
JP3111520B2 (en) Alarm notification method for data transmission equipment
JPH02299339A (en) Hierarchical loop type data transmission system
JPS63145550A (en) Processing system for file transfer
JPH04266242A (en) Communication control method
JPH0392046A (en) Queue management method for center in star system
JPH11272597A (en) Data transfer processor
JPH05274230A (en) On-line file transferring system
JPH02114741A (en) Destination information management system for electronic mail system
JPS59160396A (en) Circuit control system of multiprocessor system
JPS62186628A (en) Data transfer system
JPH0247944A (en) Data priority transfer system
JPS6086643A (en) Local area network system
JPH02126351A (en) Data transfer control method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020416

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040520

LAPS Cancellation because of no payment of annual fees