JP2002290430A - Distributed platform module, gateway, network system using gateway and construction method of network system - Google Patents

Distributed platform module, gateway, network system using gateway and construction method of network system

Info

Publication number
JP2002290430A
JP2002290430A JP2001090741A JP2001090741A JP2002290430A JP 2002290430 A JP2002290430 A JP 2002290430A JP 2001090741 A JP2001090741 A JP 2001090741A JP 2001090741 A JP2001090741 A JP 2001090741A JP 2002290430 A JP2002290430 A JP 2002290430A
Authority
JP
Japan
Prior art keywords
gateway
distributed platform
message
corba
platform module
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.)
Abandoned
Application number
JP2001090741A
Other languages
Japanese (ja)
Other versions
JP2002290430A5 (en
Inventor
Hitoshi Sumiyoshi
仁 住吉
Kazunori Matsumoto
一教 松本
Kazuhiro Kawagome
和宏 河込
Yutaka Irie
豊 入江
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001090741A priority Critical patent/JP2002290430A/en
Publication of JP2002290430A publication Critical patent/JP2002290430A/en
Publication of JP2002290430A5 publication Critical patent/JP2002290430A5/ja
Abandoned legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To restrain the performance degradation of a distributed system even if the speed of a line coupling between distributed platform modules for linking applications is low. SOLUTION: CORBA gateways 4-1 and 4-2 which are provided for the mutual sending/receiving of messages between CORBA modules 3-1 and 3-2 linking programs 2-1 to 2-6, corresponding to the CORBA modules 3-1 and 3-2, have a modification means which modifies a part of the first protocol defined in the case of communicating of the CORBA modules 3-1 and 3-2 to prepare messages of smaller redundancy than the first protocol, and a restoration means for performing processing inverse to the processing of the modification means.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ネットワークを
用いて構成する分散処理システムに用いられる分散プラ
ットホームモジュール、ゲートウェイ、ゲートウェイを
用いたネットワークシステム及びネットワークシステム
の構築方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed platform module, a gateway, a network system using a gateway, and a method of constructing a network system used in a distributed processing system configured using a network.

【0002】[0002]

【従来の技術】分散システム開発のためのインフラとし
て、分散オブジェクト指向技術に基づくCORBA(Co
mmon Object Request Broker Architecture )と呼ばれ
る規格がまとめられている。このCORBA規格を実現
するCORBAモジュールは、例えば、サーバ上の複数
のアプリケーション或いは他のサーバ上のアプリケショ
ンを組み合わせた処理を行うための分散プラットホーム
モジュールとして機能する。
2. Description of the Related Art As an infrastructure for developing a distributed system, CORBA (Co.
A standard called mmon Object Request Broker Architecture) has been compiled. The CORBA module that realizes the CORBA standard functions as, for example, a distributed platform module for performing a process in which a plurality of applications on a server or an application on another server are combined.

【0003】そして、CORBAを利用することにより
OSや言語を問わず容易に分散処理システムを構築する
ことができる。また、CORBAを利用してワークステ
ーションは勿論のこと、パーソナルコンピュータにおい
ても動作する製品が提供されており、システム内の全て
のサーバやクライアントを同じCORBA製品により構
築することも可能である。
[0003] By using CORBA, a distributed processing system can be easily constructed regardless of the OS or language. Further, a product that operates not only on a workstation but also on a personal computer using CORBA is provided, and all servers and clients in the system can be constructed using the same CORBA product.

【0004】更に、異なるCORBAモジュール上にあ
るアプリケーションやデータでも同じCORBAモジュ
ール上にあるものと全く同様に利用することができるよ
うにすべく、CORBAモジュール間の通信プロトコル
としてIIOP(Internet Inter-ORB Protcol)が標準
化されている。
Further, in order to allow applications and data on different CORBA modules to be used in exactly the same way as those on the same CORBA module, IIOP (Internet Inter-ORB Protocol) is used as a communication protocol between the CORBA modules. ) Is standardized.

【0005】図7には、CORBA製品Aにより構築さ
れたドメイン100AのCORBAモジュール101A
と、CORBA製品Bにより構築されたドメイン100
BのCORBAモジュール101Bとが、IIOPによ
り通信を行うシステムが示されている。
FIG. 7 shows a CORBA module 101A of a domain 100A constructed by a CORBA product A.
And domain 100 constructed by CORBA product B
A system in which the CORBA module 101B of B communicates with IIOP is shown.

【0006】ドメイン100Aのプログラム201−
a、202−a、203−aがCORBAモジュール1
01Aにより相互に連携可能となっており、これらプロ
グラム201−a、202−a、203−aが連携して
分散処理を行うことができる。同様に、ドメイン100
Bのプログラム201−b、202−b、203−bが
CORBAモジュール101Bにより相互に連携可能と
なっており、これらプログラム201−b、202−
b、203−bが連携して分散処理を行うことができ
る。
The program 201- of the domain 100A
a, 202-a and 203-a are CORBA modules 1
01A, the programs 201-a, 202-a, and 203-a can cooperate to perform distributed processing. Similarly, domain 100
The programs 201-b, 202-b, and 203-b of B can be mutually linked by the CORBA module 101B.
b, 203-b can cooperate to perform distributed processing.

【0007】更に、CORBAモジュール101AとC
ORBAモジュール101Bとが、IIOPにより通信
を行うことが可能になっているために、プログラム20
1−a、202−a、203−a及びプログラム201
−b、202−b、203−bが連携して分散処理を行
うことができる。
[0007] Further, CORBA modules 101A and C
Since it is possible to communicate with the ORBA module 101B by IIOP, the program 20
1-a, 202-a, 203-a and program 201
-B, 202-b and 203-b can cooperate to perform distributed processing.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、IIO
Pは異CORBAモジュール間における通信の汎用性確
保に主眼をおいて定められたものであるから、1パケッ
トに収容するデータ内容が極めて多く、全体として多量
のデータ量を有するパケットの送受が行われることにな
る。
However, IIO
P is determined with an emphasis on ensuring the versatility of communication between different CORBA modules, so that the contents of data contained in one packet are extremely large, and packets having a large amount of data as a whole are transmitted and received. Will be.

