WO2008025194A1 - A method and device for data flow controlling - Google Patents

A method and device for data flow controlling Download PDF

Info

Publication number
WO2008025194A1
WO2008025194A1 PCT/CN2007/000830 CN2007000830W WO2008025194A1 WO 2008025194 A1 WO2008025194 A1 WO 2008025194A1 CN 2007000830 W CN2007000830 W CN 2007000830W WO 2008025194 A1 WO2008025194 A1 WO 2008025194A1
Authority
WO
WIPO (PCT)
Prior art keywords
queue
data packet
packet
data
information
Prior art date
Application number
PCT/CN2007/000830
Other languages
French (fr)
Chinese (zh)
Inventor
Weimin Qiu
Original Assignee
Huawei Technologies Co., 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008025194A1 publication Critical patent/WO2008025194A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/28Timers or timing mechanisms used in protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • H04L47/56Queue scheduling implementing delay-aware scheduling
    • H04L47/562Attaching a time tag to queues

Abstract

A method for data flow control comprises: determining whether the difference between the current time and the time at which the last data packet of the current queue was transmitted is larger than the predetermined average time interval, if so, transmitting the first data packet in the queue and processing the next queue, otherwise, processing the next queue directly, said queues stores the data packets having the same destination address. The device for data flow control comprises a queue-storing module, a scheduling-and-transmitting module and a comparing module.

Description

