JPH05216850A - Hierarchical data expression converting system - Google Patents

Hierarchical data expression converting system

Info

Publication number
JPH05216850A
JPH05216850A JP4019630A JP1963092A JPH05216850A JP H05216850 A JPH05216850 A JP H05216850A JP 4019630 A JP4019630 A JP 4019630A JP 1963092 A JP1963092 A JP 1963092A JP H05216850 A JPH05216850 A JP H05216850A
Authority
JP
Japan
Prior art keywords
computer
group
data representation
data
conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4019630A
Other languages
Japanese (ja)
Inventor
Hiroaki Kikuchi
浩明 菊池
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4019630A priority Critical patent/JPH05216850A/en
Publication of JPH05216850A publication Critical patent/JPH05216850A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To provide the hierarchical data expression converting system of a distributed processing system, which can execute a communication at a high speed between computers and can execute an inter-computer communication by a compact converting mechanism. CONSTITUTION:In the case a computer 1 executes a data communication to the computer 1 of other computer group 2, an internal data expression format of the computer of a transmitting origin is converted to an in-group standard data expression format 3 of a transmitting destination and transmitted to other computer group 2, and the computer 1 of the transmitting destination converts the transmitted data to an internal data expression format of the own computer. In the case of executing a data communication to the computer 1 in the same group, the computer 1 executes the data communication by converting the internal data expression format of the own computer to the in-group standard data expression format 3 or the internal data expression format of other computer 1. Also, between each computer, an in-group standard data expression format 4 for executing a communication by the computer 1 is provided, and it is also possible to execute mutually a data communication between each computer group 2.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の計算機がネット
ワークを介して接続された分散処理システムにおいて、
計算機間の内部データ表現形式を変換する階層型データ
表現変換方式に関し、特に、本発明は、異なった内部表
現形式をもつ計算機間を接続するに際して、効率的なデ
ータ変換を行うことができる階層型データ表現変換方式
に関するものである。
BACKGROUND OF THE INVENTION The present invention relates to a distributed processing system in which a plurality of computers are connected via a network,
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a hierarchical data representation conversion method for converting internal data representation formats between computers, and in particular, the present invention is a hierarchical type that can perform efficient data conversion when connecting computers having different internal representation formats. The present invention relates to a data representation conversion method.

【0002】[0002]

【従来の技術】近年の分散処理システムの発達に伴い、
多種多様な計算機が1つの大規模なネットワークに接続
され、互いに手続き呼び出し形式でプログラム間通信を
行い、負荷を分散する分散処理技法が広く採用されてい
る。ところが、このような手続き呼び出し方式の場合、
計算機毎にデータの内部表現形式が異なるため、データ
相互の内部データ表現形式を変換する必要がある。内部
データ表現形式の変換には計算機間の通信にかける負担
が小さく、かつ、高速であることが望まれるが、多種多
様な計算機の内部データ表現形式の全てについて、変換
することは、データ表現形式変換機構が大規模になって
しまう。
2. Description of the Related Art With the recent development of distributed processing systems,
A distributed processing technique is widely adopted in which various computers are connected to one large-scale network, and program-to-program communication is performed with each other in a procedure call format to distribute the load. However, in the case of such a procedure calling method,
Since the internal representation format of data differs from computer to computer, it is necessary to convert the internal representation format of data. It is desirable for the conversion of the internal data expression format that the load on the communication between the computers is small and the speed is high. However, it is necessary to convert all the internal data expression formats of a wide variety of computers. The conversion mechanism becomes large-scale.

【0003】したがって、上記のような分散処理システ
ムにおいては、計算機の内部データ表現形式を効率良く
形式変換することが重要なこととなっている。図7は従
来の分散処理システムにおけるデータ変換方式2つの代
表例を示す図であり、101ないし105は計算機、1
06は計算機間標準データ表現形式であり、同図aは標
準方式を示し、同図bは完全結合方式を示す。
Therefore, in the above distributed processing system, it is important to efficiently convert the internal data representation format of the computer. FIG. 7 is a diagram showing two representative examples of the data conversion method in the conventional distributed processing system. Reference numerals 101 to 105 denote computers.
Reference numeral 06 is an inter-computer standard data representation format, in which FIG. A shows the standard method and FIG.

【0004】また、同図において、直線で結ばれている
計算機は、計算機が自計算機の内部データ表現形式を相
手側計算機の内部データ表現形式に変換する変換機構を
持ち、相互に直接通信を行うことができる計算機であ
り、また、計算機間標準データ表現形式106を介して
直線で結ばれている計算機は、送信側の計算機におい
て、計算機の内部データ表現形式を計算機間標準データ
表現形式に変換して送信先の計算機に伝送し、送信先の
計算機において計算機間標準データ表現形式をその計算
機の内部データ表現形式に変換することによりデータ伝
送を行う計算機である。
Further, in the figure, the computers connected by a straight line have a conversion mechanism for converting the internal data representation format of the own computer into the internal data representation format of the other computer, and the computers directly communicate with each other. A computer that is a computer that can be connected and is connected by a straight line through the inter-computer standard data representation format 106 converts the internal data representation format of the computer into the inter-computer standard data representation format at the sending computer. Is transmitted to the destination computer, and the destination computer converts the inter-computer standard data representation format to the internal data representation format of the computer for data transmission.

【0005】同図aの標準方式において、各計算機10
1あるいは105が他の計算機101ないし105とデ
ータ通信を行う場合には、送信元において、各計算機が
持つ内部データ表現形式を画一的に計算機間標準データ
表現形式106に変換して送信し、受信先で計算機間標
準データ表現形式106から各計算機が持つ内部データ
表現形式に変換する。
In the standard system of FIG. 1A, each computer 10
When 1 or 105 performs data communication with other computers 101 to 105, the transmission source uniformly converts the internal data representation format of each computer into the inter-computer standard data representation format 106, and transmits the data. The receiver converts the inter-computer standard data representation format 106 into the internal data representation format of each computer.

【0006】また、同図bの完全結合方式においては、
各計算機101ないし105が、自計算機の内部データ
表現形式をデータ通信を行う相手側の全ての計算機の内
部データ表現形式に変換する変換機構を持っており、各
計算機101あるいは105が他の計算機101ないし
105とデータ通信を行う場合には、各計算機におい
て、送信先の内部データ表現形式に変換して送信する。
Further, in the complete connection system of FIG.
Each of the computers 101 to 105 has a conversion mechanism for converting the internal data representation format of its own computer into the internal data representation format of all computers on the other side with which data communication is performed, and each computer 101 or 105 has another computer 101. When performing data communication with Nos. 105 to 105, each computer converts the data into the internal data representation format of the transmission destination and transmits the data.

【0007】ところで、図7aの標準方式においては、
たとえ送信元と受信元が同一の内部データ表現形式を持
っていたとしても、常に2回のデータ表現形式の変換を
必要とするので、効率が悪く、一般にデータ通信速度が
遅い。また、図7bの完全結合方式においては、各計算
機101ないし105が相手側の全ての計算機の内部デ
ータ表現形式に変換する変換機構を持っているので、デ
ータ変換の回数が少なく、データ通信速度が高速であ
る。しかしながら、この方式は、変換機構が大規模とな
るとともに、新しい内部データ表現形式を持つ計算機が
ネットワークに接続されるたびに全ての計算機に変換機
構を設ける必要があり、柔軟性に欠けるという欠点があ
った。
By the way, in the standard system of FIG. 7a,
Even if the transmission source and the reception source have the same internal data representation format, since the conversion of the data representation format is always required twice, the efficiency is low and the data communication speed is generally slow. Further, in the complete connection method of FIG. 7b, since each computer 101 to 105 has a conversion mechanism for converting into the internal data representation format of all computers on the other side, the number of data conversions is small and the data communication speed is high. It's fast. However, this method has a drawback in that the conversion mechanism becomes large in scale and it is necessary to provide a conversion mechanism to all the computers each time a computer having a new internal data representation format is connected to the network, which is inflexible. there were.

【0008】[0008]

【発明が解決しようとする課題】本発明は、上記した従
来技術の欠点を改善するためになされたものであって、
通信速度の効率と変換機構の規模を、対象とするネット
ワークに応じて決定できるようにすることにより、一部
だけデータ表現形式が異なる計算機間では、必要最小限
なデータ変換により、高速に計算機間の通信ができるよ
うにするとともに、コンパクトな変換機構で計算機間通
信が可能で、しかも、新らしい内部データ表現形式を持
つ計算機が追加され場合でも変換機構を変える必要が少
ない、階層型データ表現変換方式を提供することを目的
とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned drawbacks of the prior art.
By enabling the efficiency of communication speed and the scale of the conversion mechanism to be determined according to the target network, between computers that differ only partially in the data representation format, the minimum required data conversion is used to achieve high-speed computer-to-computer conversion. In addition to enabling communication between computers, a compact conversion mechanism enables inter-computer communication, and even if a computer with a new internal data representation format is added, it is not necessary to change the conversion mechanism. Hierarchical data representation conversion The purpose is to provide a scheme.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理ブロ
ック図である。上記課題を解決するため、本発明の請求
項1の発明は、図1に示すように、複数の計算機1がネ
ットワークを介して接続され、各々の計算機1が他の計
算機1のプログラムを呼び出す手段と、他の計算機1へ
サービスを提供する手段を備え、異なる内部データ表現
形式を持つ計算機1間で、データ表現形式を変換して相
互にデータの通信を行う分散処理システムのデータ表現
変換方式において、ネットワークに接続される計算機1
を階層的に複数の計算機群2に分割するとともに、各計
算機群2に、少なくとも、計算機群2を代表する群内標
準データ表現形式3を設けたものである。
FIG. 1 is a block diagram showing the principle of the present invention. In order to solve the above-mentioned problems, the invention of claim 1 of the present invention is, as shown in FIG. 1, a means for connecting a plurality of computers 1 via a network and each computer 1 calling a program of another computer 1. And a means for providing a service to another computer 1 and a data representation conversion method of a distributed processing system in which the data representation format is converted between computers 1 having different internal data representation formats to communicate data with each other. , A computer connected to the network 1
Is hierarchically divided into a plurality of computer groups 2 and each computer group 2 is provided with at least an in-group standard data representation format 3 representing the computer group 2.

