JPH09305502A - Association managing system for file transfer - Google Patents

Association managing system for file transfer

Info

Publication number
JPH09305502A
JPH09305502A JP8147945A JP14794596A JPH09305502A JP H09305502 A JPH09305502 A JP H09305502A JP 8147945 A JP8147945 A JP 8147945A JP 14794596 A JP14794596 A JP 14794596A JP H09305502 A JPH09305502 A JP H09305502A
Authority
JP
Japan
Prior art keywords
association
transfer
group
associations
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8147945A
Other languages
Japanese (ja)
Inventor
Akie Takeuchi
映江 竹内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP8147945A priority Critical patent/JPH09305502A/en
Publication of JPH09305502A publication Critical patent/JPH09305502A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a managing system for easily dealing with the fault of network load distribution control, reserve line switching operation or degenerate operation in a file transfer system. SOLUTION: Plural associations corresponding to a system A are divided into association groups AG1-AG4 for each attribute of a physical line or the like. The AG4 is an association group for fault recovery. Thus, since the plural associations are divided into groups on certain conditions, the transfer load control of respective association groups, the operation of switching to the reserve association group at the time of association group fault or the degenerate of association group can be easily dealt with.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ファイル転送方式
に関し、特に、複数のファイル転送を同時に行うファイ
ル転送システムにおいて、複数アソシエーションをアプ
リケーションプログラム中にて管理するアソシエーショ
ン管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transfer system, and more particularly to an association management system for managing a plurality of associations in an application program in a file transfer system for simultaneously transferring a plurality of files.

【0002】[0002]

【従来の技術】従来、複数のファイル転送を同時に行う
ための1つの転送相手に複数のアオシエーションを対応
させ、アソシエーションの物理的構成を意識することな
く論理的に管理していた。しかしこの従来の方法では、
アソシエーション個々の使用状況は管理できるが、物理
回線等のネットワークリソース(資源)との対応がとれ
ないためにネットワーク障害の対処が困難であり、ネッ
トワーク負荷の分散が最適に行えない等の問題点を有し
ている。
2. Description of the Related Art Conventionally, a plurality of associations are made to correspond to one transfer partner for transferring a plurality of files at the same time, and they are logically managed without being aware of the physical configuration of the association. But with this traditional method,
Although it is possible to manage the usage status of each association, it is difficult to deal with network failures because the network resources (resources) such as physical lines cannot be dealt with, and it is difficult to optimally distribute the network load. Have

【0003】なお、この種のアソシエーションに関する
従来技術として、例えば特開平6−266664号公報
には、国際標準化機構(ISO)によるOSI/TPプ
ロトコルを使用してトランザクション処理を行う場合に
アソシエーションに対する多重化を実現することが考慮
されていず、複数のトランザクション処理要求が同時に
発生した場合に2つ目以降の要求に待ちが発生し効率が
低下するという問題点を解消するため、アプリケーショ
ンの使用状況を示すアプリケーション情報を格納する管
理テーブルを設け、この管理テーブルによりアプリケー
ションの各種別毎にアソシエーションをグループ化して
管理するようにしたアソシエーション多重化方式が提案
されている。また、特開平7−99527号公報には、
利用者AP(アプリケーションプログラム)による新規
確立アソシエーションと、データ転送誤りによるリカバ
リ処理にて再確立したアソシエーション管理を容易に行
うようにした管理方式が提案されている。
As a conventional technique related to this type of association, for example, Japanese Patent Laid-Open No. 6-266664 discloses multiplexing for association when transaction processing is performed using the OSI / TP protocol by International Organization for Standardization (ISO). In order to solve the problem that efficiency is lowered due to waiting for the second and subsequent requests when multiple transaction processing requests occur simultaneously, the usage status of the application is shown. An association multiplexing method has been proposed in which a management table for storing application information is provided, and the management table groups and manages associations for each type of application. Further, Japanese Patent Laid-Open No. 7-99527 discloses that
A management method has been proposed which facilitates newly established association by a user AP (application program) and association management reestablished by recovery processing due to a data transfer error.

