Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP2601513B2 - Dynamic change processing method of communication path multiplicity - Google Patents
[go: Go Back, main page]

JP2601513B2 - Dynamic change processing method of communication path multiplicity - Google Patents

Dynamic change processing method of communication path multiplicity

Info

Publication number
JP2601513B2
JP2601513B2 JP63099007A JP9900788A JP2601513B2 JP 2601513 B2 JP2601513 B2 JP 2601513B2 JP 63099007 A JP63099007 A JP 63099007A JP 9900788 A JP9900788 A JP 9900788A JP 2601513 B2 JP2601513 B2 JP 2601513B2
Authority
JP
Japan
Prior art keywords
communication path
communication
conversation
established
multiplicity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP63099007A
Other languages
Japanese (ja)
Other versions
JPH01270159A (en
Inventor
和三郎 近藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP63099007A priority Critical patent/JP2601513B2/en
Publication of JPH01270159A publication Critical patent/JPH01270159A/en
Application granted granted Critical
Publication of JP2601513B2 publication Critical patent/JP2601513B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】 〔概要〕 システム間にまたがる応用プログラム間の会話に使用
する通信パスの多重度を,運用時に動的に変更するよう
にした通信パス多重度の動的変更処理方式に関し, システムの通信パスを最適な数に自動制御し,主記憶
の使用効率を向上させる手段を提供することを目的と
し, 通信多重度が増加し,通信パスが不足した場合に,通
信パスを動的に確立する通信パス動的確立処理手段と,
動的に確立した通信パスを,使用後に直ちに解放せず
に,再使用可能な状態にしておく通信パス管理処理手段
と,通信多重度が減少した場合に,空き状態の通信パス
を所定量だけ残し,その他の動的に確立した空き状態に
ある通信パスを解放する通信パス動的解放処理手段とを
備え,呼量に応じて通信パスの数を自動的に増減させる
ように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] The present invention relates to a dynamic change method of communication path multiplicity in which the multiplicity of communication paths used for conversation between application programs across systems is dynamically changed during operation. The purpose of the present invention is to provide a means for automatically controlling the number of communication paths of a system to an optimal number and improving the use efficiency of the main memory. Communication path dynamic establishment processing means to be established
A communication path management processing means for keeping a dynamically established communication path in a reusable state without releasing it immediately after use, and a predetermined amount of a free communication path when communication multiplicity is reduced. Communication path dynamic release processing means for releasing other dynamically established idle communication paths, and automatically increasing or decreasing the number of communication paths in accordance with the traffic.

〔産業上の利用分野〕[Industrial applications]

本発明は,システム間にまたがる応用プログラム間の
会話に使用する通信パスの多重度を,運用時に動的に変
更するようにした通信パス多重度の動的変更処理方式に
関する。
The present invention relates to a dynamic change method of communication path multiplicity in which the multiplicity of communication paths used for conversation between application programs across systems is dynamically changed during operation.

〔従来の技術〕[Conventional technology]

応用プログラム間で通信を行う場合,その応用プログ
ラム間で行う一連の処理を会話という。システム間にま
たがる応用プログラム間で会話を行うためには,システ
ム間でデータを送受信することが必要となる。このため
に使用する論理的な通信路を通信パスという。1つの会
話は,1本の通信パスを占有する。
When communication is performed between application programs, a series of processes performed between the application programs is called a conversation. In order to have a conversation between application programs spanning between systems, it is necessary to transmit and receive data between the systems. The logical communication path used for this is called a communication path. One conversation occupies one communication path.

従来方式では,通信パスを運用開始時に必要な分だけ
確立して用意しておき,会話が開始されると,空き状態
の通信パスを会話に割り当てる。そして,会話が終了す
ると,通信パスをその会話から切り離して,空き状態と
して管理するようにしていた。
In the conventional method, a necessary number of communication paths are established and prepared at the start of operation, and when a conversation starts, an empty communication path is allocated to the conversation. When the conversation ends, the communication path is separated from the conversation and managed as an empty state.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来,運用開始時に確立して用意しておく通信パスの
数は,ユーザが通信の多重度を考慮し,あらかじめシス
テム定数として定義していた。そのため,次の問題があ
った。
Conventionally, the number of communication paths established and prepared at the start of operation has been defined in advance by the user as a system constant in consideration of the multiplicity of communication. Therefore, there were the following problems.