【0010】そして、各計算機1が、異なる内部データ
表現形式を持つ他の計算機群2の計算機1とデータ通信
を行う際、群内標準データ表現形式3を介して、各計算
機群2間で相互にデータ通信を行う。また、本発明の請
求項2の発明は、請求項1の発明において、各計算機1
に、自計算機群2の群内標準データ表現形式3と他の計
算機群2の全ての群内標準データ表現形式3との間の変
換機構を設けたものである。
When each computer 1 performs data communication with a computer 1 of another computer group 2 having a different internal data representation format, each computer group 2 communicates with each other via the intra-group standard data representation format 3. Data communication to. The invention of claim 2 of the present invention is the same as that of the computer of claim 1,
In addition, a conversion mechanism is provided between the in-group standard data expression format 3 of the own computer group 2 and all the in-group standard data expression formats 3 of the other computer groups 2.

【0011】請求項3の発明は、複数の計算機1がネッ
トワークを介して接続され、各々の計算機1が他の計算
機1のプログラムを呼び出す手段と、他の計算機1へサ
ービスを提供する手段を備え、異なる内部データ表現形
式を持つ計算機1間で、データ表現形式を変換して相互
にデータの通信を行う分散処理システムのデータ表現変
換方式において、ネットワークに接続される計算機1を
階層的に複数の計算機群2に分割し、各計算機群2に、
計算機群2を代表する群内標準データ表現形式3を設け
とともに、各計算機群間に、各計算機群2間で計算機1
が通信を行うための群間標準データ表現形式4を設けた
ものである。
According to a third aspect of the present invention, a plurality of computers 1 are connected via a network, each computer 1 has means for calling a program of another computer 1, and means for providing a service to another computer 1. In a data representation conversion method of a distributed processing system in which data representation forms are converted between computers 1 having different internal data representation forms and data is mutually communicated, a plurality of computers 1 connected to a network are hierarchically arranged. It is divided into computer group 2 and each computer group 2
A standard data representation format 3 within a group representing the computer group 2 is provided, and the computer 1 is provided between the computer groups and between the computer groups 2.
Is provided with an inter-group standard data representation format 4 for communication.

【0012】そして、各計算機1が異なる内部データ表
現形式を持つ他の計算機群2の計算機1とデータ通信す
る際、群間標準データ表現形式4を介して、各計算機群
2間で相互にデータ通信を行う。請求項4の発明は、請
求項3の発明において、各計算機1に自計算機群の群内
標準データ表現形式3と群間標準データ表現形式4との
間の変換機構を設けたものである。
When each computer 1 communicates with another computer 1 of another computer group 2 having a different internal data representation format, data is mutually exchanged between the computer groups 2 via the inter-group standard data representation format 4. Communicate. According to the invention of claim 4, in the invention of claim 3, each computer 1 is provided with a conversion mechanism between the intra-group standard data representation format 3 and the inter-group standard data representation format 4 of its own computer group.

【0013】請求項5の発明は、請求項1,2,3又は
4の発明において、各計算機1にその計算機1の内部デ
ータ表現形式と、その計算機1が属する計算機群2の群
内標準データ表現形式3との間の変換機構を設けたもの
である。請求項6の発明は、請求項1,2,3又は4の
発明において、各計算機1にその計算機1の内部データ
表現形式と、その計算機1が属する計算機群2の全ての
種類のデータ表現形式との間の変換機構を設けたもので
ある。
According to a fifth aspect of the present invention, in the first, second, third or fourth aspect of the present invention, each computer 1 has an internal data representation format of the computer 1 and standard data within a group of the computer group 2 to which the computer 1 belongs. A conversion mechanism between the expression format 3 and the expression format 3 is provided. The invention of claim 6 is the invention of claim 1, 2, 3 or 4, in which each computer 1 has an internal data representation format of the computer 1 and all types of data representation formats of the computer group 2 to which the computer 1 belongs. And a conversion mechanism between and.

【0014】請求項7の発明は、請求項1,2,3,
4,5又は6の発明において、類似する内部データを持
つ計算機1同士で、一つの計算機群2を構成したもので
ある。請求項8の発明は、請求項1,2,3,4,5又
は6の発明において、頻繁にデータ通信する必要のある
計算機1同士で、一つの計算機群2を構成したものであ
る。
The invention of claim 7 is the invention of claims 1, 2, 3,
In the invention of 4, 5 or 6, one computer group 2 is constituted by computers 1 having similar internal data. According to an eighth aspect of the present invention, in the first, second, third, fourth, fifth or sixth aspect of the present invention, one computer group 2 is configured by the computers 1 that need frequent data communication.

【0015】[0015]

【作用】計算機1が他の計算機群2の異なる内部データ
表現形式を持つ計算機1とデータ通信を行う場合には、
送信元の計算機1の内部データ表現形式を送信先の群内
標準データ表現形式3に変換して他の計算機群2へ送信
する。他の計算機群2における送信先の計算機1は、送
信されたデータを自計算機の内部データ表現形式に変換
して受信する。
When the computer 1 performs data communication with the computer 1 having another internal data representation format of another computer group 2,
The internal data representation format of the computer 1 of the transmission source is converted into the standard data representation format 3 of the transmission destination group and transmitted to the other computer group 2. The destination computer 1 in the other computer group 2 converts the transmitted data into the internal data representation format of its own computer and receives it.

【0016】計算機1が、同一の群内の異なる内部デー
タ表現形式を持つ計算機1とデータ通信を行う場合に
は、計算機1は自計算機の内部データ表現形式を群内標
準データ表現形式3あるいは他の計算機1の内部データ
表現形式に変換して送信する。受信先の計算機1は、群
内標準データ表現形式3によりデータが送信された場
合、群内標準データ表現形式3を自計算機1の内部デー
タ表現形式に変換して、データを受信する。
When the computer 1 performs data communication with the computers 1 having different internal data representation formats in the same group, the computer 1 sets the internal data representation format of its own computer to the standard data representation format 3 within the group or other. It is converted into the internal data representation format of the computer 1 and transmitted. When the data is transmitted in the in-group standard data expression format 3, the recipient computer 1 converts the in-group standard data expression format 3 into the internal data expression format of its own computer 1 and receives the data.

【0017】また、各計算機群間に、各計算機群2間で
計算機1が通信を行うための群間標準データ表現形式4
を設け、群間標準データ表現形式4を介して、各計算機
群2間で相互にデータ通信を行うこともできる。ネット
ワークを構成する計算機を階層的に複数の群に分割し、
各計算機群内に群内標準データ表現形式3を設けてデー
タ通信を行うことにより、変換機構の規模大きくするこ
となく、データの変換速度を向上することができる。
Further, an inter-group standard data representation format 4 for the computer 1 to communicate between the computer groups and between the computer groups 2
It is also possible to perform data communication between the computer groups 2 via the inter-group standard data expression format 4. Divide the computers that make up the network hierarchically into multiple groups,
By providing the intra-group standard data representation format 3 in each computer group and performing data communication, the data conversion speed can be improved without increasing the scale of the conversion mechanism.

【0018】なお、計算機を群に分類するに際して、内
部データ表現形式の類似度を重要視して群を組織すれ
ば、変換機構の規模は小さくなり、また、形式変換の頻
度を重要視して群を組織すれば、全体的な変換に要する
速度の効率は良くなる。
When the computers are classified into groups, if the similarity of the internal data representation format is emphasized and the groups are organized, the scale of the conversion mechanism becomes small and the frequency of format conversion is emphasized. Organizing groups makes the overall conversion more efficient in speed.

【0019】[0019]

【実施例】図2は本発明の実施例を示す図である。11
ないし13は計算機群、11aないし11c,12aな
いし12c,13aないし13Cはそれぞれ計算機群に
含まれる計算機、14は群間標準データ表現形式であ
り、同図aは群内標準、群間完全結合方式を示し、同図
bは群内標準、群間標準方式を示し、同図cは群内完全
結合、群間完全結合方式を示し、同図cは群内完全結
合、群間標準方式を示す。
FIG. 2 is a diagram showing an embodiment of the present invention. 11
1 to 13 are computer groups, 11a to 11c, 12a to 12c, 13a to 13C are computers included in each computer group, and 14 is a standard data representation format between groups, and FIG. Figure b shows the intra-group standard and inter-group standard methods, Figure c shows the intra-group complete connection and inter-group complete connection methods, and Figure c shows the intra-group complete connection and inter-group standard methods. ..

【0020】同図において、直線で結ばれている計算機
は、計算機が自計算機の内部データ表現形式を相手側計
算機の内部データ表現形式に変換する変換機構を持ち、
直接相互に、通信を行うことができる計算機であり、ま
た、計算機間標準データ表現形式14を介して直線で結
ばれている計算機は、送信側の計算機において、計算機
の内部データ表現形式を計算機間標準データ表現形式に
変換して送信先の計算機に伝送し、送信先の計算機にお
いて計算機間標準データ表現形式をその計算機の内部デ
ータ表現形式に変換することによりデータ伝送を行う計
算機である。
In the figure, the computer connected by a straight line has a conversion mechanism for converting the internal data representation form of the own computer into the internal data representation form of the other computer.
Computers that can directly communicate with each other and that are connected by a straight line via the standard data representation format 14 between computers are It is a computer that performs data transmission by converting to a standard data representation format and transmitting it to a destination computer, and then at the destination computer converting the inter-computer standard data representation format to the internal data representation format of the computer.

