JPH02104150A - Congestion regulating system based upon processing queue length - Google Patents

Congestion regulating system based upon processing queue length

Info

Publication number
JPH02104150A
JPH02104150A JP63257742A JP25774288A JPH02104150A JP H02104150 A JPH02104150 A JP H02104150A JP 63257742 A JP63257742 A JP 63257742A JP 25774288 A JP25774288 A JP 25774288A JP H02104150 A JPH02104150 A JP H02104150A
Authority
JP
Japan
Prior art keywords
value
regulation
counter
processing
congestion
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
JP63257742A
Other languages
Japanese (ja)
Inventor
Yasutaka Ouchi
大内 康敬
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 JP63257742A priority Critical patent/JPH02104150A/en
Publication of JPH02104150A publication Critical patent/JPH02104150A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To attain congestion regulation before a system is turned to an abnormal state by executing normal processing when the value of a counter for counting up the number of processing queues is smaller than a value set up in a regulation value setting part, and when the value of the counter is larger than the set value, regulating a data terminal. CONSTITUTION:The counter 5 for counting up the number of processing queues and the regulation value setting part 6 for setting up a reference value for regulation are included in a packet exchange. When the number of receiving packets is gradually increased and load is increased, regulation based upon a central control device using ratio or the like is started before the value of the counter 5 exceeds the value of the setting part 6. When a sudden load increment is generated in the system, the number of processing queues is increased prior to regulation and the value of the counter 5 exceeds the set value of the setting part 6, so that congestion regulating processing based upon regulation value over can be executed. Consequently, the packet exchange system can be prevented from being turned to an abnormal state.

Description