【0004】しかしながら、負荷分散の効率化と障害対
処とを共存して実装したアソシエーション管理方式は未
だ提案されていないというのが実状である。
However, the reality is that no association management method has been proposed which implements load balancing efficiency and failure coexistence in a coexisting manner.

【0005】[0005]

【発明が解決しようとする課題】このように、従来のア
ソシエーション管理方式においては、ネットワーク負荷
分散が効果的に行えないという問題点を有している。
As described above, the conventional association management system has a problem that the network load cannot be effectively distributed.

【0006】その理由は、従来の管理方式においては、
アソシエーションの物理的構成等を意識することなく、
論理的に管理しているだけであり、物理回線等のネット
ワークリソースとの対応がとれていないため、ネットワ
ーク使用状況の把握、ネットワークの負荷状況の把握、
及び管理が行えず、負荷分散が効率的に行えない。
The reason is that in the conventional management system,
Without being aware of the physical structure of the association,
Since it is only managed logically and does not correspond to network resources such as physical lines, it is possible to understand the network usage status, the network load status,
Also, the management cannot be performed, and the load cannot be efficiently distributed.

【0007】さらに、従来のアソシエーション管理方式
は、ネットワーク障害時の対応が容易でないという問題
点も有している。
Further, the conventional association management system has a problem that it is not easy to deal with a network failure.

【0008】その理由は、従来の方式においては、前述
したようにアソシエーションの物理的構成等を意識する
ことなく、論理的に管理しているだけであり、物理回線
等のネットワークリソースとの対応がとれていないた
め、ネットワーク障害状況の把握及び管理ができず、こ
のため物理的障害発生箇所等の障害状況の把握が容易で
なく、また障害の回避、復旧対処が容易に行えない。
The reason for this is that, in the conventional system, the logical management is performed without being aware of the physical configuration of the association as described above, and the correspondence with network resources such as physical lines is not possible. Since it is not taken, it is not possible to grasp and manage the network fault condition, and thus it is not easy to grasp the fault condition such as a physical fault occurrence point, and it is not possible to easily avoid the fault and deal with the recovery.

【0009】従って、本発明は、上記事情に鑑みてなさ
れたものであって、その目的は、個々のアソシエーショ
ンの使用状況を管理するだけでなく、物理回線等の属性
に従って多様にグルーピングすることで、ネットワーク
リソースとの対応づけを行い、ネットワーク障害時の対
処を可能にし、ネットワーク負荷分散等のネットワーク
管理を実現する方式を提供することにある。
Therefore, the present invention has been made in view of the above circumstances, and an object thereof is not only to manage the use status of each association, but also to perform various grouping according to attributes of a physical line or the like. The purpose of the present invention is to provide a method for realizing network management such as network load balancing by associating with network resources, enabling to deal with network failure.

【0010】[0010]

【課題を解決するための手段】前記目的を達成するた
め、本発明のアソシエーション管理方式は、一つの転送
相手に複数のアソシエーションを対応させると共に、該
アソシエーションの属性などの物理的構成に基づきグル
ープ化し、一まとまりのアソシエーション群として前記
転送相手に対応付けて管理し、これによりネットワーク
を各アソシエーション単位及びアソシエーション群単位
に管理自在としたことを特徴とする。
In order to achieve the above object, the association management system of the present invention associates a plurality of associations with one transfer partner, and groups them based on the physical configuration such as attributes of the association. , A group of associations is managed in association with the transfer partner, whereby the network can be managed in association units and association group units.

【0011】また、本発明においては、同一の転送相手
に対応しているアソシエーション群の中から使用率の低
い、すなわち負荷の軽いアソシエーション群を選択し、
該アソシエーション群の中で「転送可」の状態のアソシ
エーションを選択して転送することを特徴とする。
Further, in the present invention, an association group having a low usage rate, that is, a light load is selected from the association groups corresponding to the same transfer partner,
It is characterized in that an association in a “transferable” state is selected and transferred from the association group.

【0012】さらに、本発明においては、好ましくは、
ネットワーク障害によってあるアソシエーション群が障
害になった場合、予備アソシエーション群に切り替えて
運転するなどの手段と、予備アソシエーション群を用い
ない場合にはアソシエーション群の縮退運転を行うなど
の手段も含む。
Further, in the present invention, preferably,
When a certain association group fails due to a network failure, it includes means for switching to the standby association group for operation, and means for performing degenerate operation for the association group when the standby association group is not used.