【0021】また、さらに、計算機群11,12,13
には、各計算機の内部データ表現形式が類似している計
算機、あるいは、相互のデータの変換の頻度の多い(高
い)計算機同士が分類され集められており、各群中の計
算機11c,12c,13cは各計算機群を代表する群
標準データ表現形式を持つ計算機である。図3は各計算
機が持つデータ変換機構を示す図であり、21は各計算
機のアプリケーション、21aは各計算機の内部デー
タ、21bは送信先のアドレス、22は変換制御部、2
2aは群内処理部、22bは群間処理部、22cは変換
制御部、22dは計算機群管理表、23は通信制御部、
23aは送信データ、23bは送信先アドレスである。
Further, the computer groups 11, 12, 13 are further provided.
In the table, computers having similar internal data representation formats of computers or computers having a high frequency of conversion of mutual data (high) are classified and collected, and computers 11c, 12c in each group, Reference numeral 13c is a computer having a group standard data representation format representing each computer group. FIG. 3 is a diagram showing a data conversion mechanism of each computer, 21 is an application of each computer, 21a is internal data of each computer, 21b is a destination address, 22 is a conversion control unit, 2
2a is an intra-group processing unit, 22b is an inter-group processing unit, 22c is a conversion control unit, 22d is a computer group management table, 23 is a communication control unit,
Reference numeral 23a is transmission data, and 23b is a destination address.

【0022】同図における群内処理部22aは、計算機
の内部データを、群内標準データあるいは送信先内部デ
ータに変換する手段、群間処理部22bは、計算機の内
部データあるいは群内標準データを、群間標準データあ
るいは送信先の群標準データに変換する手段、変換制御
部22cは、計算機群管理表22dを参照して、通信先
が群内か群間かを判断して、群内処理部22aおよび群
間処理部22bの変換処理を制御するとともに、送信先
のアドレスを決定する手段である。
The intra-group processing unit 22a in the figure converts the internal data of the computer into intra-group standard data or destination internal data, and the inter-group processing unit 22b converts the internal data of the computer or intra-group standard data. The conversion control unit 22c refers to the computer group management table 22d to determine whether the communication destination is within the group or between the groups, and performs the intra-group processing by referring to the computer group management table 22d. It is means for controlling the conversion processing of the unit 22a and the inter-group processing unit 22b, and determining the destination address.

【0023】図4は図2の各方式において用いられる群
内処理部22a、群間処理部22bの各種の形態を示す
図であり、同図aは標準方式において用いられる群内処
理部31、同図bは完全結合方式において用いられる群
内処理部32、同図cは標準方式において用いられる群
間処理部33、同図dは完全結合方式において用いられ
る群間処理部34を示す。
FIG. 4 is a diagram showing various forms of the intra-group processing unit 22a and the inter-group processing unit 22b used in each system of FIG. 2, and FIG. 4A shows the intra-group processing unit 31 used in the standard system. FIG. 7B shows the intra-group processing unit 32 used in the complete combination method, FIG. 6C shows the inter-group processing unit 33 used in the standard method, and FIG.

【0024】図4において、同図aの群内処理部31は
内部データを群内標準データに変換する手段、同図bの
群内処理部32は、複数の変換処理部32−1ないし3
2−nを持ち、変換処理部32−1ないし32−nによ
り、内部データを送信先に応じた内部データに変換する
手段である。また、同図cの群内処理部33は群内標準
データを群間標準データに変換する手段、同図dの群内
処理部34は、複数の変換処理部34−1ないし34−
nを持ち、変換処理部34−1ないし34−nにより、
群内標準データを送信先に応じた送信先の群内標準デー
タに変換する手段である。
In FIG. 4, the intra-group processing unit 31 in FIG. 4A is means for converting internal data into intra-group standard data, and the intra-group processing unit 32 in FIG. 4B is a plurality of conversion processing units 32-1 to 3-3.
2-n, which is means for converting internal data into internal data according to the destination by the conversion processing units 32-1 to 32-n. Further, the intra-group processing unit 33 in FIG. 13C is a means for converting intra-group standard data into inter-group standard data, and the intra-group processing unit 34 in FIG. 9D is a plurality of conversion processing units 34-1 to 34-.
n, and by the conversion processing units 34-1 to 34-n,
It is a means for converting the intra-group standard data into intra-group standard data of the destination corresponding to the destination.

【0025】つぎに、上記、図3および図4を用いて図
2のaないしdに示した各方式におけるデータの変換処
理について説明する。 (a)群内標準、群間完全結合方式(図2a) 図2aの群内標準、群間完全結合方式の場合には、図3
に示す群内処理部22aとして図4aに示す群内処理部
31が用いられ、また、図3に示す群間処理部22bと
して図4dに示す群間処理部34が用いられる。
Next, the data conversion process in each of the methods shown in FIGS. 2A to 2D will be described with reference to FIGS. 3 and 4. (A) Intra-group standard and inter-group perfect coupling method (FIG. 2a) In the case of the intra-group standard and inter-group perfect coupling method of FIG.
4a is used as the intra-group processing unit 22a shown in FIG. 4 and the inter-group processing unit 34 shown in FIG. 4d is used as the inter-group processing unit 22b shown in FIG.

【0026】図2aにおいて、計算機群11内の計算機
11aが同じ群内の計算機11bにデータを送信する場
合、計算機11aのアプリケーションが送信データを群
内処理部22a(図4aが用いられている)に送る。群
内処理部22aは計算機11aの内部データ表現形式の
データを画一的に群11の群内標準データ表現形式(計
算機11cの内部データ表現形式)に変換し、群間処理
部22b(図4dが用いられている)に送る。
In FIG. 2a, when the computer 11a in the computer group 11 transmits data to the computer 11b in the same group, the application of the computer 11a processes the transmission data within the group 22a (FIG. 4a is used). Send to. The in-group processing unit 22a uniformly converts the data in the internal data expression format of the computer 11a into the in-group standard data expression format of the group 11 (internal data expression format of the computer 11c), and the inter-group processing unit 22b (FIG. 4d). Is used).

【0027】変換制御部22cはこのデータの送信先が
自群11内であり、群間処理が必要ないので、群間処理
部22bによる変換処理を行わず、群内処理部22aに
より群内標準データ表現形式に変換されたデータをその
まま、通信制御部23に送り、送信先のアドレス23b
とともに送信データ23aをネットワークに送り出す。
The conversion control unit 22c does not perform the conversion process by the inter-group processing unit 22b because the transmission destination of this data is within the own group 11 and the inter-group processing unit 22b does not perform the conversion process by the intra-group processing unit 22a. The data converted into the data representation format is sent to the communication control unit 23 as it is, and the destination address 23b
At the same time, the transmission data 23a is sent to the network.

【0028】受信先の計算機11bにおいては、通信制
御部23がデータを受信して群間処理部22bに送る。
群間処理部22bでは、計算機11aの場合と同様に変
換の必要がないので、そのまま受信したデータを群内処
理部22aに送る。群内処理部22aは、群内標準形式
データを計算機11bの内部データ表現形式に変換し
て、アプリケーション21に送る。
In the recipient computer 11b, the communication controller 23 receives the data and sends it to the inter-group processor 22b.
Since the inter-group processing unit 22b does not require conversion as in the case of the computer 11a, the received data is sent to the intra-group processing unit 22a as it is. The in-group processing unit 22a converts the in-group standard format data into the internal data representation format of the computer 11b and sends it to the application 21.

【0029】つぎに、計算機11aが他の計算機群12
内の計算機12aにデータを送信する場合には、まず、
計算機11aの群内処理部22aが計算機11aの内部
データ表現形式データを画一的に群11の群内標準デー
タ表現形式に変換し、群間処理部22b(図4dが用い
られている)に送る。変換制御部22cは、送信先が群
12の計算機12aであることから、群間処理部22b
の変換処理部(図4dの34−1ないし34−n)のう
ち群12の群内標準データ表現形式(計算機12cの内
部データ表現形式)に変換する変換処理部を選択して、
群11の群内標準データ表現形式を群12の群内標準デ
ータ表現形式に変換して通信制御部23に送り、送信先
のアドレス23bとともに送信データ23aをネットワ
ークに送り出す。
Next, the computer 11a is replaced by another computer group 12
When sending data to the computer 12a in the
The intra-group processing unit 22a of the computer 11a uniformly converts the internal data representation format data of the computer 11a into the intra-group standard data representation format of the group 11, and the inter-group processing unit 22b (FIG. 4d is used). send. Since the transmission destination is the computer 12a of the group 12, the conversion control unit 22c has an inter-group processing unit 22b.
Of the conversion processing units (34-1 to 34-n in FIG. 4d), the conversion processing unit that converts to the standard data representation format within the group 12 (internal data representation format of the computer 12c) is selected,
The in-group standard data expression format of the group 11 is converted into the in-group standard data expression format of the group 12 and sent to the communication control unit 23, and the transmission data 23a is sent out to the network together with the destination address 23b.