【発明の詳細な説明】 〔概 要] データの蓄積交換を行うパケット交換機の中で、処理待
ちになっているキューの数によって、パケット交換機へ
流入してくるパケットの規制を行う輻校規制方式に関し
、 受信パケットの急激な増大に対しても、システムが異常
状態に陥る以前に、輻輳規制を行うことができる輻輳規
制方式を提供することを目的とし、パケット交換機全体
の制御を行う中央制御装置と、制御を行うためのプログ
ラムが記憶されているプログラムメモリと、パケット交
換を行う時に、データを一時的に記憶しておくパケット
バッファと、端末との間で通信を行っている特定の呼を
制御するために必要な情報を蓄積してお(呼制御メモリ
と、処理待ちキュー数をカウントするカウンタと、輻輳
規制を開始する処理待ちキュー数を設定する規制値設定
部とを備え、カウンタの数値が、規制値設定部に設定し
である数値より小さい時は、到着したパケットを処理待
ちキューに接続し通常の処理を行い、カウンタの数値が
、規制値設定部に設定しである数値より大きい時は、デ
ータ端末に対して規制をかけるように構成する。
[Detailed Description of the Invention] [Summary] A congestion control method that regulates packets flowing into a packet switch according to the number of queues waiting for processing in a packet switch that stores and exchanges data. Regarding this, we aim to provide a congestion control method that can control congestion even when the number of received packets suddenly increases before the system falls into an abnormal state. , a program memory that stores programs for control, a packet buffer that temporarily stores data when exchanging packets, and a specific call that is communicating with a terminal. It is equipped with a call control memory, a counter that counts the number of queues waiting to be processed, and a regulation value setting unit that sets the number of queues waiting to be processed at which congestion control is to be started. When the value is smaller than the value set in the limit value setting section, the arrived packet is connected to the processing queue and normal processing is performed, and the counter value is less than the value set in the limit value setting section. When it is large, the configuration is configured to impose restrictions on data terminals.

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

本発明は、データの蓄積交換を行うパケット交換機の中
で、処理待ちになっているキューの数によって、パケッ
ト交換機へ流入してくるパケットの規制を行う輻輳規市
[1方式に関する。
The present invention relates to a congestion regulation system [1] that regulates packets flowing into a packet switch, based on the number of queues waiting for processing, in a packet switch that stores and exchanges data.

近年、情報化社会の進展により、高度のデータ通信につ
いての要請が高まってきており、回線使用効率が高く、
且つ信頼性の高いパケット交換システムが広く採用され
てきている。
In recent years, with the advancement of the information society, there has been an increasing demand for advanced data communications, which require high line usage efficiency.
Moreover, highly reliable packet switching systems have been widely adopted.

このパケット交換システムにも処理可能なデータ量の限
度があり、これを超えてパケットが流入した時にはこれ
を規制するための輻輳規制の機能がある。しかし受信パ
ケットが急激に増加した時には、輻輳規制が開始される
前にパケット交換システム内のリソースを使い切ってし
まい、システムの正常な運転が不可能になる恐れがある
This packet switching system also has a limit on the amount of data that can be processed, and has a congestion control function to control the inflow of packets that exceed this limit. However, when the number of received packets increases rapidly, there is a risk that the resources within the packet switching system will be used up before congestion regulation is started, making normal operation of the system impossible.

そこで、このような急激な受信パケットの増加に対して
もシステムが異常状態に陥らないような輻輳規制方式が
必要となる。
Therefore, there is a need for a congestion control method that prevents the system from falling into an abnormal state even with such a sudden increase in the number of received packets.

〔従来の技術〕[Conventional technology]

第4図は従来例を説明するブロック図、第5図は受信パ
ケットの処理方式を説明する図、第6図は従来例の規制
方式を説明する図をそれぞれ示す。
FIG. 4 is a block diagram illustrating a conventional example, FIG. 5 is a diagram illustrating a received packet processing method, and FIG. 6 is a diagram illustrating a conventional regulation method.

第4図の例は、パケット交換機全体の制′41■を行う
中央制御装置1と、 制御を行うためのプログラムが記憶されているプログラ
ムメモリ2と、 パケット交換を行う時に、データを一時的に記憶してお
くパケットバッファ3と、 端末との間で通信を行っている特定の呼を制御するため
に必要な情報を記憶しておく呼制御メモリ4とを具備し
ている。
The example in Figure 4 shows a central control unit 1 that controls the entire packet switching equipment, a program memory 2 that stores programs for control, and a system that temporarily stores data when performing packet switching. It is equipped with a packet buffer 3 for storing information, and a call control memory 4 for storing information necessary to control a specific call communicating with a terminal.

第5図は受信パケットの処理方式を説明する図であり、
複数のデータ端末より到着したパケットは到着順に処理
待ちキューに接続され、中央制御装置1へのキューの取
り出しは先頭より順次行われる。
FIG. 5 is a diagram illustrating a received packet processing method,
Packets arriving from a plurality of data terminals are connected to a processing queue in the order of arrival, and the queues are taken out to the central controller 1 in order from the beginning.

このシステムで中央制御装置1およびパケットバッファ
3はそれぞれ使用率を算出する機能を持っており、使用
率が別途定める規制値α1、β、を超えた時は規制をか
け、規制値α工いβi1を下回った時には規制を解除す
る。
In this system, the central control unit 1 and the packet buffer 3 each have a function to calculate the usage rate, and when the usage rate exceeds the separately determined regulation values α1, β, the regulation is applied and the regulation value α is increased to βi1. The restrictions will be lifted when the value falls below this level.

第6図は規制方式を説明する図であり、例えば−次規制
値α1、β1%を越えた時には、この値が継続して一次
規制監視時間t1を超えるかを監視する。t1時間継続
して越えた時には、−次規制をかけ、t1時間内に一次
規制値を下回ったときには正常と判断し規制は行わない
FIG. 6 is a diagram for explaining the regulation method. For example, when the negative regulation values α1 and β1% are exceeded, it is monitored to see if this value continues to exceed the primary regulation monitoring time t1. When the value continues to exceed the value for time t1, the second regulation is applied, and when the value falls below the first regulation value within time t1, it is determined to be normal and no regulation is performed.

−次規制中に更に受信パケットが増加し、二次規制値α
2、β2%をこえたときには、−次規制のときと同様に
、二次規制監視時間t2を超えるかを監視する。t2時
間継続して越えた時には二次規制をかけ、t2時間内に
二次規制値を下回ったときには、−次規制を′m続する
−The number of received packets further increases during the next regulation, and the second regulation value α
2. When β2% is exceeded, it is monitored to see if the second regulation monitoring time t2 is exceeded, as in the case of the -th regulation. When the value continues to be exceeded for t2 hours, secondary regulation is applied, and when the value falls below the secondary regulation value within t2 hours, −m-order regulation is continued.

規制の解除は規制をかけるときと同じ規制値を使用する
と、僅かな呼量の変動により、規制、解除を頻繁に繰り
返すことになるので、解除は規制をかける規制値とは異
なった値を使用する。ここでは−次規制解除値をα1、
β11%、二次規制解除値をα21、β26%とすると
、−次規制実施中に、−次規制解除値をα、いβ11%
を継続してt1時間下回ったときには一次規制を解除し
、同様に二次規制実施中に、二次規制解除値α2いβ2
1%を継続してL2時間下回ったときには二次規制を解
除する。
If you use the same regulation value for lifting restrictions, you will end up repeating restrictions and cancellations frequently due to slight fluctuations in call volume. do. Here, the −th restriction release value is α1,
If β11% and the secondary restriction release value are α21 and β26%, then the -th restriction release value is α, and β11% while the − next restriction is being implemented.
When the value continues to fall below t1, the primary restriction is canceled, and similarly, while the secondary restriction is being implemented, the secondary restriction release value α2 and β2 are
If the rate continues to be 1% and falls below L2 hours, the secondary regulation will be lifted.

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

上述の従来例では中央制御装置使用率およびパケットバ
ッファ使用率の一次規制値、二次規制値による輻Φ)規
制を行っており、受信パケットが徐々に増加する時には
、−次規制値、二次規制値が有効に働くが、受信パケッ
トが急激に増大したときには、輻幀規制が開始される前
にシステム内のリソースを使い切ってしまい正常な運転
が不可能になる恐れがある。
In the conventional example described above, the central control unit usage rate and the packet buffer usage rate are regulated by the primary regulation value and the secondary regulation value (Φ), and when the number of received packets gradually increases, the Although the regulation value works effectively, when the number of received packets increases rapidly, there is a risk that the resources in the system will be used up before congestion regulation is started, making normal operation impossible.

本発明は、受信パケットの急激な増大に対しても、シス
テムが異常状態に陥る以前に、輻輳規制を行うことがで
きる輻輳規制方式を提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a congestion control method that can control congestion even when the number of received packets increases rapidly before the system falls into an abnormal state.

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

第1図は本発明の詳細な説明するブロック図を示す。 FIG. 1 shows a block diagram illustrating the invention in detail.

第1図に示す符号l、2.3.4は第6図で説明したの
と同一内容を有する中央制御装置、プログラムメモリ、
パケットバッファ、呼処理メモリであり、 5は処理待ちキュー数をカウントするカウンタであり、 6は輻輳規制を開始する処理待ちキュー数を設定する規
制値設定部であり、 かかる手段を具備することにより本課題を解決するため
の手段とする。
Reference numerals 1 and 2.3.4 shown in FIG. 1 denote a central control unit, a program memory, and
These are a packet buffer and a call processing memory, 5 is a counter that counts the number of queues waiting to be processed, and 6 is a regulation value setting unit that sets the number of queues waiting to be processed at which congestion regulation is to be started. This is a means to solve this problem.

〔作 用〕[For production]

パケット交換機の中に処理待ちキュー数をカウントする
カウンタ5と、規制をかける基準値を設定する規制値設
定部6を設けておき、処理待ちキュー数が、規制値設定
部6に設定しである数値より大きくなった時は幅1))
規制を行う。
A counter 5 for counting the number of queues waiting to be processed and a regulation value setting unit 6 for setting a reference value for regulation are provided in the packet switch, and the number of queues waiting to be processed is set in the regulation value setting unit 6. When it is larger than the value, the width is 1))
Make regulations.