数据流量控制方法及装置  Data flow control method and device
本申请要求于 2006 年 8 月 25 日提交中国专利局、 申请号为 200610111848.7, 发明名称为"数据流量控制装置与流量控制方法"的中国专利 申请的优先权, 其全部内容通过引用结合在本申请中。  The present application claims priority to Chinese Patent Application No. 200610111848.7, entitled "Data Flow Control Device and Flow Control Method", filed on August 25, 2006, the entire contents of which is incorporated herein by reference. in.
技术领域 Technical field
本发明涉及网络数据传输技术, 尤其是一种数据流量控制方法及装置。 背景技术  The invention relates to a network data transmission technology, in particular to a data flow control method and device. Background technique
随着现代电子技术的发展, 各种处理器性能迅速提高。 在电信网络核心 网领域,随着 VOIP( voice over IP, IP电话)技术的发展,以 TDM( Time Division Multiplex, 时分复用) 交换为核心的传统交换技术正在向以 IP技术为核心的 分组交换技术迢进。从交换网传输的数据来看,原来基于连接的数据流逐步演 进为基于 IP的无连接数据流。 由于全 IP的网络体系具有标准化程度高、 研发 费用低、 开发周期短等特点, 将成为未来网络的发展趋势。  With the development of modern electronic technology, various processor performances have rapidly increased. In the field of telecommunications network core networks, with the development of VOIP (voice over IP) technology, traditional switching technologies based on TDM (Time Division Multiplex) switching are moving to IP-based packet switching. Technological advancement. From the data transmitted by the switching network, the original connection-based data stream is gradually evolved into an IP-based connectionless data stream. Due to the high degree of standardization, low R&D costs, and short development cycle, the all-IP network system will become the development trend of the future network.
现有技术中, 通常采用流分类技术及按照优先级调度技术对 IP数据包的 流量进行控制 (筒称 ·. 流控)。 其中, 采用流分类技术通常按照业务类型将数 据流分为奖赏服务(Premium Service, PS )> 确保服务( Assured Service, AS ) 与尽力服务(Best Effort, BE )三种。 PS实现延迟敏感业务, 其目标是让分组 在网络节点的队列中等待时间最短, 同时具 ^氐抖动、低分组丟失率以及带宽 保证等特点, 例如: IP电话; AS实现带宽敏感业务, 其分配用户一定量的、 但不能严格保证的带宽,通过将其分组标识比较高的转发优先级来获得优先转 发, 例如: 视频会议应用; BE即 Internet所提供的传统业务, 它不向用户提 供任何的 QOS ( quality of service, 服务质量)保证, 例如: FTP ( File Transfer Protocol, 文件传输协议)、 E-mail。 按照优先级调度技术进行流控时, 将不同 业务按照优先级进行调度, 先发送优先级高的数据, 后发送优先级低的业务。 但是, 由于 IP数据包具有以下特点: 长度可变, 很难计算精确的流量; 具有 突发性, 不存在固定的流量, 难以预测。 因此, 虽然可以通过筒单的分类技术 对 IP数据包的流量进行控制, 但是难以满足实时性要求高的场合, 例如: 语 音, 实时图像传输等, 在流量很大, 超出系统性能时, 难以保证 QOS的要求, 主要体现在以下几个方面: 1. 因为包长不确定, 导致流量的计算不准确或者没有进行计算, 因此无 法将数据流的时延控制在允许范围; In the prior art, the traffic classification technology and the priority scheduling technology are generally used to control the traffic of the IP data packet (indicated by the flow control). Among them, the traffic classification technology usually divides the data flow into a Premium Service (PS) according to the type of service > Assured Service (AS) and Best Effort (BE). The PS implements delay-sensitive services, and its goal is to minimize the waiting time of packets in the queue of the network node, and to have characteristics such as jitter, low packet loss rate, and bandwidth guarantee, such as: IP telephony; AS implements bandwidth-sensitive services, and allocates them. A certain amount of bandwidth, but not strictly guaranteed by the user, is preferentially forwarded by a forwarding priority whose packet identifier is relatively high, for example: a video conferencing application; BE is a traditional service provided by the Internet, and does not provide any user with any QOS (quality of service) guarantee, for example: FTP (File Transfer Protocol), E-mail. When the flow control is performed according to the priority scheduling technology, different services are scheduled according to the priority, and the data with the highest priority is sent first, and then the service with the lower priority is sent. However, because IP packets have the following characteristics: Variable length, it is difficult to calculate accurate traffic; It is bursty, there is no fixed traffic, and it is difficult to predict. Therefore, although the traffic of IP packets can be controlled by the classification technology of the cartridges, it is difficult to meet the requirements of high real-time requirements, such as: voice, real-time image transmission, etc., when the traffic is large and exceeds the system performance, it is difficult to ensure The requirements of QOS are mainly reflected in the following aspects: 1. Because the packet length is uncertain, the calculation of the traffic is inaccurate or not calculated, so the delay of the data stream cannot be controlled within the allowable range;
2.因为 IP协议只有简单的优先级流控机制, 在优先级较高的数据流比较 大的情况下,诸多优先级较低的数据无法被发送, 致使有些实时性不强的数据 包, 例如: 网络管理信息、 短消息等被丟弃, 在上层重发机制 (如 TCP 2. Because the IP protocol has only a simple priority flow control mechanism, in the case of a relatively high priority data stream, many lower priority data cannot be transmitted, resulting in some packets with low real-time performance, such as : Network management information, short messages, etc. are discarded, in the upper layer retransmission mechanism (such as TCP
( Transmission Control Protocol, 传输控制协议))的作用下, 造成大量数据包 的重发, 这就导致了网絡拥塞; Under the influence of Transmission Control Protocol (Transmission Control Protocol), a large number of data packets are retransmitted, which leads to network congestion;
3.无法对终端用户进行准确的带宽控制,既不能限制个别用户使用过大的 流量,也不能保证单个用户最低保障带宽。因此,不利于运营商的运营与管理。 发明内容  3. It is impossible to perform accurate bandwidth control on the end user, and it is not limited to the excessive traffic used by individual users, nor the minimum guaranteed bandwidth of a single user. Therefore, it is not conducive to the operation and management of operators. Summary of the invention
本发明提供一种数据流量控制方法及装置, 以提高流控准确度,减少网络 拥塞。  The invention provides a data flow control method and device to improve flow control accuracy and reduce network congestion.
本发明实施例提供的一种数据流量控制方法,包括判断目前时刻与当前队 列中上一数据包的发送时刻之差是否大于预先设定的平均时间间隔 ,所述队列 用于存储目的地址相同的数据包, 如果是, 则发送该队列中的第一数据包, 然 后处理下一个队列; 否则, 直接处理下一个队列。  A data flow control method provided by the embodiment of the present invention includes determining whether a difference between a current time and a transmission time of a previous data packet in a current queue is greater than a preset average time interval, where the queue is used to store the same destination address. The packet, if yes, sends the first packet in the queue and then processes the next queue; otherwise, the next queue is processed directly.
本发明实施例提供的一种数据流量控制装置, 包括: 队列存储模块, 用于 存储目的地址相同的数据包的队列; 还包括: 调度转发模块和比较模块, 所迷 调度转发模块用于对所述队列存储模块中存储的各队列进行轮询,并调用比较 模块计算在目前时刻与当前队列中上一个数据包的发送时刻之差;在该差值大 于预先设定的平均时间间隔时,发送该队列中的第一个数据包, 然后轮询下一 个队列; 否则, 直接轮询下一个队列。  The data flow control device provided by the embodiment of the present invention includes: a queue storage module, configured to store a queue of data packets with the same destination address; and a scheduling and forwarding module and a comparison module, where the scheduling and forwarding module is used for The queues stored in the queue storage module are polled, and the comparison module is called to calculate the difference between the current time and the sending time of the last data packet in the current queue; when the difference is greater than a preset average time interval, the sending is performed. The first packet in the queue, then polls the next queue; otherwise, polls the next queue directly.
由上述本发明实施例提供的技术方案可见, 本发明实施例根据预先设定 的时间条件来严格控制数据包的发送, 从而实现对终端用户带宽的准确控制, 保证了流控的准确度; 同时,避免了实时性不强的数据包丟失后被重发而引起 送数据包, 避免了接入层用户之间互相争夺带宽, 提高了运营质量。  According to the technical solution provided by the foregoing embodiments of the present invention, the embodiment of the present invention strictly controls the sending of data packets according to preset time conditions, thereby realizing accurate control of the bandwidth of the terminal user and ensuring the accuracy of the flow control; It avoids the loss of real-time data packets and is re-transmitted to cause data packets to be sent, which avoids the access layer users competing for bandwidth and improving the operation quality.
下面通过附图和实施例, 对本发明的技术方案文进一步的详细描述。 附图说明 图 1为本发明数据流量控制方法实施例一的流程图。 The technical solutions of the present invention are further described in detail below with reference to the accompanying drawings and embodiments. DRAWINGS FIG. 1 is a flowchart of Embodiment 1 of a data flow control method according to the present invention.
图 2为本发明数据流量控制装置实施例一的结构示意图。  FIG. 2 is a schematic structural diagram of Embodiment 1 of a data flow control apparatus according to the present invention.
图 3为本发明数据流量控制方法实施例二的流程图。  FIG. 3 is a flowchart of Embodiment 2 of a data flow control method according to the present invention.
图 4为本发明数据流量控制装置实施例二的结构示意图。  FIG. 4 is a schematic structural diagram of Embodiment 2 of a data flow control apparatus according to the present invention.
图 5为本发明 it据流量控制方法实施例三的流程图。  FIG. 5 is a flowchart of Embodiment 3 of the flow control method according to the present invention.
图 6为本发明数据流量控制装置实施例三的结构示意图。  FIG. 6 is a schematic structural diagram of Embodiment 3 of a data flow control apparatus according to the present invention.
具体实施方式 隔,依次对各存储发送给用户的数据包的队列进行处理, 若当前队列满足平均 时间间隔条件, 则将该队列中的第一个数据包发送给用户, 然后处理下一个队 列; 若当前队列不满足平均时间间隔条件, 不向用户发送数据包而直接处理下 一个队列。 Specifically, the queues of the data packets sent to the user are sequentially processed, and if the current queue satisfies the average time interval condition, the first data packet in the queue is sent to the user, and then the next queue is processed; If the current queue does not meet the average time interval condition, the next queue is processed directly without sending a packet to the user.
图 1所示为本发明数据流量控制方法实施例一的流程图, 其执行: 步骤 101 , 判断目前时刻与当前队列中上一个数据包的发送时刻之差是否 大于预先获得的平均时间间隔。如果是,则执行步骤 102;否则,执行步骤 103 , 所述队列用于存储目的地址相同的数据包,该目的地址可以是目的端口号、 目 的 IP地址、 目的 MAC地址或者其任意组合。 其中, 平均时间间隔可以根据 实际需求自行设定, 比如, 预先设定一个固定的平均时间间隔, 也可以根据目 的地址对应的用户的签约流量来设定。  1 is a flowchart of Embodiment 1 of a data flow control method according to the present invention, which is executed: Step 101: Determine whether a difference between a current time and a transmission time of a previous data packet in a current queue is greater than a pre-acquired average time interval. If yes, go to step 102; otherwise, go to step 103. The queue is used to store the data packet with the same destination address. The destination address can be the destination port number, the destination IP address, the destination MAC address, or any combination thereof. The average time interval can be set according to actual needs. For example, a fixed average time interval is preset, or it can be set according to the user's subscription traffic corresponding to the destination address.
步骤 102, 发送该队列中的第一个数据包。 然后, 执行步驟 104。  Step 102: Send the first data packet in the queue. Then, go to step 104.
步骤 103, 判断是否还有其它队列。 如果有, 则执行步骤 104; 否则, 返 回步骤 101。  In step 103, it is determined whether there are other queues. If yes, go to step 104; otherwise, go back to step 101.
步骤 104, 轮询下一个队列, 执行步驟 101。 件, 从而严格控制数据包的发送, 实现了对终端用户带宽控制的准确性, 保证 了流控的准确度; 并且避免了突发流量, 减少了突发流量对核心网络的影响, 降低了核心网络投资。  Step 104: Poll the next queue and go to step 101. Therefore, the data packet transmission is strictly controlled, the accuracy of the bandwidth control of the terminal user is realized, the accuracy of the flow control is ensured, and the burst traffic is avoided, the impact of the burst traffic on the core network is reduced, and the core is reduced. Network investment.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读取存储介质中, 所述的存储介质, 如: ROM RAM、 磁碟、 光盘等。 图 2所示为可用于实现图 1所述方法的本发明数据流量控制装置实施例一 的结构示意图。 One of ordinary skill in the art can understand that all or part of the steps in the method of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer. The storage medium, such as a ROM RAM, a magnetic disk, an optical disk, or the like, is read from a storage medium. FIG. 2 is a schematic structural diagram of Embodiment 1 of the data flow control apparatus of the present invention which can be used to implement the method of FIG.
该实施例中, 数据流量控制装置包括: 调度转发模块 1、 比较模块 2和队 列存储模块 3 ,其中,队列存储模块 3用于存储目的地址相同的数据包的队列; 调度转发模块 1用于对存储数据包的队列进行轮询,并调用比较模块 2计算在 目前时刻与当前队列中上一个数据包的发送时刻之差。在该差值大于预先设定 的平均时间间隔时, 发送该队列中的第一个数据包, 然后轮询下一个队列; 否 则, 直接轮询下一个队列。  In this embodiment, the data flow control device includes: a scheduling forwarding module 1, a comparison module 2, and a queue storage module 3, wherein the queue storage module 3 is configured to store a queue of data packets with the same destination address; The queue storing the data packet is polled, and the comparison module 2 is called to calculate the difference between the current time and the transmission time of the previous data packet in the current queue. When the difference is greater than the preset average time interval, the first packet in the queue is sent, and then the next queue is polled; otherwise, the next queue is polled directly.
图 3所示为本发明数据流量控制方法实施例二的流程图, 在该实施例中, 动态计算各队列中数据包的平均包长,从而确定各队列中数据包离开的平均时 间间隔。 具体包括:  FIG. 3 is a flowchart of Embodiment 2 of a data flow control method according to the present invention. In this embodiment, an average packet length of data packets in each queue is dynamically calculated, thereby determining an average time interval of data packets leaving each queue. Specifically include:
步骤 301 , 计算队列中数据包的平均包长。  Step 301: Calculate an average packet length of the data packet in the queue.
该实施例中, 可以从队列的描述信息中获取用户预先设置的数据包的样 本数,对该样本数的数据包去抖动,然后对去抖动后的数据包的包长求平均值, 从而得到数据包的平均包长。  In this embodiment, the number of samples of the data packet preset by the user may be obtained from the description information of the queue, the data packet of the sample number is debounced, and then the packet length of the debounced data packet is averaged, thereby obtaining The average packet length of the packet.
步骤 302,根据数据包的平均包长及与该数据包的目的地址相同的用户的 签约流量信息, 确定该队列发送相邻数据包的平均时间间隔。  Step 302: Determine, according to the average packet length of the data packet and the subscription traffic information of the user that is the same as the destination address of the data packet, the average time interval for sending the adjacent data packet by the queue.
首先获取地址与该数据包的目的地址相同的用户的签约流量信息, 在计 算该队列发送相邻数据包的平均时间间隔时,可以对平均包长与该签约流量求 商, 得到该队列发送相邻数据包的平均时间间隔。  First, the subscription traffic information of the user whose address is the same as the destination address of the data packet is obtained. When calculating the average time interval for sending the adjacent data packet, the average packet length and the subscription traffic may be negotiated to obtain the queue transmission phase. The average time interval between adjacent packets.
步骤 303 , 判断目前时刻与当前队列中上一个数据包的发送时刻之差是否 大于计算得到的平均时间间隔。如果是,则执行步骤 304;否则,执行步骤 305。  Step 303: Determine whether the difference between the current time and the sending time of the last data packet in the current queue is greater than the calculated average time interval. If yes, go to step 304; otherwise, go to step 305.
步骤 304, 发送该队列中的第一个数据包。 然后, 执行步骤 306。  Step 304, sending the first data packet in the queue. Then, step 306 is performed.
步驟 305, 判断是否还有其它队列。 如果有, 则执行步骤 306; 否则, 返 回步骤 302。  In step 305, it is determined whether there are other queues. If yes, go to step 306; otherwise, go back to step 302.
步驟 104, 轮询下一个队列, 执行步骤 101。  Step 104: Poll the next queue and go to step 101.
本发明实施例根据用户的签约流量来限定向用户发送数据包的时间条 件,从而严格控制数据包的发送,保证了流控的准确度,并有效地保证了 QOS; 根据用户的签约流量与接收到数据包的流量情况来计算向用户发送数据包的 平均时间间隔, 避免了突发流量, 减少了突发流量对核心网络的影响, 降低了 核心网络投资; 同时,避免了实时性不强的数据包丟失后被重发而引起的核心 网拥塞。 The embodiment of the invention limits the time condition for sending a data packet to the user according to the subscription traffic of the user, thereby strictly controlling the transmission of the data packet, ensuring the accuracy of the flow control, and effectively ensuring the QOS; Calculate the average time interval for sending data packets to users according to the user's contracted traffic and the traffic received by the data packet, avoiding burst traffic, reducing the impact of burst traffic on the core network, and reducing the core network investment; Core network congestion caused by retransmissions after loss of real-time data packets is avoided.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读取存储介质中, 所述的存储介质, 如: ROM/RAM、 磁碟、 光盘等。  A person skilled in the art can understand that all or part of the steps of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium, the storage. Media, such as: ROM/RAM, disk, CD, etc.
图 4所示为可用于实现图 3所述方法的本发明数据流量控制装置实施例 二的结构示意图,该实施例中在图 2所示的实施例的! ^出上,增设了一与调度 转发模块 1连接的计算处理模块 4, 其用于计算队列中数据包的平均包长, 以 及获取地址与该数据包的目的地址相同的用户的签约流量信息,并通过对平均 包长与该签约流量求商来计算队列中发送相邻数据包的平均时间间隔。  Figure 4 is a block diagram showing the structure of the second embodiment of the data flow control device of the present invention which can be used to implement the method of Figure 3, in the embodiment shown in Figure 2! ^, a computing processing module 4 connected to the dispatching and forwarding module 1 is added, which is used for calculating the average packet length of the data packet in the queue, and obtaining the subscription traffic information of the user whose address is the same as the destination address of the data packet. And calculating the average time interval for sending adjacent data packets in the queue by evaluating the average packet length and the subscription traffic.
可以预先设置对应于某一目的地址的样本数 N、去抖动参数八与 B,参数 N、 A与 B设置后, 可以随时修改。 例如: 可以选择 A与 B的默认值为 1或 者 2。 并将该样本数存储在对应于该目的地址的用户信息中, 该目的地址可以 是目的端口号、 目的 IP地址、 目的 MAC地址或者其任意组合。 预先基于目 的地址建立各用于存储相同目的地址的数据包的队列。 当接收到数据包时,便 可利用本发明提供的数据流量控制方法对数据包的发送进行流控。图 5所示为 本发明数据流量控制方法实施例三的流程图, 其包括以下步骤:  The number of samples corresponding to a destination address, the debounce parameters eight and B, and the parameters N, A, and B can be set in advance, and can be modified at any time. For example: You can choose the default value of A and B as 1 or 2. The sample number is stored in the user information corresponding to the destination address, and the destination address may be a destination port number, a destination IP address, a destination MAC address, or any combination thereof. A queue for each packet for storing the same destination address is established in advance based on the destination address. When the data packet is received, the data flow control method provided by the present invention can be used to flow control the transmission of the data packet. FIG. 5 is a flowchart of Embodiment 3 of the data flow control method of the present invention, which includes the following steps:
步骤 501 , 接收数据包, 检测该数据包的参数信息, 包括该数据包的目的 地址与包长信息, 例如: 目的 IP地址为 10.10.10.101 , 包长信息为 64K。  Step 501: Receive a data packet, and detect parameter information of the data packet, including a destination address and a packet length information of the data packet, for example, a destination IP address is 10.10.10.101, and a packet length information is 64K.
步骤 502,将该数据包存储在目的 IP地址为 10.10.10.101的队列中;同时, 根据该数据包的参数信息建立其描述信息,该描述信息包括该数据包的包长以 及下一个数据包的描述信息的地址, 并将该数据包的描述信息存储在目的 IP 地址为 10.10.10.101的位置; 同时, 获取 IP地址为 10.10.10.101的用户信息, 根据该描述信息以及用户信息建立目的 IP地址为 10.10.10.101的队列的描述 信息, 该队列的描述信息包括用户的签约流量、 样本数 N、 该样本数 N的数 据包的平均包长、 该样本数 N的数据包的最长包长、 该样本数 N的数据包的 最短包长、上一数据包的发送时刻与该队列中第一个数据包的地址信息。如下 表 1所示为某一目的地址的数据包的描述信息的内容示例,如下表 2所示为某 一目的地址的队列的描述信息的内容示例。 Step 502: The data packet is stored in a queue with a destination IP address of 10.10.10.101. Meanwhile, the description information is established according to the parameter information of the data packet, where the description information includes a packet length of the data packet and a next data packet. Describe the address of the information, and store the description information of the data packet at the destination IP address of 10.10.10.101. At the same time, obtain the user information with the IP address of 10.10.10.101, and establish the destination IP address according to the description information and the user information. The description information of the queue of 10.10.10.101, the description information of the queue includes the subscription traffic of the user, the number of samples N, the average packet length of the data packet of the sample number N, and the longest packet length of the data packet of the sample number N, The shortest packet length of the packet of the sample number N, the transmission time of the previous packet, and the address information of the first packet in the queue. as follows Table 1 shows an example of the content of the description information of the data packet of a certain destination address. Table 2 below shows an example of the content of the description information of the queue of a certain destination address.
表 1  Table 1
Figure imgf000008_0001
Figure imgf000008_0001
表 2
Figure imgf000008_0002
Table 2
Figure imgf000008_0002
Tc (签约流量)  Tc (contracted traffic)
N (样本数 ) Len-avg (前 N个包的平均包长)  N (number of samples) Len-avg (average packet length of the first N packets)
Len_max (前 N个包中的最长包长) Len-min (前 N个包中的最短包长) Len_max (the longest packet length in the first N packets) Len-min (the shortest packet length in the first N packets)
Tprev (上一个数据包发送的时刻) Tprev (the moment when the last packet was sent)
Pkt -desc (队列中第一个数据包的地址) 在表 1中, 由于接收到一个数据包时,还未接收到与该数据包的目的地址 相同的下一个数据包,因此,该数据包的描述信息中的 Pkt— next暂时设置为 0, 在接收到下一个数据包时 , 根据该下一个数据包的描述信息的地址来更新该 Pkt— next;。  Pkt -desc (address of the first packet in the queue) In Table 1, since the next packet that is the same as the destination address of the packet has not been received when a packet is received, the packet is The Pkt_nary in the description information is temporarily set to 0, and when the next data packet is received, the Pkt_next; is updated according to the address of the description information of the next data packet.
在表 2中, Tc由用户预先申请, 保存在用户信息中, 可以从用户信息中 获取, 其值可以动态调整, 若 Tc为 0, 说明该用户为无效用户。 N可以由数 据流量控制装置管理员在建立队列时设置, 可以动态调整, 为便于计算, N的 数值最好配置为 2的 n次方, n为正整数, 例如: 2, 4, 8, 32, …。 Len_avg 为队列中前 N个数据包去抖动后的平均包长。  In Table 2, Tc is pre-applied by the user, stored in the user information, and can be obtained from the user information, and its value can be dynamically adjusted. If Tc is 0, the user is an invalid user. N can be set by the data flow control device administrator when setting up the queue, and can be dynamically adjusted. For the convenience of calculation, the value of N is preferably configured to be n to the power of n, n is a positive integer, for example: 2, 4, 8, 32 , .... Len_avg is the average packet length after de-jittering the first N packets in the queue.
步骤 503 , 从队列的描述信息中获取用户预先设置的数据包的样本数 去抖动参数 A与 B, 对队列中前 N个数据包去抖动, 即: 按照预先设定的参 数, 去掉该前 N个数据包中的 A个最长包长与 B个最短包长(A、 B为正整 数, 且^>八+8 ), 然后对去抖动后的 N - ( A+B )个数据包的包长求平均值, 该平均值可记为 Len— avg, 并将该 Len— avg写入队列的描述信息中。 Step 503: Obtain the number of samples of the data packet preset by the user from the description information of the queue to dejoke the parameters A and B, and debounce the first N data packets in the queue, that is, remove the pre-N according to the preset parameters. A longest packet length and B shortest packet length in each data packet (A and B are positive Number, and ^> eight +8), and then average the packet length of the de-jittered N - (A + B) packets, the average value can be recorded as Len - avg, and the Len - avg is written In the description of the queue.
步骤 504, 从队列的描述信息中获取该用户的签约流量 Tc, 利用公式 1/ ( 8* Len_avg/ Tc )对包长平均值 Len— avg与该签约流量 Tc求商, 得到当前该 队列中发送相邻数据包的平均时间间隔 T—int。  Step 504: Obtain the subscription traffic Tc of the user from the description information of the queue, and use the formula 1/(8*Len_avg/Tc) to negotiate the packet length average Len_avg with the subscription traffic Tc, and obtain the current transmission in the queue. The average time interval T_int of adjacent packets.
步骤 505, 判断当前时刻与队列的描述信息中的 Tprev之差是否大于计算 出的该队列的当前 T— int, 如果是, 则执行步骤 506; 否则, 执行步骤 507。  Step 505: Determine whether the difference between the current time and the Tprev in the description information of the queue is greater than the calculated current T_int of the queue. If yes, go to step 506; otherwise, go to step 507.
步驟 506, 将该队列中的第一个数据包发送给其目的地址。 然后, 执行步 骤 508。  Step 506: Send the first data packet in the queue to its destination address. Then, step 508 is performed.
步骤 507, 判断是否还有其它队列。 如果有, 则执行步骤 509; 否则, 返 回步驟 504。  In step 507, it is determined whether there are other queues. If yes, go to step 509; otherwise, go back to step 504.
步骤 508, 根据该队列中的数据包的描述信息更新该队列的描述信息中的 Len— max、 Len— min与 Pkt— desc , 以发送该第一个数据包的当前时间更新该队 列的描述信息中的 Tprev, 同时,通过公式(( N-1 ) *Len_avg+Pkt_len-Len_max- Len— min ) / ( N-2 )重新计算队列中前(N - 1 )个数据包的包长的平均值, 利 用该平均值更新该队列的描述信息中的 Len— avg。  Step 508: Update Len_max, Len_min, and Pkt_desc in the description information of the queue according to the description information of the data packet in the queue, and update the description information of the queue by sending the current time of the first data packet. In the Tprev, at the same time, recalculate the average of the packet lengths of the first (N - 1) packets in the queue by the formula (( N-1 ) *Len_avg+Pkt_len-Len_max- Len- min ) / ( N-2 ) Use this average to update Len-avg in the description of the queue.
步骤 509,轮询下一个队列,针对该下一个队列,执行步驟 504至步骤 508。 包, 避免了接入层用户之间互相争夺带宽, 提高了运营质量; 另外, 本发明可 以基于目的端口号、 目的 IP地址或者目的 MAC地址或者其任意结合的方式 进行流控, 灵活性高。  Step 509, polling the next queue, and performing step 504 to step 508 for the next queue. The packet avoids the bandwidth of the access layer users and improves the quality of the operation. In addition, the present invention can perform flow control based on the destination port number, the destination IP address, or the destination MAC address or any combination thereof, and has high flexibility.
为了避免不必要的后续操作而降低数据流量控制装置的工作效率,可在执 行步骤 504之前, 先查询当前队列中的 Tc是否为零, 如果是, 则不发送该队 列中的数据包, 轮询下一个队列, 即执行步骤 509; 否则, 执行步骤 504。  In order to avoid unnecessary subsequent operations and reduce the working efficiency of the data flow control device, before performing step 504, it may first check whether the Tc in the current queue is zero. If yes, the data packet in the queue is not sent, polling The next queue, step 509 is performed; otherwise, step 504 is performed.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读取存储介质中, 所述的存储介质, 如: ROM/RAM、 磁碟、 光盘等。  A person skilled in the art can understand that all or part of the steps of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium, the storage. Media, such as: ROM/RAM, disk, CD, etc.
图 6所示为可用于实现图 5所述方法的本发明数据流量控制装置实施例三 的结构示意图, 该实施例在图 4所示的实施例的基础上,还增设有数据接收模 块 5, 用户信息存储模块 6, 分别与数据接收模块 5、 用户信息存储模块 6及 队列存储模块 3连接的监控管理模块 7, 分别与监控管理模块 7和计算处理模 块 4连接的数据信息存储模块 8。 其中, 数据接收模块 5用于接收数据包, 监 控管理模块 7根据数据包的参数信息(包括数据包的目的地址(可以是目的端 口号、 目的 IP地址或者目的 MAC地址或者其任意组合 ) 与数据包的包长) 将数据包存储在目的地址相同的队列中; 另夕卜,数据接收模块 5还可以提供人 机交互界面, 用户可以通过该界面输入建立或删除队列的指令以及相关参数, 例如: 样本数 N及去抖动参数 A与 B; 监控管理模块 7根据数据接收模块 5 接收的数据包的参数信息以及用户信息存储模块 6中存储的用户信息, 包括: 端口号、 IP地址或者 MAC地址或者其任意组合,及样本数 N与去抖动参数 A 与8, 建立数据包的描述信息, 包括数据包的目的地址信息与数据包的包长信 息; 同时, 根据数据包的参数信息、 用户信息建立与更新队列的描述信息, 包 括: 用户的签约流量、 样本数、 该样本数的数据包的平均包长、 该样本数的数 据包的最长包长、该样本数的数据包的最短包长、上一数据包的发送时刻与该 队列中第一个数据包的地址信息,以及将接收到的数据包存储在与其目的地址 对应的队列中;并将建立的数据包的描述信息及队列的描述信息保存到数据信 息存储单元 8中。 FIG. 6 is a schematic structural diagram of Embodiment 3 of the data flow control apparatus of the present invention, which can be used to implement the method of FIG. 5. The embodiment is further provided with a data receiving mode based on the embodiment shown in FIG. Block 5, the user information storage module 6, the monitoring management module 7 respectively connected to the data receiving module 5, the user information storage module 6 and the queue storage module 3, and the data information storage module respectively connected to the monitoring management module 7 and the computing processing module 4 8. The data receiving module 5 is configured to receive the data packet, and the monitoring management module 7 is configured according to the parameter information of the data packet (including the destination address of the data packet (which may be a destination port number, a destination IP address, or a destination MAC address, or any combination thereof) and data. The packet length of the packet is stored in the queue with the same destination address. In addition, the data receiving module 5 can also provide a human-computer interaction interface through which the user can input commands for setting up or deleting the queue and related parameters, for example. The sample number N and the debounce parameters A and B; the parameter information of the data packet received by the monitoring management module 7 according to the data receiving module 5 and the user information stored in the user information storage module 6, including: port number, IP address or MAC address Or any combination thereof, and the number of samples N and de-jitter parameters A and 8, to establish description information of the data packet, including the destination address information of the data packet and the packet length information of the data packet; and, according to the parameter information and user information of the data packet Describe and update the description information of the queue, including: the user's contracted traffic, the number of samples, the The average packet length of the data packet of this number, the longest packet length of the data packet of the sample number, the shortest packet length of the data packet of the sample number, the transmission time of the previous data packet, and the address of the first data packet in the queue The information, and the received data packet are stored in a queue corresponding to the destination address thereof; and the description information of the established data packet and the description information of the queue are saved in the data information storage unit 8.
计算处理模块 4用于对各队列中的数据包去抖动, 计算其平均包长, 以及 获取地址与该数据包的目的地址相同的用户的签约流量信息,并通过对平均包 长与该签约流量求商来计算队列中发送相邻数据包的平均时间间隔。计算处理 模块 4在计算队列中数据包的平均包长时,可以首先从所述数据信息存储模块 8中存储的队列的描述信息中获取所述队列中数据包的样本数, 然后对该样本 数的数据包去抖动; 并对去抖动后的数据包的包长求平均值,得到队列中数据 包的平均包长。  The calculation processing module 4 is configured to debounce the data packets in each queue, calculate the average packet length, and obtain the subscription traffic information of the user whose address is the same as the destination address of the data packet, and pass the average packet length and the subscription traffic. The quotient is used to calculate the average time interval for sending adjacent packets in the queue. The calculation processing module 4 may first obtain the number of samples of the data packet in the queue from the description information of the queue stored in the data information storage module 8 when calculating the average packet length of the data packet in the queue, and then the number of samples in the queue. The data packet is de-jittered; and the packet length of the de-jittered data packet is averaged to obtain the average packet length of the data packet in the queue.
调度转发模块 1用于 居计算处理模块 4计算出的平均时间间隔对存储数 据包的队列进行轮詢,在目前时刻与当前队列中上一数据包的发送时刻之差大 于该平均时间间隔时, 发送该队列中的第一数据包, 然后轮询下一个队列, 否 则, 直接轮询下一个队列。  The scheduling and forwarding module 1 is configured to poll the queue of the stored data packet by the average time interval calculated by the calculation processing module 4, and when the difference between the current time and the sending time of the last data packet in the current queue is greater than the average time interval, The first packet in the queue is sent, then the next queue is polled, otherwise, the next queue is polled directly.
在上述数据流量控制装置中, 数据信息存储模块 8、 队列存储模块 3 和 / 或用户信息存储模块 6可以一体设置。 另外, 数据信息存储模块 8、 队列存储 模块 3和 /或用户信息存储模块 6也可以与监控管理模块 7一体设置; 监控管 理模块 Ί也可以与数据接收模块 5一体设置。 In the above data flow control device, the data information storage module 8, the queue storage module 3, and / Or the user information storage module 6 can be integrally provided. In addition, the data information storage module 8, the queue storage module 3, and/or the user information storage module 6 may also be integrally provided with the monitoring management module 7; the monitoring management module may also be integrally provided with the data receiving module 5.
本发明提供的上述各实施例, 不仅可以应用于接入层基于端口号、 IP地址 和 /或 MAC地址进行流控, 也可应用于核心层基于端口号进行流控。  The foregoing embodiments provided by the present invention can be applied not only to the access layer for flow control based on the port number, the IP address, and/or the MAC address, but also to the core layer for flow control based on the port number.
利用本发明提供的实施例, 可严格控制数据包的发送, 保证流控的准确 度和 QOS;  With the embodiment provided by the present invention, the transmission of the data packet can be strictly controlled to ensure the accuracy and QOS of the flow control;
避免了 IP数据包的突发流量, 減少了突发流量对核心网络的影响, 降低 了核心网络投资; 同时,避免了实时性不强的数据包丢失后被重发而引起的核 心网拥塞;  The burst traffic of the IP data packet is avoided, the impact of the burst traffic on the core network is reduced, and the core network investment is reduced; at the same time, the core network congestion caused by the retransmission of the data packet after the real-time non-strong packet loss is avoided;
避免了接入层用户之间互相争夺带宽, 提高了运营质量;  The access layer users are prevented from competing for bandwidth and improving the operation quality;
可以基于目的端口号、 目的 IP地址或者目的 MAC地址或者其任意结合 的方式进行流控, 灵活性高。  The flow control can be performed based on the destination port number, the destination IP address, or the destination MAC address, or any combination thereof, with high flexibility.
最后需要说明的是: 以上实施例仅用以说明本发明的技术方案, 而非对本 发明作限制性理解。尽管参照上述较佳实施例对本发明进行了详细说明,本领 域的普通技术人员应当理解:其依然可以对本发明的技术方案进行修改或者等 同替换, 而这种修改或者等同替换并不脱离本发明技术方案的精神和范围。  It is to be understood that the above embodiments are merely illustrative of the technical solutions of the present invention and are not to be construed as limiting. Although the present invention has been described in detail with reference to the preferred embodiments thereof, those skilled in the art will understand that the invention may be modified or equivalently substituted without departing from the invention. The spirit and scope of the programme.

Claims

权 利 要 求 Rights request
1、 一种数据流量控制方法, 其特征在于, 包括:  A data flow control method, comprising:
判断目前时刻与当前队列中上一个数据包的发送时刻之差是否大于预先 获得的所述队列发送相邻 #1据包的平均时间间隔,所述队列用于存储目的地址 相同的数据包;  Determining whether the difference between the current time and the sending time of the last data packet in the current queue is greater than the average time interval of sending the adjacent #1 data packet by the queue obtained in advance, and the queue is used to store the data packet with the same destination address;
如果是, 发送该队列中的第一个数据包, 然后处理下一个队列; 否则, 直接处理下一个队列。  If yes, send the first packet in the queue and then process the next queue; otherwise, process the next queue directly.
2、 根据权利要求 1所述的方法, 其特征在于, 按照以下步骤获得所述平 均时间间隔:  2. Method according to claim 1, characterized in that the average time interval is obtained as follows:
计算队列中数据包的平均包长;  Calculate the average packet length of the packets in the queue;
才艮据所述平均包长与所述队列对应的用户信息中的签约流量,确定所述队 列发送相邻数据包的平均时间间隔。  And determining an average time interval for the queue to send adjacent data packets according to the average packet length and the subscription traffic in the user information corresponding to the queue.
3、 根据权利要求 2所述的方法, 其特征在于, 所述计算队列中数据包的 平均包长的步驟包括:  3. The method according to claim 2, wherein the step of calculating an average packet length of the data packets in the queue comprises:
获取所述队列中数据包的样本数;  Obtaining the number of samples of the data packet in the queue;
对所述样本数的数据包去抖动;  De-jittering the data packet of the sample number;
对去抖动后的数据包的包长求平均值, 得到队列中数据包的平均包长。 The packet length of the de-jittered data packet is averaged to obtain the average packet length of the data packet in the queue.
4、 根据权利要求 3所述的方法, 其特征在于, 所述方法还包括: 将接收到的数据包存储在预先建立的、 与其目的地址对应的队列中; 建立该数据包的描述信息,所述数据包的描述信息包括数据包的包长信息 以及下一个数据包的描述信息的地址信息; The method according to claim 3, wherein the method further comprises: storing the received data packet in a pre-established queue corresponding to its destination address; establishing a description information of the data packet, The description information of the data packet includes packet length information of the data packet and address information of description information of the next data packet;
根据所述数据包的描述信息以及用户信息建立所述队列的描述信息,该队 列的描述信息包括用户的签约流量、 样本数、 该样本数的数据包的平均包长、 该样本数的数据包的最长包长、该样本数的数据包的最短包长、上一数据包的 发送时刻与该队列中第一个数据包的地址信息。  Determining the description information of the queue according to the description information of the data packet and the user information, where the description information of the queue includes the subscription traffic of the user, the number of samples, the average packet length of the data packet of the sample number, and the data packet of the sample number. The longest packet length, the shortest packet length of the packet of the sample number, the transmission time of the previous packet, and the address information of the first packet in the queue.
5、 根据权利要求 4所述的方法, 其特征在于, 所述方法还包括: 当有新的数据包存储到所述队列时,更新所述队列中最后一个数据包的描 述信息中的下一个数据包的描述信息的地址信息。  5. The method according to claim 4, wherein the method further comprises: updating a next one of the description information of the last data packet in the queue when a new data packet is stored in the queue The address information of the description information of the packet.
6、 根据权利要求 4所述的方法, 其特征在于, 所述方法还包括步骤: OP070108 The method according to claim 4, wherein the method further comprises the steps of: OP070108
PC誦層 / 0 0 0 8 3 0 PC layer / 0 0 0 8 3 0
WO 2008/025194 PCT/CN2007/000830 WO 2008/025194 PCT/CN2007/000830
- 11 - 发送所述第一个数据包后, 更新所述数据包所属队列的描述信息。  - 11 - After sending the first data packet, updating the description information of the queue to which the data packet belongs.
7、 根据权利要求 4所述的方法, 其特征在于, 所述获取所述队列中数据 包的样本数的步骤具体为:  The method according to claim 4, wherein the step of acquiring the number of samples of the data packet in the queue is specifically:
根据所述队列的描述信息获取所述队列中数据包的样本数。  Obtaining, according to the description information of the queue, the number of samples of the data packet in the queue.
8、 根据权利要求 1所述的方法, 其特征在于, 根据预先设定的平均时间 间隔的值 , 获得所述平均时间间隔。  8. The method according to claim 1, wherein the average time interval is obtained according to a value of a preset average time interval.
9、 根据权利要求 1至 8任意一项所述的方法, 其特征在于, 在所述判断 目前时刻与当前队列中上一个数据包的发送时刻之差是否大于预先获得的所 述队列发送相邻数据包的平均时间间隔的步骤之前还包括步骤:  The method according to any one of claims 1 to 8, characterized in that, in the determining whether the difference between the current time and the sending time of the last data packet in the current queue is greater than the previously sent queue sending neighbor The steps of the average time interval of the packet also include the steps:
查询所述当前队列中对应的用户信息中的签约流量是否为零;  Query whether the subscription traffic in the corresponding user information in the current queue is zero;
如果是, 则执行所述直接处理下一个队列的步骤;  If yes, performing the step of directly processing the next queue;
否则,执行所述判断目前时刻与当前队列中上一个数据包的发送时刻之差 是否大于预先获得的所述队列发送相邻数据包的平均时间间隔的步骤。  Otherwise, the step of determining whether the difference between the current time and the transmission time of the last data packet in the current queue is greater than a pre-obtained average time interval of sending the adjacent data packet by the queue.
10、根据权利要求 1至 8任意一项所述的方法, 其特征在于, 所述目的地 址为目的端口号、 目的 IP地址或者目的 MAC地址或者其任意组合。  The method according to any one of claims 1 to 8, wherein the destination address is a destination port number, a destination IP address or a destination MAC address or any combination thereof.
11、 一种数据流量控制装置, 包括: 队列存储模块, 用于存储目的地址相 同的数据包的队列; 其特征在于, 还包括: 调度转发模块和比较模块, 所述调 度转发模块用于对所述队列存储模块中存储的各队列进行轮询,并调用比较模 块计算在目前时刻与当前队列中上一个数据包的发送时刻之差;在该差值大于 预先设定的平均时间间隔时,发送该队列中的第一个数据包, 然后轮询下一个 队列; 否则, 直接轮询下一个队列。  A data flow control device, comprising: a queue storage module, configured to store a queue of data packets with the same destination address; and the method further includes: a scheduling forwarding module and a comparison module, where the scheduling forwarding module is used for The queues stored in the queue storage module are polled, and the comparison module is called to calculate the difference between the current time and the sending time of the last data packet in the current queue; when the difference is greater than a preset average time interval, the sending is performed. The first packet in the queue, then polls the next queue; otherwise, polls the next queue directly.
12、 根据权利要求 11所述的装置, 其特征在于, 所述装置还包括: 计算处理模块, 与所述调度转发模块连接, 用于计算所述队列中数据包的 平均包长, 并确定所述队列中发送相邻数据包的平均时间间隔。  The device according to claim 11, wherein the device further comprises: a calculation processing module, connected to the scheduling and forwarding module, configured to calculate an average packet length of the data packet in the queue, and determine The average time interval in which the adjacent packets are sent in the queue.
13、 才艮据权利要求 12所述的装置, 其特征在于, 所述装置还包括: 用户信息存储模块, 用于存储所述用户信息;  The device according to claim 12, wherein the device further comprises: a user information storage module, configured to store the user information;
数据信息存储模块, 与所述计算处理模块连接, 用于存储所述计算处理模 块计算所述队列中数据包的平均包长所需的所述队列中数据包的描述信息及 所述队列的描述信息; OP070108 a data information storage module, configured to be connected to the calculation processing module, configured to store description information of the data packet in the queue and a description of the queue required by the calculation processing module to calculate an average packet length of the data packet in the queue information; OP070108
PCT/C 2007 / 0 0 0 8 3 0  PCT/C 2007 / 0 0 0 8 3 0
WO 2008/025194 PCT/CN2007/000830  WO 2008/025194 PCT/CN2007/000830
—12—  —12—
数据接收模块, 用于接收数据包;  a data receiving module, configured to receive a data packet;
监控管理模块,分别与所述数据接收模块、所述队列存储模块和所述用户 信息存储模块连接,用于将所述数据接收模块接收到的数据包存储在与其目的 地址对应的队列中, 并根据所述数据包中的信息及所述用户信息, 建立或者更 新所述数据包的描述信息及其所属队列的描述信息。  The monitoring management module is respectively connected to the data receiving module, the queue storage module, and the user information storage module, and configured to store the data packet received by the data receiving module in a queue corresponding to the destination address thereof, and Determining or updating the description information of the data packet and the description information of the queue to which it belongs according to the information in the data packet and the user information.
PCT/CN2007/000830 2006-08-25 2007-03-15 A method and device for data flow controlling WO2008025194A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2006101118487A CN100459586C (en) 2006-08-25 2006-08-25 Device and method for data flux control
CN200610111848.7 2006-08-25

Publications (1)

Publication Number Publication Date
WO2008025194A1 true WO2008025194A1 (en) 2008-03-06

Family

ID=37779028

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/000830 WO2008025194A1 (en) 2006-08-25 2007-03-15 A method and device for data flow controlling

Country Status (2)

Country Link
CN (1) CN100459586C (en)
WO (1) WO2008025194A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3461085A4 (en) * 2016-06-28 2019-05-08 Huawei Technologies Co., Ltd. Method and device for queue management
CN112783123A (en) * 2020-12-30 2021-05-11 北京理工大学 Workflow scheduling execution unit control method and controller

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101465792B (en) * 2007-12-18 2011-05-25 北京北方微电子基地设备工艺研究中心有限责任公司 Method and apparatus for scheduling data
CN101827033B (en) * 2010-04-30 2013-06-19 北京搜狗科技发展有限公司 Method and device for controlling network traffic and local area network system
CN103856435A (en) * 2012-11-28 2014-06-11 中兴通讯股份有限公司 Address resolution protocol cache and caching method
CN105721332A (en) * 2014-12-03 2016-06-29 深圳市中兴微电子技术有限公司 Congestion control method and device based on improved WRED
CN107707928B (en) * 2017-10-30 2021-03-23 广州市千钧网络科技有限公司 Data stream delay control method and device and receiving equipment
CN109379287B (en) * 2018-12-25 2022-03-11 广东浪潮大数据研究有限公司 Input buffering method and input buffering component for data packet
CN113395302B (en) * 2020-03-11 2022-04-26 杭州中天微系统有限公司 Asynchronous data distributor, related apparatus and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020097679A1 (en) * 2001-01-25 2002-07-25 Berenbaum Alan D. Automatic quality of service assignment in ethernet switches
CN1567828A (en) * 2003-06-18 2005-01-19 中兴通讯股份有限公司 A method for performing speed limiting on data traffic by network processor
US20050232276A1 (en) * 2004-04-15 2005-10-20 Frank Glaser Method for processing a sequence of data packets in a receiver apparatus, as well as a receiver apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7237007B2 (en) * 2001-12-05 2007-06-26 Qualcomm Incorporated Method and system for flow control between a base station controller and a base transceiver station

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020097679A1 (en) * 2001-01-25 2002-07-25 Berenbaum Alan D. Automatic quality of service assignment in ethernet switches
CN1567828A (en) * 2003-06-18 2005-01-19 中兴通讯股份有限公司 A method for performing speed limiting on data traffic by network processor
US20050232276A1 (en) * 2004-04-15 2005-10-20 Frank Glaser Method for processing a sequence of data packets in a receiver apparatus, as well as a receiver apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3461085A4 (en) * 2016-06-28 2019-05-08 Huawei Technologies Co., Ltd. Method and device for queue management
US10951551B2 (en) 2016-06-28 2021-03-16 Huawei Technologies Co., Ltd. Queue management method and apparatus
CN112783123A (en) * 2020-12-30 2021-05-11 北京理工大学 Workflow scheduling execution unit control method and controller

Also Published As

Publication number Publication date
CN1921450A (en) 2007-02-28
CN100459586C (en) 2009-02-04

Similar Documents

Publication Publication Date Title
WO2008025194A1 (en) A method and device for data flow controlling
US10432556B1 (en) Enhanced audio video bridging (AVB) methods and apparatus
US6633540B1 (en) Real-time traffic shaper with keep-alive property for best-effort traffic
CN108418767B (en) Data transmission method, device and computer storage medium
JP4105341B2 (en) Fragment size changing method and router apparatus
US7633869B1 (en) Automatic network traffic characterization
WO2020042624A1 (en) Transmission rate control method and apparatus, sending device and receiving device
US20040156380A1 (en) Multi-level expedited forwarding per hop behavior
WO2006002597A1 (en) A method for acquiring the qos of the multimedia stream periodically
EP1240740A1 (en) Network switch with packet scheduling
JP2009055327A (en) Network system
JP2001285296A (en) Repeater
CN113726671B (en) Network congestion control method and related products
WO2008062621A1 (en) Streaming communication system
KR101585208B1 (en) QoS control system and method of VoIP media packet that is received from broadband port in Routing and gateway all-in-one VoIP system
CN113783785A (en) ECN (engineering-centric networking) water line value configuration method and device and network equipment
Grigorescu et al. Evaluation of the impact of packet drops due to AQM over capacity limited paths
CN114979011B (en) Congestion control method applied to park network
EP1341350B1 (en) A method for congestion detection for IP flows over a wireless network
US8483210B2 (en) Method and apparatus for voice traffic management in a data network
WO2022068617A1 (en) Traffic shaping method and device
Irawan et al. Performance evaluation of queue algorithms for video-on-demand application
JP2004241835A (en) Reception discrimination method to transfer quality assurance type data stream, closed ip network, and program thereof
Cisco Implementing a Wide Area Network
JP2002247067A (en) Band controller

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07720411

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 07720411

Country of ref document: EP

Kind code of ref document: A1