【0030】受信先の計算機12aでは通信制御部23
がデータを受信して、群間処理部22bに送る。群間処
理部22bにおいては、すでにデータが自群12の群内
標準データ表現形式になっているので、そのままデータ
を群内処理部22aに送る。群内処理部22aでは自群
の群内標準形式のデータを計算機12aの内部データ表
現形式に変換して、アプリケーション21に送る。 (b)群内標準、群間標準方式(図2b) 図2bの群内標準、群間標準方式の場合には、図3に示
す群内処理部22aとして図4aに示す群内処理部31
が用いられ、また、図3に示す群間処理部22bとして
図4cに示す群間処理部33が用いられる。
In the recipient computer 12a, the communication control unit 23
Receives the data and sends it to the inter-group processing unit 22b. In the inter-group processing unit 22b, since the data has already been in the standard data representation format within the group of its own group 12, the data is sent to the intra-group processing unit 22a as it is. The in-group processing unit 22a converts the data in the in-group standard format of the own group into the internal data representation format of the computer 12a and sends it to the application 21. (B) In-group standard, inter-group standard system (FIG. 2b) In the case of the intra-group standard and inter-group standard system of FIG. 2b, the intra-group processing unit 31 shown in FIG. 4a as the intra-group processing unit 22a shown in FIG.
Is used, and the inter-group processing unit 33 shown in FIG. 4c is used as the inter-group processing unit 22b shown in FIG.

【0031】図2bにおいて、計算機群11内の計算機
11aが同じ群内の計算機11bにデータを送信する場
合は、(1)において説明した群内標準、群間完全結合
方式(図2a)と同様に、群内処理部22aにおいて、
計算機11aの内部データ表現形式のデータを群11の
群内標準データ表現形式(計算機11cの内部データ表
現形式)に変換し、群間処理部22bによる変換処理を
行わず、通信制御部23より送信先のアドレス23bと
ともに送信データ23aをネットワークに送り出す。
In FIG. 2b, when the computers 11a in the computer group 11 send data to the computers 11b in the same group, the same method as the intra-group standard and inter-group complete coupling method (FIG. 2a) described in (1) is used. In the intra-group processing unit 22a,
The data in the internal data representation format of the computer 11a is converted into the standard data representation format within the group 11 (internal data representation format of the computer 11c), and is transmitted from the communication control unit 23 without performing the conversion process by the inter-group processing unit 22b. The transmission data 23a is sent to the network together with the address 23b.

【0032】受信先の計算機11bにおいては、図2a
の場合と同様に、群間処理部22bで変換処理を行わ
ず、そのまま受信したデータを群内処理部22aに送
る。群内処理部22aは、群内標準形式データを計算機
11bの内部データ表現形式に変換して、アプリケーシ
ョン21に送る。つぎに、計算機11aが他の計算機群
12内の計算機12aにデータを送信する場合には、ま
ず、計算機11aの群内処理部22aが計算機11aの
内部データ表現形式のデータを群11の群内標準データ
表現形式に変換し、群間処理部22b(図4cが用いら
れている)に送る。
In the recipient computer 11b, as shown in FIG.
Similarly to the case of (3), the conversion processing is not performed by the inter-group processing unit 22b, and the received data is sent to the intra-group processing unit 22a as it is. The in-group processing unit 22a converts the in-group standard format data into the internal data representation format of the computer 11b and sends it to the application 21. Next, when the computer 11a transmits data to the computer 12a in another computer group 12, first, the intra-group processing unit 22a of the computer 11a transfers the data in the internal data representation format of the computer 11a to the group of group 11 It is converted into a standard data representation format and sent to the inter-group processing unit 22b (FIG. 4c is used).

【0033】変換制御部22cは送信先が群12の計算
機12aであることから、群間処理部22b(図4c)
により、データを群間標準データ表現形式に変換して、
通信制御部23に送り、送信先のアドレス23bととも
に送信データ23aをネットワークに送り出す。受信先
の計算機12aでは通信制御部23がデータを受信し
て、群間処理部22bに送る。群間処理部22b(図4
c)においては、群間標準データ表現形式を群12の群
内標準データ表現形式(計算機12cの内部データ表現
形式)に変換して、群内処理部22aに送る。群内処理
部22aにおいては、群内標準データ表現形式を計算機
12aの内部データ表現形式に変換して、アプリケーシ
ョン21に送る。 (c)群内完全結合、群間完全結合方式(図2c) 図2cの群内完全結合、群間完全結合方式の場合には、
図3に示す群内処理部22aとして図4bに示す群内処
理部32が用いられ、また、図3に示す群間処理部22
bとして図4dに示す群間処理部34が用いられる。
Since the transmission destination of the conversion control unit 22c is the computer 12a of the group 12, the inter-group processing unit 22b (FIG. 4c).
To convert the data to the standard data representation format between groups,
The data is sent to the communication control unit 23, and the send data 23a is sent to the network together with the destination address 23b. In the recipient computer 12a, the communication controller 23 receives the data and sends it to the inter-group processor 22b. Group processing unit 22b (see FIG. 4)
In c), the inter-group standard data expression format is converted to the intra-group standard data expression format of the group 12 (internal data expression format of the computer 12c) and sent to the intra-group processing unit 22a. The in-group processing unit 22a converts the in-group standard data expression format into the internal data expression format of the computer 12a and sends it to the application 21. (C) Intra-group perfect coupling, inter-group perfect coupling method (FIG. 2c) In the case of intra-group perfect coupling and inter-group perfect coupling method of FIG. 2c,
The intra-group processing unit 32 shown in FIG. 4b is used as the intra-group processing unit 22a shown in FIG. 3, and the inter-group processing unit 22 shown in FIG.
The inter-group processing unit 34 shown in FIG. 4d is used as b.

【0034】図2cにおいて、計算機群11内の計算機
11aが同じ群内の計算機11bにデータを送信する場
合、計算機11aのアプリケーションが送信データを群
内処理部22a(図4bが用いられている)に送る。変
換制御部22cは、送信先が自群11の計算機11bで
あることから、群内処理部22bの変換処理部(図4b
の32−1ないし32−n)のうち計算機11bの内部
データ表現形式に変換する変換処理部を選択して、計算
機11aの内部データ表現形式を計算機11bの内部デ
ータ表現形式に変換して、群間処理部22bに送る。
In FIG. 2c, when the computer 11a in the computer group 11 transmits data to the computer 11b in the same group, the application of the computer 11a processes the transmission data in the group processing unit 22a (FIG. 4b is used). Send to. Since the transmission destination is the computer 11b of the own group 11, the conversion control section 22c has the conversion processing section (FIG. 4b) of the intra-group processing section 22b.
32-1 to 32-n), a conversion processing unit for converting to the internal data expression format of the computer 11b is selected, and the internal data expression format of the computer 11a is converted to the internal data expression format of the computer 11b, It is sent to the inter-processing unit 22b.

【0035】群間処理部22bはデータの送信先が自群
11内であり、群間処理が必要ないので変換処理を行わ
ず、計算機11aの内部データ表現形式に変換されたデ
ータをそのまま通信制御部23に送り、送信先のアドレ
ス23bとともに送信データ23aをネットワークに送
り出す。受信先の計算機11bにおいては、通信制御部
23がデータを受信して群間処理部22bに送る。群間
処理部22bでは、変換の必要がないので、受信したデ
ータをそのまま群内処理部22aに送る。群内処理部2
2aは、群間処理部22bと同様、変換処理を行わず計
算機11bの内部データ表現形式に変換されたデータを
アプリケーション21に送る。
The inter-group processing unit 22b does not perform the inter-group processing because the destination of the data is within the self-group 11 and the inter-group processing is not required, and the data converted into the internal data representation format of the computer 11a is communication-controlled as it is. And sends the transmission data 23a together with the destination address 23b to the network. In the recipient computer 11b, the communication control unit 23 receives the data and sends it to the inter-group processing unit 22b. Since the inter-group processing unit 22b does not need to convert, the received data is sent to the intra-group processing unit 22a as it is. In-group processing unit 2
Like the inter-group processing unit 22b, the data 2a does not perform the conversion process and sends the data converted into the internal data representation format of the computer 11b to the application 21.

【0036】つぎに、計算機11aが他の計算機群12
内の計算機12aにデータを送信する場合には、まず、
計算機11aのアプリケーションが送信データを群内処
理部22a(図4bが用いられている)に送る。変換制
御部22cは、送信先が自群11ではないので、群内処
理部22bの変換処理部(図4bの32−1ないし32
−n)のうち群内標準データ表現形式(計算機11cの
内部データ表現形式)に変換する変換処理部を選択し
て、計算機11aの内部データ表現形式を群11の群内
標準データ表現形式に変換して、群間処理部22bに送
る。
Next, the computer 11a is replaced by another computer group 12
When sending data to the computer 12a in the
The application of the computer 11a sends the transmission data to the intra-group processing unit 22a (FIG. 4b is used). Since the transmission destination of the conversion control unit 22c is not the own group 11, the conversion control unit 22c performs conversion processing units (32-1 to 32 in FIG. 4b) of the intra-group processing unit 22b.
In (n), a conversion processing unit for converting to the in-group standard data expression format (internal data expression format of the computer 11c) is selected, and the internal data expression format of the computer 11a is converted to the in-group standard data expression format of the group 11. And sends it to the inter-group processing unit 22b.

【0037】群間処理部22bにおいて、変換制御部2
2cは、送信先が群12の計算機12aであることか
ら、群間処理部22bの変換処理部(図4dの34−i
ないし34−n)のうち群12の標準データ表現形式に
変換する変換処理部を選択して、群11の群内標準デー
タ表現形式を群12の標準データ表現形式に変換して通
信制御部23に送り、送信先のアドレス23bとともに
送信データ23aをネットワークに送り出す。
In the inter-group processing unit 22b, the conversion control unit 2
In 2c, since the transmission destination is the computer 12a of the group 12, the conversion processing unit (34-i in FIG. 4d) of the inter-group processing unit 22b.
34-n), a conversion processing unit for converting to the standard data expression format of the group 12 is selected, the standard data expression format within the group 11 is converted to the standard data expression format of the group 12, and the communication control unit 23 is selected. And send the send data 23a to the network together with the destination address 23b.