中央制御装置使用率、パケットバッファ使用率による規
制のみでは、受信パケットが急激に増大したときには、
規制処理が開始される前に、システム内のパケットバッ
ファを使いきって正常な運転が不可能になる恐れがある
。処理待ちキュー数による輻輳規制をおこなうことによ
り、パケット交換機が異常状態に陥ることを防止するこ
とができるとともに、端末の応答時間を短縮する効果が
ある。
If the number of received packets increases rapidly, if the number of received packets increases rapidly, it will be difficult to
There is a risk that the packet buffer in the system will be used up before the regulation process starts, making normal operation impossible. By controlling congestion based on the number of queues waiting to be processed, it is possible to prevent the packet switching equipment from falling into an abnormal state, and there is an effect of shortening the response time of the terminal.

〔実施例〕〔Example〕

以下本発明の要旨を第1図〜第3図に示す実施例により
具体的に説明する。
The gist of the present invention will be specifically explained below with reference to embodiments shown in FIGS. 1 to 3.

第1図は本発明の詳細な説明するブロック図、第2図は
処理待ちキューのカウンタ処理を説明する図、第3図は
規制時の新規発呼の処理を説明する図をそれぞれ示す。
FIG. 1 is a block diagram illustrating the present invention in detail, FIG. 2 is a diagram illustrating counter processing of a waiting queue, and FIG. 3 is a diagram illustrating processing of a new call at the time of regulation.