【0013】本発明によれば、複数のアソシエーション
を物理回線等の属性(転送相手への回線の種別、伝送方
式、伝送レート等)に従って、グループ化し、一まとま
りのアソシエーション群として管理することにより、論
理的ではなく物理的にアソシエーションを管理すること
が可能とされ、各アソシエーション群の使用率などの負
荷状況を認識することができる。
According to the present invention, a plurality of associations are grouped according to the attributes of the physical line or the like (type of line to transfer partner, transmission method, transmission rate, etc.) and managed as a group of associations. It is possible to manage the associations physically rather than logically, and it is possible to recognize the load status such as the usage rate of each association group.

【0014】このため、負荷の軽いアソシエーション
群、またはそのアソシエーション群の中で「転送可」状
態のアソシエーションを用いて転送するなど負荷分散制
御が可能とされるほか、アソシエーション群になんらか
の理由で障害が発生した際、予備アソシエーション群へ
の切り替え運転を行い、さらに予備アソシエーション群
が存在しない場合の縮退運転などのネットワーク障害時
の対応処理が効率的に行える。
For this reason, load balancing control such as transfer using an association group having a light load or an association in the "transferable" state in the association group is possible, and a failure may occur in the association group for some reason. When it occurs, the switching operation to the spare association group is performed, and the response processing at the time of a network failure such as the degenerate operation when the spare association group does not exist can be efficiently performed.

【0015】[0015]

【発明の実施の形態】本発明の形態について図面を参照
して以下に詳細に説明する。図1は、本発明の実施の形
態を説明するための図である。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a diagram for describing an embodiment of the present invention.

【0016】自システム100から転送相手システム2
00のシステムA、Bに対して、ファイル転送を行うも
のとする。
Transfer system 2 from own system 100
File transfer is performed to the systems A and B of 00.

【0017】転送相手システムAに対応しているアソシ
エーションは、11、12、21、22、31、32、
41、42からなり、これらのアソシエーションを物理
回線毎にグルーピング(群化)したものが、アソシエー
ション群AG1、AG2、AG3、AG4である。AG
1は11、12のアソシエーション、AG2は21、2
2のアソシエーション、AG3は31、32のアソシエ
ーション、AG4は41、42のアソシエーションが対
応している。ただし、アソシエーション群AG4は、障
害時の復旧用の予備アソシエーション群とする。また、
転送相手システムBに対応しているアソシエーション
は、51、52、61、62、71、72からなり、こ
れらのアソシエーションを物理回線毎にグルーピング
(群化)したものが、アソシエーション群BG5、BG
6、BG7である。BG5は51、52のアソシエーシ
ョン、BG6は61、62のアソシエーション、BG7
は71、72のアソシエーションが対応している。
The associations corresponding to the transfer partner system A are 11, 12, 21, 22, 31, 32,
Association groups AG1, AG2, AG3, and AG4 are formed by grouping these associations for each physical line. AG
1 is 11 and 12 associations, AG2 is 21 and 2
2 associations, AG3 corresponds to 31 and 32 associations, and AG4 corresponds to 41 and 42 associations. However, the association group AG4 is a standby association group for recovery at the time of failure. Also,
The associations corresponding to the transfer destination system B consist of 51, 52, 61, 62, 71, 72, and these associations are grouped (grouped) for each physical line into the association groups BG5, BG.
6 and BG7. BG5 has 51, 52 associations, BG6 has 61, 62 associations, BG7
Are associated with 71 and 72 associations.

【0018】自システム100において、アプリケーシ
ョンプログラム(AP)101から転送相手システム
A、システムBに対してのファイル転送要求をファイル
転送システム102に対して行う。
In the own system 100, the application program (AP) 101 makes a file transfer request to the transfer partner systems A and B to the file transfer system 102.

【0019】ファイル転送システム102は、AP10
1からの要求により、実際に転送に用いるアソシエーシ
ョン群、さらに、そのアソシエーション群の中から「転
送可」の状態のアソシエーションを選択し、ファイル転
送を行う。
The file transfer system 102 includes the AP 10
In response to the request from 1, the group of associations actually used for the transfer, and the association in the “transferable” state are selected from the group of associations, and the file is transferred.