【0038】受信先の計算機12aでは通信制御部23
がデータを受信して、群間処理部22bに送る。群間処
理部22bにおいては、すでにデータが自群12の群内
標準データ表現形式になっているので、そのままデータ
を群内処理部22aに送る。群内処理部22aでは自群
の群内標準形式のデータを計算機12aの内部データ表
現形式に変換して、アプリケーション21に送る。 (d)群内完全結合、群間標準方式(図2d) 図2dの群内完全結合、群間標準結合方式の場合には、
図3に示す群内処理部22aとして図4bに示す群内処
理部32が用いられ、また、図3に示す群間処理部22
bとして図4cに示す群間処理部33が用いられる。
In the recipient computer 12a, the communication control unit 23
Receives the data and sends it to the inter-group processing unit 22b. In the inter-group processing unit 22b, since the data has already been in the standard data representation format within the group of its own group 12, the data is sent to the intra-group processing unit 22a as it is. The in-group processing unit 22a converts the data in the in-group standard format of the own group into the internal data representation format of the computer 12a and sends it to the application 21. (D) Intra-group perfect connection and inter-group standard method (Fig. 2d) In the case of intra-group perfect connection and inter-group standard connection method of Fig. 2d,
The intra-group processing unit 32 shown in FIG. 4b is used as the intra-group processing unit 22a shown in FIG. 3, and the inter-group processing unit 22 shown in FIG.
An inter-group processing unit 33 shown in FIG. 4c is used as b.

【0039】この方式においては、群内でデータを通信
する場合には、(3)群内完全結合、群間完全結合方式
において説明した場合と同様となり、また、群間にまた
がるデータ通信の場合には、(2)群内標準、群間標準
方式において説明した場合と同様になる。図2に示した
実施例におけるデータの通信は上記したように行われる
が、計算機11aないし13cを各群に分ける場合、そ
の分類は各計算機の内部データ表現形式の類似の度合、
もしくは、そのネットワークにおけるデータ表現形式変
換の頻度により分類される。
In this system, when data is communicated within a group, it is the same as the case described in (3) Complete coupling within a group and complete coupling between groups, and in the case of data communication across groups. Is the same as the case described in (2) intra-group standard and inter-group standard system. Although the data communication in the embodiment shown in FIG. 2 is performed as described above, when the computers 11a to 13c are divided into each group, the classification is performed by the degree of similarity of the internal data representation format of each computer,
Alternatively, they are classified according to the frequency of data representation format conversion in the network.

【0040】ここで、内部データの類似の度合は、変換
機構の規模に影響する何らかの数値、例えば、変換の必
要なデータ表現形式の数(これは、非類似の度合とな
る)、で表す。形式変換の頻度は、そのネットワークに
おいて、そのデータ表現形式変換が必要な度合、例え
ば、データ表現形式変換が生じる確率で表す。
Here, the degree of similarity of the internal data is represented by some numerical value that influences the scale of the conversion mechanism, for example, the number of data expression formats that require conversion (this is a degree of dissimilarity). The frequency of format conversion is expressed by the degree of the data expression format conversion required in the network, for example, the probability that the data expression format conversion occurs.

【0041】そして、基本的には、内部データ表現形式
が類似しているもの同士、もしくは、頻度の高いデータ
表現形式変換を行うもの同士を一つの群に分類する。ま
た、群内標準データ表現形式は、その群で最も共通デー
タ表現形式が多いもの、または、その群で最も頻繁にデ
ータ表現形式変換が行われるものを選定する。群間標準
データ表現形式についても、群内標準データ表現形式を
選定する場合と同様な考え方により選定される。
Then, basically, those having a similar internal data expression format or those having a high frequency of data expression format conversion are classified into one group. In addition, as the standard data expression format within the group, the one having the most common data expression format in the group or the one in which the data expression format conversion is most frequently performed in the group is selected. The standard data representation format between groups will be selected in the same way as when selecting the standard data representation format within a group.

【0042】一般に、内部データ表現形式の類似度を重
要視して群を組織すれば、変換機構の規模は小さくな
り、また、形式変換の頻度を重要視して群を組織すれ
ば、全体的な変換に要する速度の効率は良くなる。つぎ
に、本発明の方式の効果を評価するため、まず、変換速
度と変換規模の客観的な尺度をつぎの(1)のように定
め、形式変換の頻度により計算機群を分類した場合と、
内部データ表現形式の類似度により計算機群を分類した
場合の、変換機構の規模および変換速度の観点における
従来方式と本発明の方式の効果をつぎの(2),(3)
で説明する。 (1)変換速度と変換規模の評価 今、N={a1,a2,...., an }をネットワーク、Mを
ネットワークNにおける変換方式、ai を計算機とし、
ijを計算機ai と計算機aj の間で内部表現の異なる
データ表現形式の数、Dijを変換方式Mによって計算機
i と計算機a j の間で実際に行われる変換処理の総数
とする。
Generally, the degree of similarity of the internal data representation format is
If the group is organized with the essence, the scale of the conversion mechanism will
In addition, it is important to organize groups by emphasizing the frequency of format conversion.
If so, the speed of the overall conversion is more efficient. Next
First, in order to evaluate the effect of the method of the present invention, first,
The objective scale of degree and conversion scale is set as shown in (1) below.
Therefore, when the computer group is classified according to the frequency of format conversion,
Computer groups were classified according to the similarity of the internal data representation format.
In terms of the scale and speed of the conversion mechanism,
The effects of the conventional method and the method of the present invention are described in (2) and (3) below.
Described in. (1) Evaluation of conversion speed and conversion scale Now, N = {a1, a2,...., an} Network, M
Conversion method in network N, aiAs a calculator,
dijCalculator aiAnd calculator ajDifferent in internal representation between
Number of data representation formats, DijComputer by conversion method M
aiAnd calculator a jTotal number of conversions actually performed between
And

【0043】ネットワークNの変換方式Mにおける変換
規模SM,N は次式(1)で定められる。また、ネットワ
ークNにおいて、データ表現形式変換が起こったとき、
それが計算機ai と計算機aj の間の変換である確率を
ijとすると、ネットワークNの変換方式Mによる変換
速度FM,N は次式(2)で定められる。
The conversion scale S M, N in the conversion method M of the network N is defined by the following equation (1). In addition, when data representation format conversion occurs in the network N,
If the probability that it is a conversion between the computer a i and the computer a j is p ij , the conversion speed F M, N by the conversion method M of the network N is determined by the following expression (2).

【0044】[0044]

【数1】 [Equation 1]

【0045】変換規模とは、そのネットワーク全体で用
意しなくてはならないデータ表現形式変換機構部の総数
であり、変換速度とは、ネットワーク全体で一回のデー
タ表現形式変換に用いるデータ表現形式変換機構部の数
の平均値である。例えば、3つの計算機a1,a2,a3
内部データ表現形式がつぎのようであるとする。
The conversion scale is the total number of data expression format conversion mechanisms that must be prepared in the entire network, and the conversion speed is the data expression format conversion used for one data expression format conversion in the entire network. It is the average value of the number of mechanical parts. For example, assume that the internal data representation format of the three computers a 1 , a 2 , and a 3 is as follows.

【0046】 計算機/データ表現形式 整数 bit 長 文字列 −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−− a1 big endian 16 ASCII a2 little endian 32 ASCII a3 little endian 16 EBCDIC ここで、変換方式Mをa2 を標準形式とする標準方式
(計算機a1 と計算機a 3 の間では、計算機a2 の内部
データ表現形式を経由してデータ変換を行う方式)とす
ると、内部データの違いdijは d12=d13=d23=2 であるが、変換方式Mによる実際の変換に要する処理数
ijは D12=D23=2 D13=d12+d23=4 となる。
Calculator / Data representation format Integer bit Long character string --------------------1 big endian 16 ASCII II a2 little endian 32 ASCII II3 little endian 16 EBCDIC where conversion method M is a2Is a standard method
(Calculator a1And calculator a 3In between, computer a2Inside
Data conversion method via data representation format)
Then, the difference of internal data dijIs d12= D13= Dtwenty three= 2, but the number of processes required for the actual conversion by the conversion method M
DijIs D12= Dtwenty three= 2D13= D12+ Dtwenty three= 4.

【0047】もちろん、変換規模SM,N や変換速度F
M,N は大雑把な評価尺度にすぎないが、問題を簡略化す
るため、ここでは上記のような変換規模SM,N や変換速
度FM, N により、本発明の方式の評価を行う。 (2)計算機群を変換形式の頻度により分類した場合。 5つの計算機a1,a2,...,a5 から成るネットワークN
について考える。
Of course, conversion scale S M, N and conversion speed F
Although M and N are only rough evaluation scales, in order to simplify the problem, the method of the present invention is evaluated by the conversion scale S M, N and the conversion speed F M, N as described above. (2) When the computer group is classified according to the frequency of the conversion format. Network N consisting of five computers a 1 , a 2 , ..., A 5
think about.

【0048】ネットワークNのどの2つの計算機も、一
つだけデータ表現形式が異なる。すなわち、全てのiと
j(1≦j≦n)について、 dij=dji=1 である。また、データ変換の確率分布は次の通りであ
る。 表1、ai とaj でデータ変換の起こる確率pij i/j a1 2 3 4 5 −−−−−−−−−−−−−−−−−−−−−−− a1 0 0.5 0.1 0 0.1 a2 0.5 0 0.1 0 0 a3 0.1 0.1 0 0.1 0.1 a4 0 0 0.1 0 0 a5 0.1 0 0.1 0 0 なお、データ変換の起こる確率p14=0は計算機a1
計算機aの間ではデータ変換を行わないことを表してい
る。
Every two computers in the network N differ in the data representation format by one. That is, for all i and j (1 ≦ j ≦ n), d ij = d ji = 1. The probability distribution of data conversion is as follows. Table 1, a i and the probability occurrence of data conversion a j p ij i / j a 1 a 2 a 3 a 4 a 5 --------------------- −− a 1 0 0.5 0.1 0 0.1 a 2 0.5 0 0.1 0 0 a 3 0.1 0.1 0 0.1 0.1 a 4 0 0 0.1 0 0 a 5 0.1 0 0.1 0 0 The probability of data conversion p 14 = 0 is calculated by the computer. This means that data conversion is not performed between a 1 and the computer a.