【0009】このため、低速なLAN回線(図7におい
ては、LAN回線300)により異CORBAモジュー
ル間における通信が行われると通信に多くの時間を要
し、分散処理システムの性能低下が生じる虞があった。
For this reason, if communication is performed between different CORBA modules via a low-speed LAN line (LAN line 300 in FIG. 7), much time is required for communication, and the performance of the distributed processing system may be degraded. there were.

【0010】本発明は上記のようなCORBAを用いて
構築する分散システムの現状に鑑みてなされたもので、
その目的は、それぞれが異なるアプリケーションを連携
させる分散プラットホームであるCORBAモジュール
間を結合する回線の速度が低速であっても分散システム
の性能低下を抑制することのできるゲートウェイを提供
することである。また、このゲートウェイを用いたネッ
トワークシステム及びネットワークシステムの構築方法
を提供する。更に、分散プラットホームモジュールを提
供する。
The present invention has been made in view of the current situation of a distributed system constructed using CORBA as described above.
An object of the present invention is to provide a gateway capable of suppressing a decrease in performance of a distributed system even when a line connecting CORBA modules, which is a distributed platform for linking different applications, is slow. The present invention also provides a network system using the gateway and a method for constructing the network system. Further, a distributed platform module is provided.

【0011】[0011]

【課題を解決するための手段】請求項1のゲートウェイ
は、アプリケーションを連携させる第1、第2の分散プ
ラットホームモジュールが相互にメッセージの送受を行
うために前記第1、第2の分散プラットホームモジュー
ルのそれぞれに対応して設けられるゲートウェイであっ
て、前記分散プラットホームモジュールが通信を行う場
合に規定された第1のプロトコルの一部を変更して、前
記第1のプロトコルより冗長性の少ないメッセージを作
成する変更手段と、前記変更手段による処理と逆の処理
を行う復元手段とを具備し、前記対応して設けられた分
散プラットホームモジュールから受けたメッセージを前
記変更手段により冗長性を少なくして対向するゲートウ
ェイへ送信し、対向するゲートウェイから受けたメッセ
ージを前記復元手段により復元して、前記対応して設け
られた分散プラットホームモジュールへ送信することを
特徴とする。
According to the first aspect of the present invention, the first and second distributed platform modules are provided so that the first and second distributed platform modules for cooperating with each other can send and receive messages to and from each other. Gateways provided corresponding to each other, wherein a part of a first protocol defined when the distributed platform module performs communication is changed to create a message having less redundancy than the first protocol. And a restoring unit for performing a process reverse to the process by the changing unit, and a message received from the correspondingly provided distributed platform module is opposed by the changing unit with reduced redundancy. Transmitting the message to the gateway and receiving the message received from the opposite gateway. And restored by, and transmits the distributed platform module provided with the correspondence.

【0012】請求項2のゲートウェイは、前記対向する
ゲートウェイとの間において所要時に、前記変更手段に
よる冗長性を少なくする処理のルール情報を交換するこ
とを特徴とする。
A gateway according to a second aspect of the present invention is characterized in that rule information of a process for reducing redundancy by the changing means is exchanged with the opposite gateway when necessary.

【0013】請求項3の分散プラットホームモジュール
は、アプリケーションを連携させる第1、第2の分散プ
ラットホームモジュールが相互にメッセージの送受を行
うために前記第1、第2の分散プラットホームモジュー
ルのそれぞれに対応して設けられるゲートウェイであっ
て、前記分散プラットホームモジュールが通信を行う場
合に規定された第1のプロトコルの一部を変更して、前
記第1のプロトコルより冗長性の少ないメッセージを作
成する変更手段と、前記変更手段による処理と逆の処理
を行う復元手段とを具備し、前記対応して設けられた分
散プラットホームモジュールから受けたメッセージを前
記変更手段により冗長性を少なくして対向するゲートウ
ェイへ送信し、対向するゲートウェイから受けたメッセ
ージを前記復元手段により復元して、前記対応して設け
られた分散プラットホームモジュールへ送信するゲート
ウェイと、アプリケーションとの間において、通信を行
う分散プラットホームモジュールであって、前記ゲート
ウェイとの間においては、前記変換手段により変更され
た後のプロトコルによりメッセージを送受するメッセー
ジ送受手段と、前記第1、第2の分散プラットホームモ
ジュールと同一のAPIとを具備することを特徴とす
る。
A distributed platform module according to a third aspect of the present invention corresponds to each of the first and second distributed platform modules so that the first and second distributed platform modules for linking applications mutually send and receive messages. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol. A restoring unit for performing a process reverse to the process by the changing unit, and transmitting a message received from the correspondingly provided distributed platform module to the opposite gateway with a reduced redundancy by the changing unit. The message received from the opposite gateway And a distributed platform module for performing communication between the application and a gateway for transmitting to the distributed platform module provided correspondingly, wherein the conversion unit changes the communication between the gateway and the gateway. Message transmission / reception means for transmitting / receiving a message according to the protocol after the transmission, and the same API as the first and second distributed platform modules.