【0020】次に、本発明の実施の形態の動作について
図1を参照して説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIG.

【0021】自システム100のAP101から転送相
手システムAへの転送要求が発行されたとしたとき、転
送相手システムAに対応するアソシエーション群、AG
1、AG2、AG3、AG4の使用率は、10%、20
%、30、0%の中で最も使用率の低いアソシエーショ
ン群AG1を選択する。
When a transfer request is issued from the AP 101 of the own system 100 to the transfer partner system A, the association group corresponding to the transfer partner system A, AG
Usage rate of 1, AG2, AG3, AG4 is 10%, 20
The association group AG1 with the lowest usage rate among%, 30, and 0% is selected.

【0022】ここで、使用率0%のアソシエーション群
AG4は、予備用(予備回線)とされ、他アソシエーシ
ョン群が障害時等の場合に障害アソシエーション群の切
替え用に確保されたものであり、選択しない。
Here, the association group AG4 having a usage rate of 0% is used as a backup (standby line) and is reserved for switching the failure association group when another association group has a failure or the like, and is selected. do not do.

【0023】そして、選択されたアソシエーション群A
G1の中で「転送可」状態にあるアソシエーションを選
択し、転送相手システムAに対してファイル転送を行
う。
Then, the selected association group A
The association in the "transferable" state is selected in G1, and the file is transferred to the transfer partner system A.

【0024】ここでは、アソシエーション群AG1の1
1、12で「転送可」状態のものを選択する。アソシエ
ーション11、12、又は両アソシエーションが「転送
可」状態の場合には、上から順番に使用する。
Here, 1 of the association group AG1
In 1 and 12, select the one in the "transferable" state. When the associations 11 and 12 or both associations are in the "transferable" state, they are used in order from the top.

【0025】また、何らかの理由で、アソシエーション
群AG1内のアソシエーションに障害等が発生し、ファ
イル転送が続行不可能になった場合には、未使用の予備
用アソシエーション群AG4に切り替え、ファイル転送
を行うように切替え制御する。
If the association in the association group AG1 fails for some reason and the file transfer cannot be continued, the unused spare association group AG4 is switched to perform the file transfer. Switching control is performed.

【0026】そして、障害アソシエーション群へ要求中
の転送も、予備アソシエーション群AG4に要求して転
送を行う。
Then, even for the transfer which is being requested to the faulty association group, the transfer is made by requesting the spare association group AG4.

【0027】もし予備用アソシエーション群が存在しな
い場合には、アソシエーション群AG1の転送可能なア
ソシエーションを、アソシエーション群AG2にグルー
ピングし、縮退運転を行う。
If the spare association group does not exist, the transferable associations of the association group AG1 are grouped into the association group AG2 and the degenerate operation is performed.

【0028】例えば、アソシエーション群AG1のうち
アソシエーション11が障害になった場合、アソシエー
ション群AG1の転送を、予備アソシエーション群AG
4に切り替えて転送を続行する。ここで、既に予備アソ
シエーション群AG4が既に使用されている場合には、
障害のないアソシエーション12をアソシエーション群
AG2にグルーピングし直し、縮退運転を行い、ファイ
ル転送を続行する。
For example, when the association 11 of the association group AG1 fails, the transfer of the association group AG1 is transferred to the backup association group AG.
Switch to 4 and continue the transfer. Here, when the preliminary association group AG4 has already been used,
The association 12 having no failure is grouped again into the association group AG2, the degenerate operation is performed, and the file transfer is continued.

【0029】以上のように、本発明の実施の形態におい
ては、転送相手先に、複数のアソシエーションが接続さ
れ、多重化されている場合に、アソシエーション毎に、
転送状態の把握及び管理が可能なため、転送の負荷分散
制御が行え、転送状態に応じた転送を効率よく行うこと
ができ、ネットワークを効率使用が可能である。
As described above, in the embodiment of the present invention, in the case where a plurality of associations are connected to the transfer destination and are multiplexed, for each association,
Since the transfer status can be grasped and managed, the load distribution control of the transfer can be performed, the transfer according to the transfer status can be efficiently performed, and the network can be efficiently used.