【0049】ここで、ネットワークNをつぎの3つの群
X,Y,Zに分類し、 X={a1,a2,a3 } Y={a4 } Z={a5 } 図5a,b,cに示すような完全結合方式、標準方式、
本発明の階層化方式の3つの方式について、各々の変換
規模Sと変換速度Fを比較する。
Here, the network N is classified into the following three groups X, Y, Z, and X = {a 1 , a 2 , a 3 } Y = {a 4 } Z = {a 5 } FIG. Full combination method, standard method,
The conversion scale S and the conversion speed F of each of the three hierarchical methods of the present invention will be compared.

【0050】同図において、計算機41,42,43,
44,45はそれぞれ計算機a1,a 2,a3,a4,a5 に対
応し、計算機間を結ぶ直線上に記された数字は、表1の
データ変換の起こる確率を示す。なお、上記比較を行う
に際して、図5cの本発明の階層化方式においては、デ
ータ変換を、群内は完全結合方式、群間は標準方式と
し、また、各群の群内標準データ表現形式をそれぞれ計
算機a3,a4,a5 の内部データ表現形式とし、群間標準
データ表現形式を計算機a3 の内部データ表現形式とす
る。 (a)完全結合方式(図5a) 完全結合方式の場合には、常に、全てのi,jについ
て、 変換処理の総数 Dij=1 であるので、変換規模S1,N および変換速度F1,N は下
式となる。
In the figure, computers 41, 42, 43,
44 and 45 are computer a1, a 2, a3, aFour, aFiveAgainst
Therefore, the numbers on the straight line connecting the computers are shown in Table 1.
Indicates the probability of data conversion. Note that the above comparison is performed
At this time, in the layering method of the present invention of FIG.
The data conversion is performed in the group by the complete connection method and by the group between the standard methods.
In addition, the standard data representation format within each group is calculated.
Calculator a3, aFour, aFiveThe internal data representation format of
Data representation format is computer a3Internal data representation format of
It (A) Perfect combination method (FIG. 5a) In the case of the perfect combination method, all i and j are always
And the total number of conversion processes Dij= 1, so the conversion scale S1, NAnd conversion speed F1, NIs below
It becomes an expression.

【0051】S1,N =5 ×4 =20 F1,N =1 ×0.5 +1 ×0.1 +1 ×0.1 +1 ×0.1 +1
×0.1+1 ×0.1 =1 (b)標準方式(図5b) 標準データ表現形式を計算機a1,a2,a3,a4,a5 のど
の内部データ表現形式とも異なるものとすると、全ての
i,jについて、 変換処理の総数 Dij=2 となる(但し、標準データ表現形式をak の内部データ
とする場合には、全てのiについて、変換処理の総数D
ki=1となる)。変換規模S2,N および変換速度F2,N
は下式となる。
S 1, N = 5 × 4 = 20 F 1, N = 1 × 0.5 +1 × 0.1 +1 × 0.1 +1 × 0.1 +1
× 0.1 + 1 × 0.1 = 1 (b) Standard method (Fig. 5b) If the standard data representation format is different from any internal data representation format of the computers a 1 , a 2 , a 3 , a 4 , a 5 For i, j, the total number of conversion processes D ij = 2 (however, when the standard data representation format is the internal data of a k , the total number of conversion processes D for all i)
ki = 1). Conversion scale S 2, N and conversion speed F 2, N
Is the following formula.

【0052】S2,N =5 ×2 =10 F2,N =2 ×(0.6+0.1 +0.1 +0.1 +0.1)=2 (c)本発明の方式(図5c) 上記したようにデータ変換を、群内は完全結合方式、群
間は標準方式とし、また、各群の群内標準データ表現形
式をそれぞれ計算機a3,a4,a5 の内部データ表現形式
とし、群間標準データ表現形式を計算機a3 の内部デー
タ表現形式とすると、変換処理の総数Dijの値は下表の
ようになる。
S 2, N = 5 × 2 = 10 F 2, N = 2 × (0.6 + 0.1 +0.1 +0.1 +0.1) = 2 (c) Method of the present invention (FIG. 5c) In this way, the data conversion is performed in the group by the complete coupling method and the group is performed by the standard method, and the standard data representation format within the group of each group is defined as the internal data representation format of the computers a 3 , a 4 and a 5 , respectively. If the inter-standard data representation format is the internal data representation format of the computer a 3 , the value of the total number of conversion processes D ij is as shown in the table below.

【0053】 表2、変換処理の総数Dijの値 i/j a1 2 3 4 5 −−−−−−−−−−−−−−−−−−−−−−− a1 0 1 1 2 2 a2 1 0 1 2 2 a3 1 1 0 1 1 a4 2 2 1 0 2 a5 2 2 1 2 0 上記表の値に基づいて変換規模S3,N および変換速度F
3,N を求めると、 S3,N =2 +2 +2 +2 +2 =10 F3,N =1 ×(0.5+0.1 +0.1 +0.1 +0.1 )+2 ×0.
1 =1.1 変換規模SN の値は小さいほど変換機構の規模が小さ
く、変換速度FNの値は小さいほどネットワーク全体と
して見たときの変換速度が早いことを意味している。
Table 2, Value of total number of conversion processes D ij i / j a 1 a 2 a 3 a 4 a 5 −−−−−−−−−−−−−−−−−−−−−−−− a 1 0 1 1 2 2 a 2 1 0 1 2 2 a 3 1 1 0 1 1 a 4 2 2 1 0 2 a 5 2 2 1 2 0 Conversion scale S 3, N and conversion based on the values in the above table Speed F
When 3, N is calculated, S 3, N = 2 +2 +2 +2 +2 = 10 F 3, N = 1 × (0.5 +0.1 +0.1 +0.1 +0.1) +2 × 0.
The smaller the value of 1 = 1.1 the conversion scale S N , the smaller the scale of the conversion mechanism, and the smaller the value of the conversion speed F N , the faster the conversion speed of the entire network.

【0054】したがって、図5cの本発明の階層化方式
は、図5bの標準方式と同じだけ小さな変換規模で、図
5aの完全結合方式とほぼ同じ変換速度を実現してい
る。理論上は、変換速度Fは完全結合方式のとき最小と
なり、変換規模Sは標準方式のときに最小となる。本発
明の階層化方式は変換速度Fおよび変換規模Sの両方を
最小値に近づけることが可能である。 (3)計算機群を内部データ表現形式の類似により分類
した場合。
Therefore, the layered scheme of the present invention of FIG. 5c achieves almost the same conversion speed as the fully-combined scheme of FIG. 5a with a smaller conversion scale than the standard scheme of FIG. 5b. Theoretically, the conversion speed F is the minimum in the fully coupled system, and the conversion scale S is the minimum in the standard system. The hierarchical system of the present invention can bring both the conversion speed F and the conversion scale S close to the minimum value. (3) When the computer groups are classified according to the similarity of the internal data representation format.

【0055】5つの計算機a1,a2,...,a5 から成るネ
ットワークNについて考える。ネットワークNのどの二
つの計算機も一様にデータ変換をするとする。すなわ
ち、全てのiとj(1≦j≦n)について、 データ変換の起こる確率 pij=1 / 52 =1 /10=
0.1 とする。また、計算機ai と計算機aj との間で変換し
なくてはならないデータ表現形式の種類の数dijは、つ
ぎの表に従う。
Consider a network N consisting of five computers a 1 , a 2 , ..., A 5 . It is assumed that any two computers in the network N uniformly perform data conversion. That is, for all i and j (1 ≦ j ≦ n), the probability of data conversion occurring p ij = 1/5 C 2 = 1/10 =
Set to 0.1. The number d ij of types of data representation formats that must be converted between the computer a i and the computer a j follows the table below.

【0056】 表3、ai とaj の(非)類似度dij i/j a1 2 3 4 5 −−−−−−−−−−−−−−−−−−−−−−− a1 0 2 3 3 2 a2 2 0 1 10 3 a3 3 1 0 10 10 a4 3 10 10 0 1 a5 2 3 10 1 0 ここで、ネットワークNをつぎの3つの群X,Y,Zに
分類し、 X={a1 } Y={a2,a3 } Z={a4,a5 } 図6a,b,cに示すような完全結合方式、標準方式、
本発明の階層化方式の3つの方式について、各々の変換
規模Sと変換速度Fを比較する。
In Table 3, the (non) similarity of a i and a j d ij i / j a 1 a 2 a 3 a 4 a 5 −−−−−−−−−−−−−−−−−−−− −−−−− a 1 0 2 3 3 2 a 2 2 0 1 10 3 a 3 3 1 0 10 10 a 4 3 10 10 0 1 a 5 2 3 10 1 0 Grouping into groups X, Y and Z, X = {a 1 } Y = {a 2 , a 3 } Z = {a 4 , a 5 } Full combination method, standard method as shown in FIGS. 6a, b and c ,
The conversion scale S and the conversion speed F of each of the three hierarchical methods of the present invention will be compared.