【0014】請求項4のネットワークシステムは、アプ
リケーションを連携させる第1、第2の分散プラットホ
ームモジュールが相互にメッセージの送受を行うために
前記第1、第2の分散プラットホームモジュールのそれ
ぞれに対応して設けられるゲートウェイであって、前記
分散プラットホームモジュールが通信を行う場合に規定
された第1のプロトコルの一部を変更して、前記第1の
プロトコルより冗長性の少ないメッセージを作成する変
更手段と、前記変更手段による処理と逆の処理を行う復
元手段とを具備し、前記対応して設けられた分散プラッ
トホームモジュールから受けたメッセージを前記変更手
段により冗長性を少なくして対向するゲートウェイへ送
信し、対向するゲートウェイから受けたメッセージを前
記復元手段により復元して、前記対応して設けられた分
散プラットホームモジュールへ送信するゲートウェイを
用い、LANにおける回線容量の少ない回線を結合して
構成したことを特徴とする。
According to a fourth aspect of the present invention, the first and second distributed platform modules for cooperating with each other transmit and receive messages to and from each other in correspondence with each of the first and second distributed platform modules. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol, wherein the gateway is provided; And a restoring unit that performs a process reverse to the process by the changing unit, and transmits a message received from the correspondingly provided distributed platform module to the opposite gateway with reduced redundancy by the changing unit. The message received from the opposite gateway is returned by the restoration means. And based on using the gateway to be transmitted to the correspondingly distributed platform module provided, characterized by being constituted by combining a small line of channel capacity in LAN.

【0015】請求項5に記載のネットワーク構築方法
は、アプリケーションを連携させる第1、第2の分散プ
ラットホームモジュールが相互にメッセージの送受を行
うために前記第1、第2の分散プラットホームモジュー
ルのそれぞれに対応して設けられるゲートウェイであっ
て、前記分散プラットホームモジュールが通信を行う場
合に規定された第1のプロトコルの一部を変更して、前
記第1のプロトコルより冗長性の少ないメッセージを作
成する変更手段と、前記変更手段による処理と逆の処理
を行う復元手段とを具備し、前記対応して設けられた分
散プラットホームモジュールから受けたメッセージを前
記変更手段により冗長性を少なくして対向するゲートウ
ェイへ送信し、対向するゲートウェイから受けたメッセ
ージを前記復元手段により復元して、前記対応して設け
られた分散プラットホームモジュールへ送信するゲート
ウェイを、LANにおける回線容量の少ない回線を結合
する場合に用い、前記回線容量の少ない回線を回線容量
の多い回線に変える場合に前記ゲートウェイを取り去
り、前記第1、第2の分散プラットホームモジュールが
直接通信を行うように接続を行うことを特徴とする。
According to a fifth aspect of the present invention, there is provided a network construction method, wherein the first and second distributed platform modules for cooperating with each other transmit and receive a message to and from each other. A gateway provided correspondingly, wherein a part of a first protocol defined when the distributed platform module communicates is changed to create a message having less redundancy than the first protocol. And a restoring means for performing a process reverse to the process by the changing device, wherein the message received from the correspondingly provided distributed platform module is reduced to the redundancy by the changing device to the facing gateway. Transmitting and receiving a message received from the opposite gateway In the case where a gateway for restoring and transmitting to the correspondingly provided distributed platform module is used for coupling a line with a small line capacity in a LAN, and a line with a small line capacity is changed to a line with a large line capacity The first and second distributed platform modules are connected so as to directly communicate with each other.

【0016】[0016]

【発明の実施の形態】以下添付図面を参照して、本発明
に係る、ネットワークを用いて構成する分散処理システ
ムに用いられる分散プラットホームモジュール、ゲート
ウェイ、ゲートウェイを用いたネットワークシステム及
びネットワークシステムの構築方法を説明する。各図に
おいて同一の構成要素には、同一の符号を付して重複す
る説明を省略する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Referring to the accompanying drawings, a distributed platform module, a gateway, a network system using a gateway, and a method of constructing a network system used in a distributed processing system configured using a network according to the present invention will be described below. Will be described. In each drawing, the same components are denoted by the same reference numerals, and redundant description will be omitted.

【0017】図1には、本発明の実施の形態に係る分散
プラットホームモジュール、ゲートウェイ及びゲートウ
ェイを用いたネットワークシステムが示されている。こ
のネットワークシステムでは、CORBAドメイン1−
1〜1−4がネットワークにより接続されている。CO
RBAドメイン1−1〜1−4は、例えば、幾つかのサ
ーバがLAN(ローカルエリアネットワーク)により接
続されたシステムであって、各サーバ(またはクライア
ント)にプログラム(アプリケーション)2−1〜2−
12が保持されている。
FIG. 1 shows a distributed platform module, a gateway, and a network system using the gateway according to an embodiment of the present invention. In this network system, CORBA domain 1-
1 to 1-4 are connected by a network. CO
The RBA domains 1-1 to 1-4 are, for example, a system in which some servers are connected by a LAN (local area network), and each server (or client) has a program (application) 2-1 to 2-
12 are held.

【0018】図1においてはCORBAドメイン1−1
〜1−4に、分散プラットホームモジュールであるCO
RBAモジュール3−1〜3−4の各1つが描かれてい
るが、各サーバ(またはクライアント)にCORBAモ
ジュールが備えられている。このため、プログラム(ア
プリケーション)2−1〜2−12は、CORBAモジ
ュール3−1〜3−4により相互に連携して分散処理を
行うことができる。
In FIG. 1, CORBA domain 1-1
1-4, the distributed platform module CO
Although each one of the RBA modules 3-1 to 3-4 is illustrated, each server (or client) is provided with a CORBA module. For this reason, the programs (applications) 2-1 to 2-12 can perform distributed processing in cooperation with each other by the CORBA modules 3-1 to 3-4.

【0019】CORBAドメイン1−1とCORBAド
メイン1−4の間のLAN回線5−4は高速の回線であ
り、CORBAモジュール3−1とCORBAモジュー
ル3−4とがシステムの性能を低下させることなくII
POにより通信を行うことが可能である。同様にCOR
BAドメイン1−2とCORBAドメイン1−3の間の
LAN回線5−2、CORBAドメイン1−3とCOR
BAドメイン1−4の間のLAN回線5−2も高速の回
線である。
The LAN line 5-4 between the CORBA domain 1-1 and the CORBA domain 1-4 is a high-speed line, and the CORBA module 3-1 and the CORBA module 3-4 do not degrade the system performance. II
It is possible to communicate by PO. Similarly COR
LAN line 5-2 between BA domain 1-2 and CORBA domain 1-3, CORBA domain 1-3 and COR
The LAN line 5-2 between the BA domains 1-4 is also a high-speed line.