(a) ユーザのシステム設計が難しい。通信の多重度
は,日や時間によって増減が激しいため,あらかじめ必
要数を予測するのは困難である。したがって,余裕を持
たせて,必要以上に通信パスを用意してしまうことが多
い。
(A) It is difficult for the user to design the system. Since the multiplicity of communication greatly fluctuates depending on the day and time, it is difficult to predict the required number in advance. Therefore, a communication path is often prepared more than necessary with a margin.

(b) 通信多重度が最大数の通信パスを,常に使用可
能な状態にしておくために,その管理情報の記憶領域が
多く必要になり,メモリの使用効率が悪くなる。特に,
この記憶領域は,システム共通域にとられるため,メモ
リが圧迫されると,その影響は大きい。
(B) In order to keep the communication path having the maximum number of communication multiplexes available at all times, a large storage area for the management information is required, and the use efficiency of the memory deteriorates. Especially,
Since this storage area is provided in the system common area, if the memory is squeezed, the effect is large.

(c) 運用開始時に必要以上に通信パスを確立してし
まうと,確立のためのシステム間の通信コストが増大
し,無駄なコストが増える。
(C) If a communication path is established more than necessary at the start of operation, communication costs between systems for establishing the communication path increase, and wasteful costs increase.

(d) もし,運用開始時に確立する通信パスの数が少
なく,運用中に通信多重度が増加して,空き状態の通信
パスが不足すると,新しい会話処理要求は,リジェクト
されるか,通信パスに空きができるまで待たされること
になり,処理が停滞する。
(D) If the number of communication paths established at the start of operation is small and the number of communication multiplexes increases during operation, and there are not enough available communication paths, a new conversation processing request is rejected or a new communication processing request is issued. Waiting until a free space is available, processing is stalled.

本発明は上記問題点の解決を図り,システムの通信パ
スを最適な数に自動制御し,主記憶の使用効率を向上さ
せる手段を提供することを目的としている。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above problems and to provide means for automatically controlling the number of communication paths of the system to an optimum number and improving the use efficiency of the main memory.

〔課題を解決するための手段〕[Means for solving the problem]

第1図は本発明の構成例を示す。 FIG. 1 shows a configuration example of the present invention.

第1図において,10はCPUおよびメモリなどからなる処
理装置,11は通信パスの確立・解放制御と通信パスの空
き管理を行う通信パス制御部,12は通信パスの管理を行
い,通信パスの割当要求および割当解除要求に対する処
理を行う通信パス管理処理部,13は使用中の通信パスを
管理するビジーキュー,14は空き状態の通信パスを管理
するフリーキュー,15は通信パス管理処理部12の要求に
より通信パスを動的に確立する処理を行う通信パス動的
確立処理部,16は通信パス管理処理部12の要求により通
信パスを動的に解放する処理を行う通信パス動的解放処
理部,17は確立された通信パスを用いてデータの送受信
処理を行う送受信制御部,18は応用プログラム間の会話
を制御する会話制御部,19は応用プログラムを実行する
応用処理部を表す。
In FIG. 1, reference numeral 10 denotes a processing unit including a CPU and a memory, 11 denotes a communication path control unit which controls establishment / release of a communication path and manages the availability of the communication path, and 12 manages the communication path. A communication path management processing unit for processing allocation and release requests, 13 is a busy queue for managing a communication path in use, 14 is a free queue for managing an idle communication path, and 15 is a communication path management processing unit 12. A communication path dynamic establishment processing unit for dynamically establishing a communication path in response to a request, and a communication path dynamic release processing unit 16 for dynamically releasing a communication path in response to a request from the communication path management processing unit 12 Reference numeral 17 denotes a transmission / reception control unit for performing data transmission / reception processing using the established communication path, reference numeral 18 denotes a conversation control unit for controlling conversation between application programs, and reference numeral 19 denotes an application processing unit for executing the application programs.