【0030】また、障害時の対処として、予備アソシエ
ーション群への切り替え運転、縮退運転が容易に行え
る。
Further, as a measure against a failure, the switching operation to the spare association group and the degenerate operation can be easily performed.

【0031】次に、本発明の第2の実施形態について図
2を参照して説明する。図2は、本発明の第2の実施の
形態の構成を示した図である。
Next, a second embodiment of the present invention will be described with reference to FIG. FIG. 2 is a diagram showing the configuration of the second exemplary embodiment of the present invention.

【0032】図2を参照して、本発明の第2の実施の形
態は、複数のアソシエーション群をあるそれぞれのアソ
シエーション群の多重度などの条件によりグルーピング
し、転送を行うようにしたものである。
With reference to FIG. 2, the second embodiment of the present invention is configured to group a plurality of association groups according to conditions such as the multiplicity of each association group and to perform transfer. .

【0033】転送相手システム200のシステムAに対
応しているアソシエーションとしては、111、11
2、113、121、122、123、131、13
2、133、121、211、212、213、22
1、222、223、231、232、233がある。
The associations corresponding to the system A of the transfer partner system 200 are 111 and 11
2, 113, 121, 122, 123, 131, 13
2, 133, 121, 211, 212, 213, 22
There are 1, 222, 223, 231, 232, 233.

【0034】これらのアソシエーションを属性等の条件
でグルーピングし第2アソシエーション群AG11、A
G12、AG13とする。
These associations are grouped according to conditions such as attributes, and the second association group AG11, A
G12 and AG13.

【0035】図2に示すように、AG11にはアソシエ
ーション111、112、113が対応し、AG12に
はアソシエーション121、122、123が対応し、
AG13にはアオシエーション131、132、133
が対応している。そして、AG21にはアソシエーショ
ン211、212、213が対応し、AG22にはアソ
シエーション221、222、223が対応し、AG2
3にはソシエーション231、232、233が対応し
ているものとする。
As shown in FIG. 2, the associations 111, 112 and 113 correspond to the AG11, the associations 121, 122 and 123 correspond to the AG12,
The AG 13 has associations 131, 132, 133.
Is supported. Then, the associations 211, 212, and 213 correspond to the AG21, the associations 221, 222, and 223 correspond to the AG22, and the AG2
Assume that the associations 231, 232, and 233 correspond to 3.

【0036】また、さらにAG11、AG12、AG1
3、AG21、AG22、AG23を多重度等の条件で
グルーピングし、第1アソシエーション群AG1、AG
2とする。第1アソシエーション群AG1には、第2ア
ソシエーション群AG11、AG12、AG13が、A
G2にはAG21、AG22、AG23が対応してい
る。
Further, AG11, AG12, AG1
3, AG21, AG22, AG23 are grouped under conditions such as multiplicity and the like, and the first association group AG1, AG
Let it be 2. In the first association group AG1, the second association groups AG11, AG12, AG13 are
AG21, AG22, and AG23 correspond to G2.

【0037】自システム100において、AP101か
ら転送相手システム200のシステムAに対して転送要
求があった場合、まず第1アソシエーション群AG1、
AG2の中から使用率の低い第1アソシエーション群を
選択する。ここでは、試用率10%のAG1を選択する
ものとする。
In the own system 100, when the AP 101 issues a transfer request to the system A of the transfer partner system 200, first, the first association group AG1,
The first association group having a low usage rate is selected from AG2. Here, AG1 with a trial ratio of 10% is selected.

【0038】さらに、第2アソシエーション群AG1
1、AG12、AG13の中から使用率の低い第2アソ
シエーション群を選択する。ここでは、第2アソシエー
ション群AG11を選択する。
Further, the second association group AG1
A second association group having a low usage rate is selected from among 1, AG12, and AG13. Here, the second association group AG11 is selected.

【0039】そして、AG11に対応している物理回線
111、112、113の中から「転送可」状態のアソ
シエーションを選択し転送を行う。
Then, the association in the "transferable" state is selected from among the physical lines 111, 112, 113 corresponding to the AG 11 and the transfer is performed.