【0020】上記に対して、CORBAドメイン1−1
とCORBAドメイン1−2の間のLAN回線5−1は
低速の回線である。そこで、CORBAドメイン1−1
にCORBAゲートウェイ4−1を設け、CORBAド
メイン1−2にCORBAゲートウェイ4−2を設け、
これらCORBAゲートウェイ4−1とCORBAゲー
トウェイ4−2を介してCORBAモジュール3−1と
CORBAモジュール3−2とが通信を行う。
In contrast to the above, CORBA domain 1-1
The LAN line 5-1 between the server and the CORBA domain 1-2 is a low-speed line. Therefore, CORBA domain 1-1
, A CORBA gateway 4-1 is provided in the CORBA domain 1-2, and a CORBA gateway 4-2 is provided in the CORBA domain 1-2.
The CORBA module 3-1 and the CORBA module 3-2 communicate with each other via the CORBA gateway 4-1 and the CORBA gateway 4-2.

【0021】CORBAゲートウェイ4−1とCORB
Aゲートウェイ4−2の構成を図2に示す。これらは、
変更手段11、復元手段12、ルール記憶手段13、ル
ール交換手段14を備える。変更手段11は、分散プラ
ットホームモジュールであるCORBAモジュール3−
1(3−2)が通信を行う場合に規定されたプロトコル
IIOPの一部を変更して、このプロトコルIIOPよ
り冗長性の少ないメッセージを作成する(IIOPから
高速プロトコルへ変換)。復元手段12は、変更手段1
1による処理と逆の処理を行うものである(高速プロト
コルからIIOPへ変換)。
CORBA Gateway 4-1 and CORB
FIG. 2 shows the configuration of the A gateway 4-2. They are,
The apparatus includes a change unit 11, a restoration unit 12, a rule storage unit 13, and a rule exchange unit 14. The changing means 11 is a CORBA module 3 which is a distributed platform module.
1 (3-2) changes a part of the protocol IIOP specified when performing communication, and creates a message with less redundancy than this protocol IIOP (conversion from IIOP to high-speed protocol). The restoring means 12 is the changing means 1
1 performs a process opposite to the process (1) (conversion from high-speed protocol to IIOP).

【0022】ルール記憶手段13は、変更手段11と復
元手段12が行うプロトコルIIOPの一部変更に係る
処理及びその逆の処理を行うためのルール情報が記憶さ
れている。ルール交換手段14は、上記ルール記憶手段
13に格納すべきルール情報を対向するCORBAゲー
トウェイとの間で交換して、記憶するものである。
The rule storage unit 13 stores rule information for performing a process related to a partial change of the protocol IIOP performed by the changing unit 11 and the restoring unit 12 and a reverse process. The rule exchange means 14 exchanges rule information to be stored in the rule storage means 13 with an opposite CORBA gateway and stores the exchanged rule information.

【0023】ルール交換手段14は所要のときに、シス
テムの運用者等から破線により示されるように入力を受
けて対向するCORBAゲートウェイ(内部のルール交
換手段14)との間でルール情報を交換する。ルール情
報もシステムの運用者等から破線により示されるように
入力を受けるものである。
When necessary, the rule exchange means 14 receives an input from a system operator or the like as indicated by a broken line, and exchanges rule information with an opposite CORBA gateway (internal rule exchange means 14). . The rule information is also input from a system operator or the like as indicated by a broken line.

【0024】次に、上記のルール情報について説明す
る。異CORBA間の通信に関して規定されたIIOP
では、下位のネットワークプロトコルとしてTCP/I
Pを採用すること、データ表現としてCDR(Common D
ata Representation)採用すること、オブジェクトの表
現としてIOR(Interoperable Object Reference)を
採用すること、メッセージ通信プロトコルとしてIOR
のIIOPプロファイルに基づき通信を行うバージョン
のGIOP(General Inter-ORB Protocol)を採用する
こと、が述べられている。
Next, the above rule information will be described. IIOP defined for communication between different CORBAs
Then, TCP / I is used as a lower network protocol.
Adopting P, CDR (Common D
ata Representation), IOR (Interoperable Object Reference) as object representation, IOR as message communication protocol
It adopts a version of GIOP (General Inter-ORB Protocol) that performs communication based on the IIOP profile of GIOP.

【0025】しかしながら、IORのIIOPプロファ
イルは、異CORBAモジュール間における通信の汎用
性確保に主眼をおいて定められたものであるから、1パ
ケットに収容するデータ内容が極めて多く冗長的であ
る。具体的には図4に示されるように、バージョン番
号、ホスト名、・・・、オブジェクト識別キー、コンポ
ーネント群と続くものである。これらの情報が全て毎回
送信される。
However, since the IIOP profile of the IOR is determined with an emphasis on ensuring the versatility of communication between different CORBA modules, one packet contains an extremely large amount of data and is redundant. More specifically, as shown in FIG. 4, a version number, a host name,..., An object identification key, and a component group follow. All of this information is transmitted every time.

【0026】そこで、本実施の形態では、システムで固
定されている情報、例えば、バージョン番号等について
は、ルール交換手段14による交換のときに一度交換を
行い、その後は変更等がない限り省略する。しかし、シ
ステムで固定されている情報、例えば、バージョン番号
等は、ルール記憶手段14に記憶されるので、変更手段
11による処理(IIOPから高速プロトコルへ変換)
では削除されるが、復元手段12による処理(高速プロ
トコルからIIOPへ変換)では復元され、CORBA
モジュール3−1(3−2)へ送られる。
Therefore, in the present embodiment, information fixed in the system, for example, version numbers and the like are exchanged once at the time of exchange by the rule exchange means 14, and thereafter omitted unless there is a change or the like. . However, the information fixed in the system, for example, the version number and the like is stored in the rule storage means 14, so that the processing by the change means 11 (conversion from IIOP to high-speed protocol)
In the processing by the restoration means 12 (conversion from high-speed protocol to IIOP), CORBA is deleted.
Sent to module 3-1 (3-2).