通信パス管理処理部12が管理するビジーキュー13およ
びフリーキュー14におけるC1,C2,…,C4,…は,確立され
た通信パスに関する管理情報を記憶する通信パス制御ブ
ロックである。送受信制御部17,会話制御部18,応用処理
部19は,従来と同様に構成される。
C1, C2,..., C4,... In the busy queue 13 and the free queue 14 managed by the communication path management processing unit 12 are communication path control blocks that store management information relating to established communication paths. The transmission / reception control unit 17, the conversation control unit 18, and the application processing unit 19 are configured in the same manner as in the related art.

通信パス動的確立処理部15は,通信多重度が増加し,
通信パスが不足した場合に,通信パス管理処理部12から
の要求により,通信パスを動的に確立する処理を行う。
The communication path dynamic establishment processing unit 15 increases the communication multiplicity,
When the communication path is insufficient, a process for dynamically establishing a communication path is performed in response to a request from the communication path management processing unit 12.

通信パス管理処理部12は,会話終了時に,その会話で
使用した通信パスであって,動的に確立したものの割当
解除要求があった場合に,その通信パスを直ちに解放せ
ずに,再使用可能な状態にしておく。すなわち,その通
信パスを管理する通信パス制御ブロックを,フリーキュ
ー14にキューイングしておく。
At the end of the conversation, the communication path management processing unit 12 reuses the communication path used in the conversation without immediately releasing the communication path when a request for deallocation of the dynamically established communication path is made. Keep it ready. That is, a communication path control block for managing the communication path is queued in the free queue 14.

通信パス動的解放処理部16は,通信多重度が減少した
場合に,フリーキュー14で管理される空き状態の通信パ
スを所定量だけ残し,その他の動的に確立した空き状態
にある通信パスを解放する処理を行う。
When the communication multiplicity decreases, the communication path dynamic release processing unit 16 leaves a predetermined amount of free communication paths managed by the free queue 14 and other dynamically established free communication paths. Perform processing to release.

これより,本発明では,呼量に応じて通信パスの数を
自動的に増減させるようにしている。
Thus, in the present invention, the number of communication paths is automatically increased or decreased according to the traffic.

〔作用〕[Action]

第1図に示す各処理部の動作は,次のようになる。 The operation of each processing unit shown in FIG. 1 is as follows.

会話制御部18は,会話開始を送受信制御部17に通知
する。
The conversation control unit 18 notifies the transmission / reception control unit 17 of the start of the conversation.

送受信制御部17は,会話に使用する通信パスの割当
を通信パス管理処理部12に要求する。
The transmission / reception control unit 17 requests the communication path management processing unit 12 to allocate a communication path used for conversation.

通信パス管理処理部12は,通信パスの割当要求に対
し,フリーキュー14を調べ,空き状態の通信パスを割り
当てる。空き状態の通信パスがない場合,通信パス動的
確立処理部15に通信パスの動的確立を依頼する。通信パ
ス動的確立処理部15は,相手システムとの通信により,
通信パスの動的確立処理を行う。
The communication path management processing unit 12 checks the free queue 14 in response to the communication path allocation request, and allocates a free communication path. If there is no free communication path, the communication path dynamic establishment processing unit 15 is requested to dynamically establish a communication path. The communication path dynamic establishment processing unit 15 communicates with the partner system,
The communication path is dynamically established.

割り当てた通信パスを送受信制御部17に通知する。 The transmission / reception control unit 17 is notified of the allocated communication path.

送受信制御部17は,割り当てられた通信パスを使用
し,会話のデータを送受信する。
The transmission / reception control unit 17 transmits / receives conversation data using the allocated communication path.

会話が終了すると,会話制御部18は,その終了処理
を行う。
When the conversation ends, the conversation control unit 18 performs the end processing.

送受信制御部17は,会話に使用した通信パスの割当
解除を通信パス管理処理部12に要求する。
The transmission / reception control unit 17 requests the communication path management processing unit 12 to release the assignment of the communication path used for the conversation.

通信パス管理処理部12は,通信パスをフリーキュー
14に戻す。このとき,空き状態の通信パスが所定量以上
になる場合には,通信パス動的解放処理部16に,動的に
確立した通信パスの解放を依頼する。通信パス動的解放
処理部16は,相手システムとの通信により,動的に確立
した通信パスの解放を行う。
The communication path management processing unit 12 places the communication path in a free queue.
Return to 14. At this time, if the number of unused communication paths becomes equal to or more than a predetermined amount, the communication path dynamic release processing unit 16 is requested to release the dynamically established communication paths. The communication path dynamic release processing unit 16 releases a dynamically established communication path by communicating with the partner system.