【0040】前記第1の実施の形態では、グルーピング
は1段階であったが、ここでは2段階グルーピングを行
っている。
In the first embodiment, the grouping is performed in one step, but in this case, two-step grouping is performed.

【0041】このように、グルーピングは複数段(階
層)にわたって行うことが可能とされ、グルーピングを
増やすことで、ネットワーク管理、及びネットワーク転
送時の負荷の分散を効率よく行える。更に、障害時の縮
退運転等も、負荷の増大を抑えて行うことができること
が期待される。
As described above, the grouping can be performed over a plurality of stages (hierarchies), and by increasing the grouping, network management and load distribution during network transfer can be efficiently performed. Further, it is expected that degenerate operation at the time of failure can be performed while suppressing an increase in load.

【0042】[0042]

【発明の効果】以上説明したように、本発明によれば、
物理回線等をある基準でグルーピングすることにより、
物理回線等のネットワークリソース管理ができるため、
各アソシエーション、アソシエーション群の使用状況の
管理把握を可能とし、これにより、効率的なネットワー
ク負荷分散を可能とするという効果を有する。
As described above, according to the present invention,
By grouping physical lines etc. with a certain standard,
Since network resources such as physical lines can be managed,
It is possible to manage and ascertain the usage status of each association and association group, which has the effect of enabling efficient network load distribution.

【0043】また、本発明によれば、ネットワークリソ
ース管理が可能となったことにより、物理的な障害発生
箇所等の障害状況の把握を容易化し、且つネットワーク
障害時の切り替え運転、アソシエーション群の縮退が可
能としたことにより、ネットワーク障害時の対応を容易
化し、保守性及び信頼性を向上するという効果を有す
る。
Further, according to the present invention, since it becomes possible to manage the network resource, it becomes easy to grasp the failure status such as the physical failure occurrence point, and the switching operation at the time of the network failure and the degeneration of the association group. By making it possible, there is an effect that it is easy to deal with a network failure, and maintainability and reliability are improved.

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

【図1】本発明の第1の実施の形態の構成を示す図であ
る。
FIG. 1 is a diagram showing a configuration of a first exemplary embodiment of the present invention.

【図2】本発明の第2の実施の形態の構成を示す図であ
る。
FIG. 2 is a diagram illustrating a configuration of a second exemplary embodiment of the present invention.

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