【0027】また、本実施の形態では、冗長性が高く極
めて長い情報、例えば、オブジェクト識別キー等につい
ては、コード変換を行い数ビット等の短い情報へ圧縮す
る。この場合、圧縮伸張のコード変換ルール情報は、ル
ール記憶手段14に記憶される。これにより、変更手段
11による処理(IIOPから高速プロトコルへ変換)
では圧縮されるが、復元手段12による処理(高速プロ
トコルからIIOPへ変換)では復元され、CORBA
モジュール3−1(3−2)へ送られる。
In this embodiment, information having a high degree of redundancy and extremely long information, such as an object identification key, is subjected to code conversion and compressed into short information such as several bits. In this case, the compression / decompression code conversion rule information is stored in the rule storage unit 14. Thereby, the processing by the changing unit 11 (conversion from IIOP to high-speed protocol)
However, the data is compressed by the decompression means 12 (high-speed protocol to IIOP conversion), and CORBA
Sent to module 3-1 (3-2).

【0028】以上のように構成された図1のネットワー
クシステムでは、CORBAドメイン1−1とCORB
Aドメイン1−2の間のLAN回線5−1は低速の回線
であるが、CORBAゲートウェイ4−1とCORBA
ゲートウェイ4−2を介してCORBAモジュール3−
1とCORBAモジュール3−2とが通信を行うので、
LAN回線5−1上はIIOPのメッセージよりも冗長
性の少ないメッセージが伝送され、CORBAドメイン
1−1とCORBAドメイン1−2の間のプログラムの
連携は恰もIIOPのメッセージを用いた通信を行って
いる如くされ、分散システムの効率低下を抑制できる。
In the network system of FIG. 1 configured as described above, the CORBA domain 1-1 and CORB
The LAN line 5-1 between the A domains 1-2 is a low-speed line, but the CORBA gateway 4-1 and the CORBA gateway 4-1.
CORBA module 3- through gateway 4-2
1 and the CORBA module 3-2 communicate with each other,
A message having less redundancy than the IIOP message is transmitted on the LAN line 5-1. The cooperation of the programs between the CORBA domain 1-1 and the CORBA domain 1-2 is performed by performing communication using the IIOP message. As a result, a reduction in the efficiency of the distributed system can be suppressed.

【0029】さて、上記図1のネットワークシステムに
おいて、CORBAドメイン1−1とCORBAドメイ
ン1−2の間のLAN回線(低速の回線)5−1が高速
(IIOPによる通信をおこなった場合でも分散システ
ムの効率低下がない程度)のLAN回線50−1へ変更
されたとする。係る場合には、図5に示されるようにC
ORBAゲートウェイ4−1とCORBAゲートウェイ
4−2を取り去り、分散プラットホームモジュールであ
るCORBAモジュール3−1とCORBAモジュール
3−2がIIOPにより直接通信を行うように接続を行
う。これにより、システムにほとんど改造を加えること
なくLAN回線の容量増加に対応することが可能であ
る。
In the network system shown in FIG. 1, even if the LAN line (low-speed line) 5-1 between the CORBA domain 1-1 and the CORBA domain 1-2 is a high-speed (IIOP) communication system, It is assumed that the LAN line 50-1 has been changed to the extent that the efficiency does not decrease. In such a case, as shown in FIG.
The ORBA gateway 4-1 and the CORBA gateway 4-2 are removed, and a connection is made so that the CORBA module 3-1 and the CORBA module 3-2, which are distributed platform modules, perform direct communication by IIOP. As a result, it is possible to cope with an increase in the capacity of the LAN line with almost no modification to the system.

【0030】図6には、本発明に係るネットワークシス
テムの第2の実施の形態が示されている。このシステム
では、CORBAドメイン1−1とCORBAドメイン
1−2の間に低速LAN・CORBAドメイン1−5が
存在する構成となっている。この低速LAN・CORB
Aドメイン1−5には、プログラム2−13〜2−15
が分散プラットホームモジュールである低速度CORB
Aモジュール3−5により相互に連携可能となってお
り、これらプログラム2−13〜2−15が連携して分
散処理を行うことができるように構成されている。
FIG. 6 shows a second embodiment of the network system according to the present invention. In this system, a low-speed LAN and CORBA domain 1-5 exists between the CORBA domain 1-1 and the CORBA domain 1-2. This low-speed LAN / CORB
A domain 1-5 contains programs 2-13 to 2-15
-Speed CORB is a distributed platform module
The A modules 3-5 can cooperate with each other, and the programs 2-13 to 2-15 can cooperate to perform distributed processing.

【0031】また、低速LAN・CORBAドメイン1
−5には、CORBAゲートウェイ4−1及びCORB
Aゲートウェイ4−2と通信を行うCORBAゲートウ
ェイ4−5が備えられ、CORBAモジュール3−1、
CORBAモジュール3−2及び低速度CORBAモジ
ュール3−5が上記CORBAゲートウェイ4−1、C
ORBAゲートウェイ4−2及びCORBAゲートウェ
イ4−5を介して通信を行う。
Also, a low-speed LAN / CORBA domain 1
-5 includes CORBA gateway 4-1 and CORB
A CORBA gateway 4-5 that communicates with the A gateway 4-2 is provided.
The CORBA module 3-2 and the low-speed CORBA module 3-5 correspond to the CORBA gateway 4-1, C
Communication is performed via the ORBA gateway 4-2 and the CORBA gateway 4-5.