以上の処理により、無駄になる可能性がある通信パス
を,運用開始時にあらかじめ確立しておく必要がなくな
る。
With the above processing, it is not necessary to establish a communication path that may be wasted before starting operation.

〔実施例〕〔Example〕

第2図は本発明の一実施例に係る通信パスの動的変更
例,第3図は本発明の一実施例処理説明図を示す。
FIG. 2 is a diagram showing an example of dynamically changing a communication path according to an embodiment of the present invention, and FIG.

第2図において,S1,S2は相互に通信を行うシステム,P
1〜P12およびQ1〜Q12は,会話を行う応用プログラムに
よる処理を表す。また,101〜110は運用開始時に固定的
に確立される通信パス,111,112,…は運用時に動的に確
立・解放される通信パスを表す。
In FIG. 2, S1 and S2 are systems for mutual communication, P
1 to P12 and Q1 to Q12 represent processing by an application program for conversation. .. Represent communication paths fixedly established at the start of operation, and 111, 112,... Represent communication paths dynamically established / released at the time of operation.

本発明では,第2図に示すように,運用開始時に,ユ
ーザがあらかじめ定めた数(例えば10個)の通信パスを
確立して,使用可能な状態にしておく。
In the present invention, as shown in FIG. 2, at the start of operation, a user establishes a predetermined number (for example, 10) of communication paths and leaves them in a usable state.

運用を開始した後,処理P1−処理Q1間の会話要求,処
理P2−処理Q2間の会話要求,…,処理P10−処理Q10間の
会話要求があると,それぞれ通信パス101,102,…,110
を,順次割り当てる。
After the operation is started, when there is a conversation request between process P1 and process Q1, a conversation request between process P2 and process Q2,..., A conversation request between process P10 and process Q10, communication paths 101, 102,.
Are assigned sequentially.

次に,処理P11−処理Q11間の会話要求があり,処理の
多重度が11以上になると,使用可能な通信パスが不足す
るため,新たに通信パス111を動的に確立して,割り当
てる。続いて,処理P12−処理Q12間の会話要求があった
場合にも,同様に通信パス112を動的に確立して,割り
当てる。
Next, when there is a conversation request between the process P11 and the process Q11 and the multiplicity of the process becomes 11 or more, a usable communication path runs short. Therefore, a new communication path 111 is dynamically established and allocated. Subsequently, when a conversation request between the process P12 and the process Q12 is made, the communication path 112 is similarly dynamically established and allocated.

運用中に動的に確立した通しパス111,112,…は,処理
の多重度が低下して,空きの通信パスが所定量以上にな
ったときに,動的に解放する。
, Which are dynamically established during operation, are dynamically released when the multiplicity of processing decreases and the number of available communication paths exceeds a predetermined amount.

第3図は,第1図に示す通信パス管理処理部12による
処理の例を示している。
FIG. 3 shows an example of processing by the communication path management processing unit 12 shown in FIG.

通信パス管理処理部12に対し,会話開始時に通信パス
の割当要求があった場合,第3図(イ)に示す処理〜
を実行する。
When there is a communication path allocation request to the communication path management processing unit 12 at the start of a conversation, the processing shown in FIG.
Execute

まず,割当可能な空きの通信パスがあるかどうか
を,フリーキュー14により調べる。空き状態の通信パス
がない場合,処理へ制御を移す。
First, the free queue 14 checks whether there is an available communication path that can be allocated. If there is no free communication path, control is transferred to the processing.

フリーキュー14にある通信パス制御ブロックを,ビ
ジーキュー13につなぐ。
The communication path control block in the free queue 14 is connected to the busy queue 13.

その通信パスを,割当要求元へ通知し,割当要求に
対する処理を終了する。
The communication path is notified to the allocation request source, and the processing for the allocation request is terminated.