なお、企図を通じて同一符号は同一対象物を示す。Note that the same reference numerals refer to the same objects throughout the plan.

第1図に示す本発明の実施例は、中央制御装置1および
パケットバッファ3の使用率による規制のみではなく、
処理待ちキュー数による規制を併せて行うものである。
The embodiment of the present invention shown in FIG.
This also includes regulation based on the number of queues waiting to be processed.

第2図は処理待ちキューのカウンタ処理を説明する図で
あり、パケット交換機の中に処理待ちキュー数をカウン
トするカウンタ5を設けておく。
FIG. 2 is a diagram for explaining counter processing of queues waiting to be processed, and a counter 5 for counting the number of queues waiting to be processed is provided in the packet switch.

また規制を開始する規制値はシステムの規模、端末の種
類、データ量より決まる数値であり、外部より設定可能
な構造であり、前取って規制値を設定しておく。
Further, the regulation value that starts regulation is a numerical value determined by the system scale, type of terminal, and amount of data, and has a structure that can be set from the outside, and the regulation value is set in advance.

ここで、端末よりパケットが到着した時、カウンタ5の
数値が規制値設定部6の数値より小さい時は、そのパケ
ットを処理待ちキューに接続し、カウンタの数値を「1
」加算する。
Here, when a packet arrives from the terminal, if the value of the counter 5 is smaller than the value of the regulation value setting section 6, the packet is connected to the processing queue and the value of the counter is set to "1".
"to add.

逆に、中央制御装置がパケットをキューから取り出し、
処理を行う時は「1」減算する。
Conversely, the central controller takes packets from the queue and
When performing processing, "1" is subtracted.

通常の運用ではカウンタ5の中の数値は、0と規制基準
値の間で増減している。
In normal operation, the numerical value in the counter 5 increases or decreases between 0 and the regulatory reference value.

このような状態で、徐々に受信パケット数が増えて負荷
が増大した時には、カウンタ5の数値が規制値設定部6
の数値を超える前に、中央制御装置使用率、パケットバ
ッファ使用率による規制が開始される。一方、システム
に急激な負荷の増大があった時には、中央処理装置使用
率、バケ・2トパノフア使用率による規制がかかる前に
、処理待ちキュー数が増大してカウンタ5の数値が規制
値設定部6の数値を超えるので、規制値オーバによる輻
輳規制処理を実行することにより、パケット交換システ
ムが異常状態に陥ることを防止することができる。
In such a state, when the number of received packets gradually increases and the load increases, the value on the counter 5 changes to the limit value setting section 6.
Regulation based on the central controller usage rate and packet buffer usage rate starts before the value exceeds the value of . On the other hand, when there is a sudden increase in the load on the system, the number of queues waiting to be processed increases and the value of counter 5 changes to the regulation value setting section before restrictions are applied based on the central processing unit usage rate and bucket/two-topanophor usage rate. Since the value exceeds 6, it is possible to prevent the packet switching system from falling into an abnormal state by executing congestion control processing due to the exceedance of the limit value.

ここで、具体的なパケットに対する規制は次により行う
Here, specific restrictions on packets are performed as follows.

■新規の発呼パケット;呼制御メモリが確保されていな
い新規の発呼パケットについては、直ちに切断処理を行
い、通常の処理プログラムのキューには接続しない。
■New call packet: New call packets for which call control memory is not reserved are immediately disconnected and are not connected to the normal processing program queue.