【0032】CORBAゲートウェイ4−5は、図2に
示したプロトコルの変換(IIOPから高速プロトコル
へ変換、高速プロトコルからIIOPへ変換)のための
機構を、ポート対応に有する。つまり、CORBAゲー
トウェイ4−1から到来する高速プロトコルによるメッ
セージは一度IIOPへ変換を受けてCORBAゲート
ウェイ4−2または低速度CORBAモジュール3−5
へ送られる。その逆の場合も同様であり、CORBAゲ
ートウェイ4−5の外部では高速プロトコルによる通信
が行われる。
The CORBA gateway 4-5 has a mechanism for converting the protocol shown in FIG. 2 (conversion from IIOP to high-speed protocol, conversion from high-speed protocol to IIOP) for each port. That is, the message of the high-speed protocol coming from the CORBA gateway 4-1 is once converted into IIOP, and the message is converted to the CORBA gateway 4-2 or the low-speed CORBA module 3-5.
Sent to The same applies to the opposite case, and communication is performed by a high-speed protocol outside the CORBA gateway 4-5.

【0033】CORBAゲートウェイ4−5と通信を行
う低速度CORBAモジュール3−5は、図3に示され
るように構成される。低速度CORBAモジュール3−
5には、メッセージ送受手段31と、API(Applicat
ion Programming Interface)32とが付設されてい
る。メッセージ送受手段31は、CORBAゲートウェ
イ4−5との間においては、図2の変換手段11により
変更された後のプロトコル(高速プロトコル)によりメ
ッセージを送受する。つまり、メッセージ送受手段31
は、図2に示したプロトコル変換のための機構と同様な
ものである。
The low-speed CORBA module 3-5 that communicates with the CORBA gateway 4-5 is configured as shown in FIG. Low speed CORBA module 3-
5 includes a message sending / receiving means 31 and an API (Applicat
ion programming interface) 32. The message sending / receiving means 31 sends / receives a message to / from the CORBA gateway 4-5 according to the protocol (high-speed protocol) changed by the converting means 11 in FIG. That is, the message sending / receiving means 31
Is the same as the mechanism for protocol conversion shown in FIG.

【0034】API32は、CORBAモジュール3−
1、3−2に備えられているAPIと同じインタフェー
スであり、プログラム(アプリケーション)3−13
(3−14、3−15)と低速度CORBAモジュール
3−5が連携するためのインタフェースである。
The API 32 is a CORBA module 3
The interface is the same as the API provided in the APIs 1 and 3-2.
(3-14, 3-15) is an interface for cooperation with the low-speed CORBA module 3-5.

【0035】以上の構成により低速LAN・CORBA
ドメイン1−5では、低速度CORBAモジュール3−
5によりプログラム3−13〜3−15が連携して分散
処理を行うと共に、低速度CORBAモジュール3−5
を介して高速プロトコルにより通信がなされ、他のプロ
グラムと連携して分散処理を行うことができる。
With the above configuration, the low-speed LAN / CORBA
In domain 1-5, low-speed CORBA module 3-
5, the programs 3-13 to 3-15 perform distributed processing in cooperation with each other, and the low-speed CORBA module 3-5
The communication is performed by a high-speed protocol via the Internet and distributed processing can be performed in cooperation with other programs.

【0036】[0036]

【発明の効果】以上説明したように本発明によれば、分
散プラットホームモジュールが通信を行う場合に規定さ
れた第1のプロトコルの一部を変更して、前記第1のプ
ロトコルより冗長性の少ないメッセージを作成して通信
を行うので、それぞれが異なるアプリケーションを連携
させる分散プラットホームであるCORBAモジュール
間を結合する回線の速度が低速であっても分散システム
の性能低下を抑制することができる。
As described above, according to the present invention, a part of the first protocol defined when the distributed platform module performs communication is changed to have less redundancy than the first protocol. Since communication is performed by creating a message, it is possible to suppress the performance degradation of the distributed system even if the speed of the line connecting the CORBA modules, which are the distributed platforms for linking different applications, is low.

【0037】また、請求項2のゲートウェイは、対向す
るゲートウェイとの間において所要時に、冗長性を少な
くする処理のルール情報を交換するので、必要に応じて
冗長性を少なくする処理のルールを変えて適切なメッセ
ージ交換を可能とする。
Further, since the gateway of the second aspect exchanges rule information for processing for reducing redundancy with the opposing gateway when necessary, the rule for processing for reducing redundancy is changed as necessary. And enable appropriate message exchange.

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

【図1】本発明の実施の形態に係る分散プラットホーム
モジュール、ゲートウェイ及びゲートウェイを用いたネ
ットワークシステムの構成図。
FIG. 1 is a configuration diagram of a distributed platform module, a gateway, and a network system using the gateway according to an embodiment of the present invention.

【図2】図1におけるCORBAゲートウェイの構成を
示すブロック図。
FIG. 2 is a block diagram showing a configuration of a CORBA gateway in FIG. 1;

【図3】本発明の実施の形態に係る低速度CORBAモ
ジュールの構成図。
FIG. 3 is a configuration diagram of a low-speed CORBA module according to the embodiment of the present invention.

【図4】本発明の実施の形態で送受されるIORのII
OPプロファイルの内容を示す図。
FIG. 4 shows IOR II transmitted and received in the embodiment of the present invention.
The figure which shows the content of OP profile.

【図5】図1に記載のネットワークシステムにおけるL
AN回線の容量を変更して構成したネットワークシステ
ムの構成図。
FIG. 5 illustrates L in the network system illustrated in FIG.
FIG. 1 is a configuration diagram of a network system configured by changing the capacity of an AN line.

【図6】本発明のネットワークシステムの第2の実施の
形態に係る分散プラットホームモジュール、ゲートウェ
イ及びゲートウェイを用いたネットワークシステムの構
成図。
FIG. 6 is a configuration diagram of a distributed platform module, a gateway, and a network system using the gateway according to a second embodiment of the network system of the present invention.