空き通信パスがない場合,第1図に示す通信パス動
的確立処理部15に通信パスの動的確立処理を依頼する。
通信パス動的確立処理部15における通信パスの確立処理
は,運用開始時における従来の通信パスの確立処理と同
様である。
If there is no free communication path, the communication path dynamic establishment processing unit 15 shown in FIG. 1 is requested to perform the communication path dynamic establishment processing.
The communication path establishment processing in the communication path dynamic establishment processing unit 15 is the same as the conventional communication path establishment processing at the start of operation.

通信パスが動的に確立されたならば,パスIDなどの
管理情報を通信パス制御ブロックに設定し,フリーキュ
ー14につなぐ。その後,処理以下を実行する。
When a communication path is dynamically established, management information such as a path ID is set in a communication path control block and connected to the free queue 14. After that, the following processing is executed.

通信パス管理処理部12に対し,会話終了時に通信パス
の割当解除要求があった場合,第3図(ロ)に示す処理
〜を実行する。
When the communication path management processing unit 12 receives a request to cancel the assignment of the communication path at the end of the conversation, the processing shown in FIG.

解除する通信パスの通信パス制御ブロックを,ビジ
ーキュー13から外して,フリーキュー14につなぐ。
The communication path control block of the communication path to be released is removed from the busy queue 13 and connected to the free queue 14.

空き状態の通信パスが所定量以上になったかどうか
を判定する。所定量以上になっていない場合,処理を終
了する。この比較する基準値は,絶対的な数量でも,空
き状態の割合を示す量でもよい。
It is determined whether the number of available communication paths has exceeded a predetermined amount. If not, the process ends. The reference value to be compared may be an absolute quantity or an amount indicating the percentage of empty state.

空き状態の通信パスが所定量以上になった場合,空
き状態にある動的に確立した通信パスのうち,所定量を
超える分について,第1図に示す通信パス動的解放処理
部16に対し,動的解放処理を依頼する。通信パス動的解
放処理部16における通信パスの解放処理は,運用終了時
における従来の通信パスの解放処理と同様である。
When the number of available communication paths exceeds a predetermined amount, the communication path dynamic release processing unit 16 shown in FIG. Request dynamic release processing. The communication path release processing in the communication path dynamic release processing unit 16 is the same as the conventional communication path release processing at the end of operation.

動的に解放した通信パスに関する通信パス制御ブロ
ックを,フリーキュー14から削除し,処理を終了する。
The communication path control block relating to the dynamically released communication path is deleted from the free queue 14, and the process is terminated.

〔発明の効果〕〔The invention's effect〕

以上説明したように,本発明によれば,ユーザが通信
パスの数を意識する必要がなくなり,システム設計が容
易になる。空きの通信パスが不足した場合に,新しい会
話の要求がリジェクトされたり,通信パスに空きが生じ
るまで待ち合わせたりすることがなくなる。システムが
通信パスを常に最適な数に自動制御するので,通信パス
を管理するための領域が必要以上に確保される状態を防
ぐことができる。従って,主記憶の使用効率がよくな
る。特に,通信相手のシステムが複数ある場合には,各
システム対応に通信パスの管理が必要であるので,通信
パスの無駄を防ぐことができる本発明の効果は大きい。
As described above, according to the present invention, there is no need for the user to be aware of the number of communication paths, and system design is facilitated. When an empty communication path runs short, a request for a new conversation is not rejected, and there is no need to wait until a communication path becomes available. Since the system automatically controls the communication paths to the optimal number at all times, it is possible to prevent a situation where an area for managing the communication paths is secured more than necessary. Therefore, the use efficiency of the main memory is improved. In particular, when there are a plurality of communication partner systems, it is necessary to manage the communication path for each system, so that the effect of the present invention that can prevent waste of the communication path is great.

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