【0057】同図において、計算機41,42,43,
44,45はそれぞれ計算機a1,a 2,a3,a4,a5 に対
応し、計算機間を結ぶ直線上に記された数字は、表3の
iとaj の(非)類似度dijを示す。なお、上記比較
を行うに際して、図6cの本発明の階層化方式において
は、データ変換を、群内は完全結合方式(標準方式でも
結果は変わらない)、群間は標準方式とし、また、群
X,Y,Zの群内標準データ表現形式をそれぞれ計算機
1,a2,a5 の内部データ表現形式とし、群間標準デー
タ表現形式を計算機a1 の内部データ表現形式とする。 (a)完全結合方式(図6a) 完全結合方式の場合には、常に、全てのi,jについ
て、 変換処理の総数 Dij=1 であるので、変換規模S1,N および変換速度F1,N は下
式となる。
In the figure, computers 41, 42, 43,
44 and 45 are computer a1, a 2, a3, aFour, aFiveAgainst
Therefore, the numbers on the straight line connecting the computers are shown in Table 3.
aiAnd aj(Non) similarity d ofijIndicates. Note that the above comparison
In the layering method of the present invention of FIG. 6c,
Is the data conversion, and within the group is the complete combination method (even in the standard method)
The results will not change), the standard method will be used between groups, and
Calculating standard data representation formats for X, Y and Z groups respectively
a 1, a2, aFiveThe internal data representation format of
Computer expression format1The internal data representation format of. (A) Full combination method (Fig. 6a) In the case of the full combination method, all i and j are always
And the total number of conversion processes Dij= 1, so the conversion scale S1, NAnd conversion speed F1, NIs below
It becomes an expression.

【0058】S1,N ={(2 ×2 +3 ×2 )+(2 +1
+10+3 )+(3 +1 +10×2 )+(3 +10×2 +1 )
+(2 +3 +10+1 )}/2=90/2 =45 F1,N =S1,N ×0.1 =4.5 (b)標準方式(図6b) 計算機a1 の内部データ表現形式を群間標準データ表現
形式とすると、変換規模S2,N および変換速度F2,N
下式となる。
S 1, N = {(2 × 2 + 3 × 2) + (2 + 1
+ 10 + 3) + (3 + 1 + 10 × 2) + (3 + 10 × 2 + 1)
+ (2 +3 + 10 + 1)} / 2 = 90/2 = 45 F 1, N = S 1, N × 0.1 = 4.5 (b) Standard method (Fig. 6b) The internal data representation format of computer a 1 is group standard data In terms of the expression format, the conversion scale S 2, N and the conversion speed F 2, N are as follows.

【0059】S2,N =(0+2 +3 +3 +2 )×2 =20 F2,N =0.1 ×{(2 +3 +3 +2 )+(2 +5 +5 +
4 )+(3 +5 +6 +5 )+(3 +5 +6 +5 )+(2
+4 +5 +5 )}=8 (c)本発明の方式(図6c) 上記したようにデータ変換を、群内は完全結合方式、群
間は標準方式とし、また、群X,Y,Zの群内標準デー
タ表現形式をそれぞれ計算機a1,a2,a5 の内部データ
表現形式とし、群間標準データ表現形式を計算機a1
内部データ表現形式とすると、変換処理の総数Dijの値
は下表のようになる。
S 2, N = (0 + 2 + 3 + 3 + 2) × 2 = 20 F 2, N = 0.1 × {(2 + 3 + 3 + 2) + (2 + 5 + 5 +
4) + (3 + 5 + 6 + 5) + (3 + 5 + 6 + 5) + (2
+4 +5 +5)} = 8 (c) Method of the present invention (Fig. 6c) As described above, the data conversion is the complete combination method within the group, the standard method between the groups, and the group of groups X, Y, Z Assuming that the internal standard data representation format is the internal data representation format of the computers a 1 , a 2 and a 5 and the inter-group standard data representation format is the internal data representation format of the computer a 1 , the total number of conversion processes D ij is It looks like the table below.

【0060】 表4、変換処理の総数Dijの値 i/j a1 2 3 4 5 −−−−−−−−−−−−−−−−−−−−−−− a1 0 2 3 3 2 a2 2 0 1 5 4 a3 3 1 0 6 5 a4 3 5 6 0 1 a5 2 4 5 1 0 上記表の値に基づいて変換規模S3,N および変換速度F
3,N を求めると、 S3,N =(0 +2 +1 +1 +2 )×2 =12 F3,N =0.1 ×{(2 +3 +3 +2 )+(2 +1 +5 +
4 )×2 +(3 +1 +6 +5 )×2 }=6.4 変換規模SN の値は小さいほど変換機構の規模が小さ
く、変換速度FN の値は小さいほどネットワーク全体と
して見たときの変換速度が早いことを意味している。
Table 4, the value of the total number of conversion processes D ij i / j a 1 a 2 a 3 a 4 a 5 −−−−−−−−−−−−−−−−−−−−−−−− a 1 0 2 3 3 2 a 2 2 0 1 5 4 a 3 3 1 0 6 5 a 4 3 5 6 0 1 a 5 2 4 5 1 0 Conversion scale S 3, N and conversion based on the values in the above table Speed F
When 3, N is calculated, S 3, N = (0 +2 +1 +1 +1) × 2 = 12 F 3, N = 0.1 × {(2 +3 +3 +2) + (2 +1 +5 +
4) x 2 + (3 + 1 +6 +5) x 2} = 6.4 The smaller the conversion scale S N , the smaller the scale of the conversion mechanism, and the smaller the conversion speed F N , the conversion speed of the entire network. Means early.

【0061】したがって、図6cの本発明の階層化方式
は、図6a,b,cの中で最も小さな変換規模SN で、
図6aの完全結合方式よりは遅いが図6bの標準方式よ
りも早い変換速度FN を実現している。また、逆に変換
規模を大きくし、変換速度を上げるには、計算機群の階
層化を変更すれば良い。
Therefore, the layering scheme of the present invention in FIG. 6c has the smallest conversion scale S N in FIGS. 6a, b, c,
It achieves a conversion speed F N that is slower than the fully coupled scheme of FIG. 6a but faster than the standard scheme of FIG. 6b. On the contrary, in order to increase the conversion scale and increase the conversion speed, the hierarchization of the computer group may be changed.

【0062】なお、上記実施例においては、計算機が最
大9台で、計算機が複数の群に分けられて、群内に各計
算機が配設された2階層の例を示したが、本発明は上記
実施例に限定されるものではなく、計算機の台数を9台
以上とし、各群内に更に複数の群を設けることにより多
階層とすることができる。
In the above embodiment, the maximum number of computers is nine, the computers are divided into a plurality of groups, and each computer is arranged in each group. However, the present invention is not limited to this. The number of computers is not limited to the above-described embodiment, and the number of computers may be nine or more, and a plurality of groups may be provided in each group to form a multi-tier.

【0063】[0063]

【発明の効果】以上説明したことから明らかなように、
本発明においては、一部だけデータ表現形式が異なる計
算機間では、必要最小限のデータ変換により、高速に計
算機間の通信ができ、また、異なる計算機群にまたがる
計算機間では、データ表現形式の変換を2度必要とする
が、計算機群の個数は異なる内部データ形式の数にくら
べて少ないため、全体として変換機構をコンパクトにす
ることができる。
As is clear from the above description,
In the present invention, between computers whose data representation formats are partially different, it is possible to perform high-speed communication between computers with the minimum required data conversion, and between computers that are in different computer groups, the data representation format is converted. However, since the number of computer groups is smaller than the number of different internal data formats, the conversion mechanism can be made compact as a whole.

【0064】しかも、異なる計算機群間でのプログラム
通信は、一般に内部データ表現形式以外にも多くの変更
を必要とするので、同一計算機群間のプログラム通信に
較べ稀であり、データ変換を上記のように2回行って
も、データ表現形式を変換することによる効率の低下は
あまり問題とならない。さらに、本発明によれば、新ら
しい内部データ表現形式を持つ計算機が追加され場合で
も、追加された計算機はどこかの群に分類されるので、
群間変換部を変更する可能性は低い。
Moreover, since program communication between different computer groups generally requires many changes other than the internal data representation format, it is rarer than program communication between the same computer groups, and data conversion is performed as described above. Even if it is performed twice as described above, the reduction in efficiency due to the conversion of the data representation format does not pose a problem. Further, according to the present invention, even if a computer having a new internal data representation format is added, the added computer is classified into some group,
The possibility of changing the inter-group conversion unit is low.

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

【図1】本発明の原理図である。FIG. 1 is a principle diagram of the present invention.

【図2】本発明の実施例を示す図である。FIG. 2 is a diagram showing an example of the present invention.

【図3】本発明における各計算機のデータ変換機構を示
す図である。
FIG. 3 is a diagram showing a data conversion mechanism of each computer according to the present invention.

【図4】本発明における群内処理部、群間処理部の構成
を示す図である。
FIG. 4 is a diagram showing configurations of an intra-group processing unit and an inter-group processing unit according to the present invention.

【図5】本発明と従来例の効果を比較する図(その1)
である。
FIG. 5 is a diagram (part 1) comparing the effects of the present invention and the conventional example.
Is.

【図6】本発明と従来例の効果を比較する図(その2)
である。
FIG. 6 is a diagram (part 2) comparing the effects of the present invention and the conventional example.
Is.

【図7】従来例を示す図である。FIG. 7 is a diagram showing a conventional example.

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