【図7】異CORBAモジュールがIIOPにより通信
を行うシステムの構成図。
FIG. 7 is a configuration diagram of a system in which different CORBA modules communicate by IIOP.

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

1−1〜1−5 CORBAドメイン 2−1〜2−15 プログラム 3−1〜3−4 CORBAモジュール 3−5 低速度CORBAモジュール 4−1、4−2、4−5 CORBAゲートウェイ 5−1〜5−6、50−1 LAN回線 11 変更手段 12 復元手段 13 ルール記憶手段 14 ルール交換手段 31 メッセージ送受手段 32 API 1-1 to 1-5 CORBA domain 2-1 to 2-15 Program 3-1 to 3-4 CORBA module 3-5 Low-speed CORBA module 4-1, 4-2, 4-5 CORBA gateway 5-1 5-6, 50-1 LAN line 11 Changing means 12 Restoring means 13 Rule storing means 14 Rule exchanging means 31 Message sending / receiving means 32 API

───────────────────────────────────────────────────── フロントページの続き (72)発明者 河込 和宏 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 (72)発明者 入江 豊 東京都府中市東芝町1番地 株式会社東芝 府中事業所内 Fターム(参考) 5B045 GG01 5B085 AA08 AC01 BA06 BA07 BG07 CA04 CA07 5K033 AA04 AA09 BA04 CB01 CB02 CB08 DB12 DB14 DB16 DB18 EC01 5K034 CC01 DD03 EE10 FF01 FF04 HH04 HH05 HH12 HH16 HH18 HH61 LL01 MM39 NN04  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Kazuhiro Kawagome 1 Toshiba-cho, Fuchu-shi, Tokyo Inside the Toshiba Fuchu Works Co., Ltd. (72) Inventor Yutaka 1-shi Toshiba-cho, Fuchu-shi Tokyo F term (reference) 5B045 GG01 5B085 AA08 AC01 BA06 BA07 BG07 CA04 CA07 5K033 AA04 AA09 BA04 CB01 CB02 CB08 DB12 DB14 DB16 DB18 EC01 5K034 CC01 DD03 EE10 FF01 FF04 HH04 HH05 HH12 HH16 NN10

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションを連携させる第1、第
2の分散プラットホームモジュールが相互にメッセージ
の送受を行うために前記第1、第2の分散プラットホー
ムモジュールのそれぞれに対応して設けられるゲートウ
ェイであって、 前記分散プラットホームモジュールが通信を行う場合に
規定された第1のプロトコルの一部を変更して、前記第
1のプロトコルより冗長性の少ないメッセージを作成す
る変更手段と、 前記変更手段による処理と逆の処理を行う復元手段とを
具備し、 前記対応して設けられた分散プラットホームモジュール
から受けたメッセージを前記変更手段により冗長性を少
なくして対向するゲートウェイへ送信し、対向するゲー
トウェイから受けたメッセージを前記復元手段により復
元して、前記対応して設けられた分散プラットホームモ
ジュールへ送信することを特徴とするゲートウェイ。
1. A gateway provided in correspondence with each of said first and second distributed platform modules so that first and second distributed platform modules for linking applications mutually transmit and receive messages. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol; and processing by the changing means. A restoring means for performing a reverse process, transmitting the message received from the correspondingly provided distributed platform module to the opposite gateway with less redundancy by the changing means, and receiving the message from the opposite gateway. The message is restored by the restoration means, and the A gateway for transmitting to a distributed platform module.
【請求項2】 前記対向するゲートウェイとの間におい
て所要時に、前記変更手段による冗長性を少なくする処
理のルール情報を交換することを特徴とする請求項1に
記載のゲートウェイ。
2. The gateway according to claim 1, wherein rule information for a process of reducing redundancy by the change unit is exchanged with the opposing gateway when necessary.
【請求項3】 アプリケーションを連携させる第1、第
2の分散プラットホームモジュールが相互にメッセージ
の送受を行うために前記第1、第2の分散プラットホー
ムモジュールのそれぞれに対応して設けられるゲートウ
ェイであって、前記分散プラットホームモジュールが通
信を行う場合に規定された第1のプロトコルの一部を変
更して、前記第1のプロトコルより冗長性の少ないメッ
セージを作成する変更手段と、前記変更手段による処理
と逆の処理を行う復元手段とを具備し、前記対応して設
けられた分散プラットホームモジュールから受けたメッ
セージを前記変更手段により冗長性を少なくして対向す
るゲートウェイへ送信し、対向するゲートウェイから受
けたメッセージを前記復元手段により復元して、前記対
応して設けられた分散プラットホームモジュールへ送信
するゲートウェイと、アプリケーションとの間におい
て、通信を行う分散プラットホームモジュールであっ
て、 前記ゲートウェイとの間においては、前記変換手段によ
り変更された後のプロトコルによりメッセージを送受す
るメッセージ送受手段と、 前記第1、第2の分散プラットホームモジュールと同一
のAPIとを具備することを特徴とする分散プラットホ
ームモジュール。
3. A gateway provided in correspondence with each of the first and second distributed platform modules so that the first and second distributed platform modules for linking applications mutually transmit and receive messages. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol; and processing by the changing means. A restoring means for performing a reverse process, transmitting the message received from the correspondingly provided distributed platform module to the opposite gateway with less redundancy by the changing means, and receiving the message from the opposite gateway. The message is restored by the restoring means, and the A distributed platform module for performing communication between a gateway for transmitting to a distributed platform module and an application, wherein a message transmission / reception for transmitting / receiving a message with the gateway according to a protocol changed by the conversion unit. Means, and the same API as said first and second distributed platform modules.
【請求項4】 アプリケーションを連携させる第1、第
2の分散プラットホームモジュールが相互にメッセージ
の送受を行うために前記第1、第2の分散プラットホー
ムモジュールのそれぞれに対応して設けられるゲートウ
ェイであって、前記分散プラットホームモジュールが通
信を行う場合に規定された第1のプロトコルの一部を変
更して、前記第1のプロトコルより冗長性の少ないメッ
セージを作成する変更手段と、前記変更手段による処理
と逆の処理を行う復元手段とを具備し、前記対応して設
けられた分散プラットホームモジュールから受けたメッ
セージを前記変更手段により冗長性を少なくして対向す
るゲートウェイへ送信し、対向するゲートウェイから受
けたメッセージを前記復元手段により復元して、前記対
応して設けられた分散プラットホームモジュールへ送信
するゲートウェイを用い、 LANにおける回線容量の少ない回線を結合して構成し
たことを特徴とするネットワークシステム。
4. A gateway provided for each of the first and second distributed platform modules so that the first and second distributed platform modules for linking applications mutually transmit and receive messages. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol; and processing by the changing means. A restoring means for performing a reverse process, transmitting the message received from the correspondingly provided distributed platform module to the opposite gateway with less redundancy by the changing means, and receiving the message from the opposite gateway. The message is restored by the restoring means, and the A network system comprising a gateway for transmitting to a remote platform module, and connecting lines having a small line capacity in a LAN.
【請求項5】 アプリケーションを連携させる第1、第
2の分散プラットホームモジュールが相互にメッセージ
の送受を行うために前記第1、第2の分散プラットホー
ムモジュールのそれぞれに対応して設けられるゲートウ
ェイであって、前記分散プラットホームモジュールが通
信を行う場合に規定された第1のプロトコルの一部を変
更して、前記第1のプロトコルより冗長性の少ないメッ
セージを作成する変更手段と、前記変更手段による処理
と逆の処理を行う復元手段とを具備し、前記対応して設
けられた分散プラットホームモジュールから受けたメッ
セージを前記変更手段により冗長性を少なくして対向す
るゲートウェイへ送信し、対向するゲートウェイから受
けたメッセージを前記復元手段により復元して、前記対
応して設けられた分散プラットホームモジュールへ送信
するゲートウェイを、LANにおける回線容量の少ない
回線を結合する場合に用い、 前記回線容量の少ない回線を回線容量の多い回線に変え
る場合に前記ゲートウェイを取り去り、 前記第1、第2の分散プラットホームモジュールが直接
通信を行うように接続を行うことを特徴とするネットワ
ークシステムの構築方法。
5. A gateway provided in correspondence with each of the first and second distributed platform modules so that the first and second distributed platform modules for linking applications mutually transmit and receive messages. Changing means for changing a part of a first protocol defined when the distributed platform module performs communication to create a message having less redundancy than the first protocol; and processing by the changing means. A restoring means for performing a reverse process, transmitting the message received from the correspondingly provided distributed platform module to the opposite gateway with less redundancy by the changing means, and receiving the message from the opposite gateway. The message is restored by the restoring means, and the A gateway for transmitting to the distributed platform module is used when connecting a line with a small line capacity in a LAN, and when changing a line with a small line capacity to a line with a large line capacity, the gateway is removed. A method for constructing a network system, characterized in that a connection is made so that the distributed platform modules of the above communicate directly.
JP2001090741A 2001-03-27 2001-03-27 Distributed platform module, gateway, network system using gateway and construction method of network system Abandoned JP2002290430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001090741A JP2002290430A (en) 2001-03-27 2001-03-27 Distributed platform module, gateway, network system using gateway and construction method of network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001090741A JP2002290430A (en) 2001-03-27 2001-03-27 Distributed platform module, gateway, network system using gateway and construction method of network system