■既存の呼のデータパケット;既に通信中で呼制御メモ
リを有する呼のデータパケットを受信した時には、呼側
1111メモリに規制中である旨の表示を行い、応答返
送を停止する等の手段により新たなデータの流入を規制
する。
■Data packet of an existing call: When receiving a data packet of a call that is already in communication and has a call control memory, it is displayed in the calling side 1111 memory that it is being restricted, and the response response is stopped. Regulate the influx of new data.

■切断、リセットパケット;これらのパケットについて
は処理を行うことによって、リソースの開放等のシステ
ムの負荷を軽減するものであるから、カウンタの数値の
如何に係わらずキューに接続する。
■Disconnection and reset packets: These packets are processed to reduce the load on the system, such as by releasing resources, so they are connected to the queue regardless of the counter value.

第3図は規制時の新規発呼の処理を説明する図である。FIG. 3 is a diagram illustrating the processing of new calls at the time of restriction.

〔発明の効果〕〔Effect of the invention〕

以上のような本発明によれば、パケット交換機の負荷が
急激に増大した時でも、リソースの不足等の異常状態に
陥る可能性を少なくすることができるとともに、端末の
応答時間を短縮する効果がある。
According to the present invention as described above, even when the load on a packet switch increases rapidly, it is possible to reduce the possibility of falling into an abnormal state such as a lack of resources, and it is also possible to reduce the response time of a terminal. be.

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

第1図は本発明の詳細な説明するブロック図、第2図は
処理待ちキューのカウンタ処理を説明する図、 第3図は規制時の新規発呼の処理を説明する図、第4図
は従来例を説明するブロック図、第5図は受信パケット
の処理方式を説明する図、第6図は従来例の規制方式を
説明する図、をそれぞれ示す。 図において、 1は中央制御装置、 2はプログラムメモリ、 3はパケットバッファ、 4は呼制御メモリ、 5はカウンタ、 6は規制値設定部、 をそれぞれ示す。 パケット交換機 本発明の詳細な説明するブロック図 第1図 パケット交換機 処理待ちキューのカウンタ処理を説明する図パケット交
換機 規制時の新規発呼の処理を説明する図 パケット交換機 従来例を説明するブロック図 第4図 パケット交換機 受信パケットの処理方式を説明する図 第5図
FIG. 1 is a block diagram explaining the present invention in detail, FIG. 2 is a diagram explaining counter processing of a waiting queue, FIG. 3 is a diagram explaining processing of a new call at the time of regulation, and FIG. FIG. 5 is a block diagram illustrating a conventional example, FIG. 5 is a diagram illustrating a received packet processing method, and FIG. 6 is a diagram illustrating a conventional regulation method. In the figure, 1 is a central control unit, 2 is a program memory, 3 is a packet buffer, 4 is a call control memory, 5 is a counter, and 6 is a regulation value setting section. Packet Switching System Fig. 1 is a detailed block diagram explaining the present invention; Fig. 1 is a diagram explaining the counter processing of the packet switching processing waiting queue; Fig. 1 is explaining the processing of new calls when the packet switching system is regulated; and Fig. 1 is a block diagram explaining the conventional example of the packet switching system. Figure 4 Diagram explaining the processing method of packets received by the packet switch Figure 5

Claims (1)