1,11a,11b,11c,12a,12b,12
c,13a,13b 13c 計算機 2,11,12,13 計算機群 3 群内標準データ表
現形式 4,14 群間標準データ表
現形式 22 変換制御部 22a,31,32 群内処理部 22b,33,34 群間処理部 22c 変換制御部 22d 計算機群管理表 23 通信制御部
1, 11a, 11b, 11c, 12a, 12b, 12
c, 13a, 13b 13c Computers 2, 11, 12, 13 Computer group 3 Standard data representation format within group 4, 14 Standard data representation format between groups 22 Conversion control unit 22a, 31, 32 Intra-group processing unit 22b, 33, 34 Inter-group processing unit 22c Conversion control unit 22d Computer group management table 23 Communication control unit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の計算機(1) がネットワークを介し
て接続され、各々の計算機(1) が他の計算機(1) のプロ
グラムを呼び出す手段と、他の計算機(1) へサービスを
提供する手段を備え、 異なる内部データ表現形式を持つ計算機(1) 間で、デー
タ表現形式を変換して相互にデータの通信を行う分散処
理システムのデータ表現変換方式において、 ネットワークに接続される計算機(1) を階層的に複数の
計算機群(2) に分割するとともに、各計算機群(2) に、
少なくとも、計算機群(2) を代表する群内標準データ表
現形式(3) を設け、 各計算機(1) が、異なる内部データ表現形式を持つ他の
計算機群(2) の計算機(1) とデータ通信を行う際、 群内標準データ表現形式(3) を介して、各計算機群(2)
間で相互にデータ通信を行うことを特徴とする階層型デ
ータ表現変換方式。
1. A plurality of computers (1) are connected via a network, and each computer (1) provides a means for calling a program of another computer (1) and a service to the other computer (1). In the data representation conversion method of the distributed processing system, in which the data representation formats are converted between computers having different internal data representation formats (1) and the data representation conversion method is used, the computers connected to the network (1 ) Is hierarchically divided into multiple computer groups (2), and each computer group (2) has
At least, an intra-group standard data representation format (3) that represents the computer group (2) is provided, and each computer (1) has data that is different from the computer (1) of another computer group (2) that has a different internal data representation format. When communicating, each computer group (2) is sent via the group standard data representation format (3).
Hierarchical data representation conversion method characterized by mutual data communication between them.
【請求項2】 各計算機(1) が自計算機群(2) の群内標
準データ表現形式(3) と他の計算機群(2) の全ての群内
標準データ表現形式(3) との間の変換機構を持つことを
特徴とする請求項1の階層型データ表現変換方式。
2. Each computer (1) is between the in-group standard data representation format (3) of its own computer group (2) and all in-group standard data representation format (3) of the other computer group (2). The hierarchical data representation conversion method according to claim 1, further comprising:
【請求項3】 複数の計算機(1) がネットワークを介し
て接続され、各々の計算機(1) が他の計算機(1) のプロ
グラムを呼び出す手段と、他の計算機(1) へサービスを
提供する手段を備え、 異なる内部データ表現形式を持つ計算機(1) 間で、デー
タ表現形式を変換して相互にデータの通信を行う分散処
理システムのデータ表現変換方式において、 ネットワークに接続される計算機(1) を階層的に複数の
計算機群(2) に分割し、 各計算機群(2) に、計算機群(2) を代表する群内標準デ
ータ表現形式(3) を設けるとともに、 各計算機群間に、各計算機群(2) 間で計算機(1) が通信
を行うための群間標準データ表現形式(4) を設け、 各計算機(1) が異なる内部データ表現形式を持つ他の計
算機群(2) の計算機(1) とデータ通信する際、群間標準
データ表現形式(4) を介して、各計算機群(2)間で相互
にデータ通信を行うことを特徴とする階層型データ表現
変換方式。
3. A plurality of computers (1) are connected via a network, and each computer (1) provides a means for calling a program of another computer (1) and a service to the other computer (1). In the data representation conversion method of the distributed processing system, in which the data representation formats are converted between computers having different internal data representation formats (1) and the data representation conversion method is used, the computers connected to the network (1 ) Is hierarchically divided into multiple computer groups (2), each computer group (2) is provided with a standard data representation format (3) within the group that represents the computer group (2), and , The inter-group standard data representation format (4) for the computers (1) to communicate between each computer group (2), and each computer (1) has another internal data representation format (2) ) Data communication with the computer (1) via the intergroup standard data representation format (4). , Hierarchical data representation conversion method and performing the mutual data communication between each computer group (2).
【請求項4】 各計算機(1) が自計算機群の群内標準デ
ータ表現形式(3) と群間標準データ表現形式(4) との間
の変換機構を持つことを特徴する請求項3の階層型デー
タ表現変換方式。
4. The computer according to claim 3, wherein each computer (1) has a conversion mechanism between the standard data representation format within a group (3) and the standard data representation format between groups of its own computer group (4). Hierarchical data representation conversion method.
【請求項5】 各計算機(1) がその計算機(1) の内部デ
ータ表現形式と、その計算機(1) が属する計算機群(2)
の群内標準データ表現形式(3) との間の変換機構を持つ
ことを特徴とする請求項1,2,3又は4の階層型デー
タ表現変換方式。
5. A computer group (2) to which each computer (1) belongs, as well as the internal data representation format of that computer (1).
5. The hierarchical data representation conversion system according to claim 1, 2, 3 or 4, having a conversion mechanism between the standard data representation format within group (3).
【請求項6】 各計算機(1) がその計算機(1) の内部デ
ータ表現形式と、その計算機(1) が属する計算機群(2)
の全ての種類のデータ表現形式との間の変換機構を持つ
ことを特徴とする請求項1,2,3又は4の階層型デー
タ表現変換方式。
6. A computer group (2) to which each computer (1) belongs and the internal data representation format of that computer (1)
5. The hierarchical data representation conversion method according to claim 1, 2, 3 or 4 having a conversion mechanism for converting between all types of data representation formats.
【請求項7】 類似する内部データを持つ計算機(1) 同
士で、一つの計算機群(2) を構成したことを特徴とする
請求項1,2,3,4,5又は6の階層型データ表現変
換方式。
7. Hierarchical data according to claim 1, 2, 3, 4, 5 or 6, wherein computers (1) having similar internal data constitute one computer group (2). Expression conversion method.
【請求項8】 頻繁にデータ通信する必要のある計算機
(1) 同士で、一つの計算機群(2) を構成したことを特徴
とする請求項1,2,3,4,5又は6の階層型データ
表現変換方式。
8. A computer that requires frequent data communication.
7. The hierarchical data representation conversion system according to claim 1, 2, 3, 4, 5 or 6, wherein one computer group (2) is constituted by (1).
JP4019630A 1992-02-05 1992-02-05 Hierarchical data expression converting system Withdrawn JPH05216850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4019630A JPH05216850A (en) 1992-02-05 1992-02-05 Hierarchical data expression converting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4019630A JPH05216850A (en) 1992-02-05 1992-02-05 Hierarchical data expression converting system

Publications (1)

Publication Number Publication Date
JPH05216850A true JPH05216850A (en) 1993-08-27

Family

ID=12004526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4019630A Withdrawn JPH05216850A (en) 1992-02-05 1992-02-05 Hierarchical data expression converting system

Country Status (1)

Country Link
JP (1) JPH05216850A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123754A (en) * 1994-10-25 1996-05-17 Nec Corp Data conversion system for remote procedure call processing
US6222559B1 (en) 1996-10-02 2001-04-24 Nippon Telegraph And Telephone Corporation Method and apparatus for display of hierarchical structures
WO2015125483A1 (en) * 2014-02-20 2015-08-27 株式会社 東芝 Telegraphic message conversion system and telegraphic message conversion method for use in m2m

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123754A (en) * 1994-10-25 1996-05-17 Nec Corp Data conversion system for remote procedure call processing
US6222559B1 (en) 1996-10-02 2001-04-24 Nippon Telegraph And Telephone Corporation Method and apparatus for display of hierarchical structures
WO2015125483A1 (en) * 2014-02-20 2015-08-27 株式会社 東芝 Telegraphic message conversion system and telegraphic message conversion method for use in m2m

Similar Documents

Publication Publication Date Title
US8344916B2 (en) System and method for simplifying transmission in parallel computing system
Frank et al. Optimal design of centralized computer networks
CA2386272A1 (en) Collaborative design
CN102662639A (en) Mapreduce-based multi-GPU (Graphic Processing Unit) cooperative computing method
Ozfatura et al. Gradient coding with clustering and multi-message communication
CN101739398A (en) Distributed database multi-join query optimization algorithm
Jain A comprehensive model for the design of distributed computer systems
JP2012252591A (en) Process allocation system, process allocation method, and process allocation program
JPH05216850A (en) Hierarchical data expression converting system
EP0551196A2 (en) Multiprocessor computer system
WO2005041067A1 (en) Distributed memory type information processing system
WO2023061329A1 (en) Communication method applied to computer cluster, and communication apparatus
US7404172B2 (en) Method for the synthesis of VLSI systems based on data-driven decomposition
CN101866355A (en) Social network partitioning method and system based on cloud computing
JP3617672B2 (en) Parallel processor system
Attiya et al. Optimal allocation of tasks onto networked heterogeneous computers using minimax criterion
CN108241934A (en) Data query method and apparatus
Kraft et al. Parallel genetic algorithms for optimizing morphological filters
CN113111097A (en) Method for realizing high-speed query of ocean data by using distributed database technology
Arun Prasath et al. Supply chain network using 3rd dimensional product of vertex measurable graphs
CN115022403B (en) Information processing system for multi-channel service agent
Wang et al. 2D-THA-ADMM: communication efficient distributed ADMM algorithm framework based on two-dimensional torus hierarchical AllReduce
Yokoyama et al. Efficient distributed machine learning for large-scale models by reducing redundant communication
Mani et al. Real-coded genetic algorithms for optimal static load balancing in distributed computing system with communication delays
WO2020179942A1 (en) Distributed processing method based on shared database

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990518