Publications (2)

Publication Number Publication Date
JP2002290430A true JP2002290430A (en) 2002-10-04
JP2002290430A5 JP2002290430A5 (en) 2007-03-08

Family

ID=18945487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001090741A Abandoned JP2002290430A (en) 2001-03-27 2001-03-27 Distributed platform module, gateway, network system using gateway and construction method of network system

Country Status (1)

Country Link
JP (1) JP2002290430A (en)

Similar Documents

Publication Publication Date Title
CN1647054B (en) Double-mode network device driving device, system and method
CN1305271C (en) Network safety isolating and information exchanging system and method based on proxy mapping
US5909553A (en) Systems and methods for controlling the transmission of relatively large data objects in a communications system
US5557749A (en) System for automatically compressing and decompressing data for sender and receiver processes upon determination of a common compression/decompression method understood by both sender and receiver processes
US7502826B2 (en) Atomic operations
CN111277616A (en) RDMA (remote direct memory Access) -based data transmission method and distributed shared memory system
EP0648354A1 (en) System for implementation-independent interface specification
WO2004062234A1 (en) Message transfer using multiplexed connections in an osi-tp environment
CN113746749A (en) Network connection device
JP2888642B2 (en) Communication system with network including management package
JP2009123201A (en) Server-processor hybrid system for processing data
CN111641669B (en) Dynamic load balancing in a network-centric process control system
CN1906890B (en) Method and apparatus for supporting transactions
CN108667817A (en) Message converting system and message forwarding method
US20070005335A1 (en) Methods for protocol compatibility
Farber et al. Thinwire protocol for connecting personal computers to the Internet
US20090132582A1 (en) Processor-server hybrid system for processing data
CN108234595B (en) Log transmission method and system
CN111431921A (en) Configuration synchronization method
JP2000115167A (en) Data communication method, data repeater and recording medium
JP2002290430A (en) Distributed platform module, gateway, network system using gateway and construction method of network system
CN107707546A (en) A kind of packet copy method and the new network adapter for supporting message copy function
KR100311315B1 (en) Protocol processing system using a high-speed data transmission path
WO2002069568A1 (en) Group-independent message transfer method and system lending specified application module
JPH08503348A (en) Communication system with network

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060215

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070122

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080701

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080825

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080930

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20081125