11、12、21、22、31、32、41、42、5
1、52、61、62、71、72 アソシエーション 100 自システム 101 アプリケーションプログラム 102 ファイル転送システム 200 転送相手システム AG1〜AG4、BG5〜BG7 アソシエーション群
11, 12, 21, 22, 31, 32, 41, 42, 5
1, 52, 61, 62, 71, 72 Association 100 Own system 101 Application program 102 File transfer system 200 Transfer partner system AG1 to AG4, BG5 to BG7 Association group

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】一つの転送相手に複数のアソシエーション
を対応させると共に、該アソシエーションの属性などの
物理的構成に基づきグループ化し、一まとまりのアソシ
エーション群として前記転送相手に対応付けて管理し、
これによりネットワークを各アソシエーション単位及び
アソシエーション群単位に管理自在としたことを特徴と
するアソシエーション管理方式。
1. A plurality of associations are made to correspond to one transfer partner, grouped based on a physical configuration such as an attribute of the association, and managed in association with the transfer partner as a group of associations.
This is an association management method that allows the network to be managed in association units and association groups.
【請求項2】同一の転送相手に対応しているアソシエー
ション群の中から負荷の軽いアソシエーション群を選択
し、該アソシエーション群の中で転送可の状態のアソシ
エーションを選択してネットワーク転送することを特徴
とする請求項1記載のアソシエーション管理方式。
2. An association group with a light load is selected from the association groups corresponding to the same transfer partner, and an association in a transfer-enabled state is selected from the association groups for network transfer. The association management method according to claim 1.
【請求項3】複数のアソシエーション群のうち所定のア
ソシエーション群を障害時の切替のための予備回線とし
て確保したことを特徴とする請求項1記載のアソシエー
ション管理方式。
3. The association management method according to claim 1, wherein a predetermined association group among a plurality of association groups is secured as a protection line for switching at the time of failure.
【請求項4】アソシエーション群を複数段の階層型構成
としたことを特徴とする請求項1記載のアソシエーショ
ン管理方式。
4. The association management system according to claim 1, wherein the association group has a hierarchical structure of a plurality of stages.
【請求項5】複数のファイル転送を同時に行うシステム
において、一つの転送相手に複数のアソシエーションを
対応させると共に、該アソシエーションの属性等の物理
的構成を考慮してグループ化し、複数のアソシエーショ
ンを一つの群として管理することにより、ネットワーク
の転送負荷の管理、回線の使用状況の把握、及び障害の
把握をアソシエーション単位及びアソシエーション群単
位で行うようにして、転送負荷を分散制御自在とすると
共に、ネットワーク障害時において予備回線への切替運
転及び/又は縮退運転による障害への対応を可能とした
ことを特徴とするアソシエーション管理方式。
5. In a system for simultaneously transferring a plurality of files, a plurality of associations are made to correspond to one transfer partner, and the plurality of associations are grouped in consideration of a physical configuration such as an attribute of the association. By managing the network as a group, the transfer load of the network can be managed, the usage status of the line can be grasped, and the failure can be grasped in association units and association group units, thereby making it possible to freely control the transfer load and to prevent network failures. The association management method is characterized in that it is possible to cope with a failure due to a switching operation to a protection line and / or a degeneration operation at any time.
JP8147945A 1996-05-17 1996-05-17 Association managing system for file transfer Pending JPH09305502A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8147945A JPH09305502A (en) 1996-05-17 1996-05-17 Association managing system for file transfer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8147945A JPH09305502A (en) 1996-05-17 1996-05-17 Association managing system for file transfer

Publications (1)

Publication Number Publication Date
JPH09305502A true JPH09305502A (en) 1997-11-28

Family

ID=15441625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8147945A Pending JPH09305502A (en) 1996-05-17 1996-05-17 Association managing system for file transfer

Country Status (1)

Country Link
JP (1) JPH09305502A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012124596A (en) * 2010-12-06 2012-06-28 Fujitsu Ltd Multiplex radio device and channel control method using link aggregation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012124596A (en) * 2010-12-06 2012-06-28 Fujitsu Ltd Multiplex radio device and channel control method using link aggregation

Similar Documents

Publication Publication Date Title
JP3541335B2 (en) Information processing apparatus and distributed processing control method
JP4083169B2 (en) Communication apparatus, control method, and program
CN102739799B (en) Distributed communication method in distributed application
JP4509346B2 (en) Method and system for executing dynamic load balance in wireless communication network and message processing system in wireless communication network
US6892316B2 (en) Switchable resource management in clustered computer system
US20050267963A1 (en) Method for managing I/O interface modules in a computer system
CN104077199B (en) Based on partition method and the system of the high-availability cluster of shared disk
CN1614936A (en) Management system of treating apparatus
CN108881512A (en) Virtual IP address equilibrium assignment method, apparatus, equipment and the medium of CTDB
CN106385330A (en) Network function virtualization composer realization method and device
CN106294031B (en) A kind of business management method and storage control
WO2024113894A1 (en) Method for establishing remote replication relationship and related apparatus
JP4309321B2 (en) Network system operation management method and storage apparatus
CN114338670B (en) Edge cloud platform and network-connected traffic three-level cloud control platform with same
JPH09305502A (en) Association managing system for file transfer
JPH04311251A (en) Multiprocessor system
CN103414588B (en) VTL backup method and VTL nodes
CN110611613B (en) Multipath routing method and device based on network equipment
JP3640349B2 (en) Clustering system and data recovery method in case of failure in clustering system
JPH07273764A (en) Network management system
JP2919352B2 (en) Switch system and switchboard manager
US20030005358A1 (en) Decentralized, self-regulating system for automatically discovering optimal configurations in a failure-rich environment
JP2002149619A (en) Method for managing message queue
JPH03245246A (en) Data transfer device
CN107342905A (en) A kind of node scheduling method and system of cluster storage system failure transfer

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990105