【特許請求の範囲】 データの蓄積交換を行うパケット交換機の中で、処理待
ちになっているキューの数によって、パケット交換機へ
流入してくるパケットの規制を行う輻輳規制方式であっ
て、 パケット交換機全体の制御を行う中央制御装置(1)と
、 制御を行うためのプログラムが記憶されているプログラ
ムメモリ(2)と、 パケット交換を行う時に、データを一時的に記憶してお
くパケットバッファ(3)と、 端末との間で通信を行っている特定の呼を制御するため
に必要な情報を蓄積しておく呼制御メモリ(4)と、 処理待ちキュー数をカウントするカウンタ(5)と、 輻輳規制を開始する処理待ちキュー数を設定する規制値
設定部(6)とを備え、 前記カウンタ(5)の数値が、前記規制値設定部(6)
に設定してある数値より小さい時は、到着したパケット
を処理待ちキューに接続し通常の処理を行い、前記カウ
ンタ(5)の数値が、前記規制値設定部(6)に設定し
てある数値より大きい時は、データ端末に対して規制を
かけることを特徴とする、処理待ちキュー長による輻輳
規制方式。
[Scope of Claims] A congestion regulation method that regulates packets flowing into a packet switch according to the number of queues waiting for processing in a packet switch that stores and exchanges data, the packet switch There is a central control unit (1) that performs overall control, a program memory (2) that stores programs for control, and a packet buffer (3) that temporarily stores data when exchanging packets. ), a call control memory (4) that stores information necessary to control a specific call communicating with a terminal, and a counter (5) that counts the number of queues waiting to be processed. and a regulation value setting section (6) for setting the number of waiting queues for starting congestion regulation, wherein the numerical value of the counter (5) is determined by the regulation value setting section (6).
If the value is smaller than the value set in the limit value setting section (6), the arrived packet is connected to the processing queue and processed normally, and the value of the counter (5) becomes the value set in the regulation value setting section (6). A congestion control method based on the waiting queue length, which is characterized by imposing restrictions on data terminals when the length is larger.
JP63257742A 1988-10-13 1988-10-13 Congestion regulating system based upon processing queue length Pending JPH02104150A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63257742A JPH02104150A (en) 1988-10-13 1988-10-13 Congestion regulating system based upon processing queue length

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63257742A JPH02104150A (en) 1988-10-13 1988-10-13 Congestion regulating system based upon processing queue length

Publications (1)

Publication Number Publication Date
JPH02104150A true JPH02104150A (en) 1990-04-17

Family

ID=17310470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63257742A Pending JPH02104150A (en) 1988-10-13 1988-10-13 Congestion regulating system based upon processing queue length

Country Status (1)

Country Link
JP (1) JPH02104150A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04362829A (en) * 1991-06-10 1992-12-15 Nec Corp Signal link congestion thereshold decision device
JPH0583299A (en) * 1991-09-19 1993-04-02 Fujitsu Ltd Method and device for congestion control
JP2007189509A (en) * 2006-01-13 2007-07-26 Mitsubishi Electric Corp Call control server, media proxy and congestion control method
JP2010206595A (en) * 2009-03-04 2010-09-16 Nec Corp Transaction processing apparatus, congestion control method in the same, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04362829A (en) * 1991-06-10 1992-12-15 Nec Corp Signal link congestion thereshold decision device
JPH0583299A (en) * 1991-09-19 1993-04-02 Fujitsu Ltd Method and device for congestion control
JP2007189509A (en) * 2006-01-13 2007-07-26 Mitsubishi Electric Corp Call control server, media proxy and congestion control method
JP2010206595A (en) * 2009-03-04 2010-09-16 Nec Corp Transaction processing apparatus, congestion control method in the same, and program

Similar Documents

Publication Publication Date Title
CA2279950C (en) Predictive bursty real-time traffic control for telecommunications switching systems
JP3720356B2 (en) Method for controlling overload in a telecommunications network
EP0340665B1 (en) Exchange system having originating call restriction function
US6442139B1 (en) Adaptive rate control based on estimation of message queuing delay
CN109861920A (en) A kind of method and device of elasticity current limliting
JP2004032687A (en) Intelligent mixing of incoming and outgoing communication
US6438551B1 (en) Load control and overload protection for a real-time communication system
CN101924679A (en) Message rate-limiting method of Ethernet port, device and data communication device
US6542950B1 (en) Self-adaptive processor overload control system
US20030056047A1 (en) Methods and apparatus for reducing receive interrupts via paced ingress indication
JPH02104150A (en) Congestion regulating system based upon processing queue length
JPH10190730A (en) Traffic control method and traffic controller
JP3582023B2 (en) Representative group terminal aggregation method
JP2727672B2 (en) Polling method
JP2657544B2 (en) Congestion control method
JP3225585B2 (en) Private branch exchange
JPS6170844A (en) Call control system in exchange
JP2609615B2 (en) Incoming call coordination control method
EP0513807B1 (en) Switchboard terminal apparatus having a plurality of loop circuits
JPS59112752A (en) Automatic traffic load control system
JPS5961336A (en) Network congestion regulating system
JPS61248640A (en) Low traffic band communication system
JPS61203797A (en) Transmission regulating and controlling system
JPS6292560A (en) Transmitting regulating system for electronic exchange
JPH07212464A (en) Overload control method for multiprocessor system electronic exchange