第1図は本発明の構成例, 第2図は本発明の一実施例に係る通信パスの動的変更
例, 第3図は本発明の一実施例処理説明図を示す。 図中,10は処理装置,11は通信パス制御部,12は通信パス
管理処理部,13はビジーキュー,14はフリーキュー,15は
通信パス動的確立処理部,16は通信パス動的解放処理部,
17は送受信制御部,18は会話制御部,19は応用処理部を表
す。
FIG. 1 is a configuration example of the present invention, FIG. 2 is a dynamic change example of a communication path according to an embodiment of the present invention, and FIG. In the figure, 10 is a processing device, 11 is a communication path control unit, 12 is a communication path management processing unit, 13 is a busy queue, 14 is a free queue, 15 is a communication path dynamic establishment processing unit, and 16 is a communication path dynamic release process. Department,
Reference numeral 17 denotes a transmission / reception control unit, 18 denotes a conversation control unit, and 19 denotes an application processing unit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】確立された論理的な通信路である通信パス
を介して,データを送受信する処理システムにおいて, 通信多重度が増加し,通信パスが不足した場合に,通信
パスを動的に確立する通信パス動的確立処理手段(15)
と, 動的に確立した通信パスを,使用後に直ちに解放せず
に,再使用可能な状態にしておく通信パス管理処理手段
(12)と, 通信多重度が減少した場合に,空き状態の通信パスを所
定量だけ残し,その他の動的に確立した空き状態にある
通信パスを解放する通信パス動的解放処理手段(16)と
を備え, 呼量に応じて通信パスの数を自動的に増減させるように
したことを特徴とする通信パス多重度の動的変更処理方
式。
In a processing system for transmitting and receiving data via a communication path which is an established logical communication path, when the communication multiplicity increases and the communication path becomes insufficient, the communication path is dynamically changed. Communication path dynamic establishment processing means to be established (15)
A communication path management processing means (12) for keeping a dynamically established communication path in a reusable state without releasing it immediately after use, and an idle communication path when the communication multiplicity is reduced. Communication path dynamic release processing means (16) for leaving a predetermined amount of paths and releasing other dynamically established vacant communication paths, and automatically counts the number of communication paths according to the traffic. A dynamic change processing method of a communication path multiplicity characterized by increasing or decreasing.
JP63099007A 1988-04-21 1988-04-21 Dynamic change processing method of communication path multiplicity Expired - Fee Related JP2601513B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63099007A JP2601513B2 (en) 1988-04-21 1988-04-21 Dynamic change processing method of communication path multiplicity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63099007A JP2601513B2 (en) 1988-04-21 1988-04-21 Dynamic change processing method of communication path multiplicity

Publications (2)

Publication Number Publication Date
JPH01270159A JPH01270159A (en) 1989-10-27
JP2601513B2 true JP2601513B2 (en) 1997-04-16

Family

ID=14234990

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63099007A Expired - Fee Related JP2601513B2 (en) 1988-04-21 1988-04-21 Dynamic change processing method of communication path multiplicity

Country Status (1)

Country Link
JP (1) JP2601513B2 (en)

Also Published As

Publication number Publication date
JPH01270159A (en) 1989-10-27

Similar Documents

Publication Publication Date Title
US5526492A (en) System having arbitrary master computer for selecting server and switching server to another server when selected processor malfunctions based upon priority order in connection request
JP2000172457A5 (en) Communication control method, equipment, host device, peripheral device and control method
JPH10257073A (en) Transmission buffer memory management method and ATM communication device
US5644575A (en) Managing memory within a local telecommunications network
JP2601513B2 (en) Dynamic change processing method of communication path multiplicity
JP3079241B2 (en) Communication control device
CN100505637C (en) Resource distribution in communication system
JP3251077B2 (en) Association management method
US8230068B2 (en) Dynamic command capacity allocation across multiple sessions and transports
JPH11143838A (en) Distributed processing system
CN116166442A (en) Task execution method, electronic device and computer-readable storage medium
JPS62283752A (en) Buffer allocating system in host computer
JP2677164B2 (en) Voice service line allocation method
JPH06243074A (en) File service system
JPH10289188A (en) Communication priority control device between server and client
JPS63201826A (en) Processing system for preventing abnormal termination of job
JP2739794B2 (en) Magnetic tape device allocation management system
JPH02253457A (en) Host computer
JPH03257654A (en) Load distributing system according to multiplex degree of session
JPS6370342A (en) Resource control system
CN121579134A (en) Memory management methods and systems
JPH02174439A (en) Time slot assignment system for loop communication system
JPH0644255B2 (en) Inter-system communication control method
JPH04273792A (en) Processing allocation method
JPH05128077A (en) Method for distributed processing plural computer system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees