CN103346963A - MPTCP data scheduling method based on forecast arrival time - Google Patents

MPTCP data scheduling method based on forecast arrival time Download PDF

Info

Publication number
CN103346963A
CN103346963A CN201310261581XA CN201310261581A CN103346963A CN 103346963 A CN103346963 A CN 103346963A CN 201310261581X A CN201310261581X A CN 201310261581XA CN 201310261581 A CN201310261581 A CN 201310261581A CN 103346963 A CN103346963 A CN 103346963A
Authority
CN
China
Prior art keywords
time
path
rtt
data
transmission
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
CN201310261581XA
Other languages
Chinese (zh)
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.)
NANJING ZHAOSHICHANG NETWORK TECHNOLOGY Co Ltd
Original Assignee
NANJING ZHAOSHICHANG NETWORK TECHNOLOGY 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 NANJING ZHAOSHICHANG NETWORK TECHNOLOGY Co Ltd filed Critical NANJING ZHAOSHICHANG NETWORK TECHNOLOGY Co Ltd
Priority to CN201310261581XA priority Critical patent/CN103346963A/en
Publication of CN103346963A publication Critical patent/CN103346963A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses an MPTCP data scheduling method based on forecast arrival time. According to the method, after data packages are transmitted from an application layer, a dynamic RTT value is obtained according to current receiving package information, a real-time dynamic transmitting period is extracted according to the number of packages in a current network, the transmission time of the last data package and the receiving time of a last receiving package, in the end, the time of the data packages transmitted from each path to arrive at the receiving end is forecasted by comprehensive considering of the RTT value, the transmitting period and the number of the transmitted packages in a current path, and therefore the correct path is selected so as to achieve the purpose of receiving end sequential arrival. The MPTCP data scheduling method enables the RTT value and the transmitting period to be mixed together to obtain a dynamic smoothing parameter, and has the advantages of being capable of increasing the transmission rate and stabilizing the throughput capacity and suitable for being used in the aspect of data scheduling in the MPTCP transmission field.

Description

A kind of based on the prediction MPTCP data dispatching method of the time of advent
Technical field
The invention belongs to the MPTCP transmission field, specifically belong to, a kind of state and packet sending speed according to network link, the time of advent of prediction data bag is to carry out the method for data dispatch.
Technical background
In recent years, application development along with the Internet, and terminal equipment such as mobile phone, notebook can have a plurality of network interfaces that belong to different access networks simultaneously, yet conventional transmission control protocol (TCP) is man-to-man host-host protocol, do not take full advantage of the advantage of the many interfaces of multiple access of current network equipment, cause the wasting of resources.For this reason, Christian Huitema as far back as nineteen ninety-five at the draft(HUITEMA of IETF C., Multi-homed TCP draft-huitema-multi-homed-0[S] .IETF, 1995.) in MPTCP(multi-path transmission control protocol is proposed) thought, MPTCP is the improvement agreement of a kind of TCP, it allows a TCP connection to carry out the transmission of data simultaneously by mulitpath, and its protocol infrastructure is as shown in table 1.
Table 1
Figure BDA00003410159500011
IETF(Internet Engineering Task Force, Internet engineering duty group) set up MPTCP working group specially in 2009, mainly be devoted to solve the problem of MPTCP architectural framework, congested control, route, API, secure context, but and assurance MPTCP back compatible tradition TCP.The proposition of MPTCP mainly contains two general objectives: 1. the bandwidth of many reachable paths of polymerization improves throughput, and total throughput of MPTCP is not less than the throughput of any paths between communication node; 2. the elastic recovery capability by providing mulitpath to improve integral body, and intelligent management flow.
In sum, the develop rapidly of multi-path transmission technology, but its comprehensive utilization ability to multipath is still waiting raising, and the transmission rate of especially right title multipath otherness is the subject matter of current multi-path transmission.
For individual paths, the flow-control mechanism of MPTCP is identical with TCP, and namely when the receive window of receiving terminal during less than the congestion window of transmitting terminal, the speed that transmitting terminal sends data is subjected to the influence of iSCSI receiving end window size, when the iSCSI receiving end window size was 0, transmitting terminal stopped to send data.In view of the MPTCP agreement is used mulitpath in transmission course, when there was bigger otherness in the performance between the path, the link of poor performance can make thereon that data packets for transmission can not in time arrive receiving terminal, thereby out of order problem occurs.Because it must be continuous that application layer receives the packet of handling, receiving terminal must be waited for the packet that corresponding sequence number is forward, makes window constantly reduce, thereby has suppressed the transmission rate of transmitting terminal, has reduced message transmission rate.
Find the data dispatch mechanism of the MPTCP agreement that has its source in of problem among the MPTCP adaptability problem in isomery path being analysed in depth the back.For addressing this problem, must be absorbed in the transmission path in transmitting terminal control data, make these data can be close to the arrival receiving terminal of order, the probability that reduce to retransmit, it is very necessary therefore setting up the variability issues that a kind of good packet scheduling strategy reduces the path.
Originally the packet scheduling scheme to the MPTCP transmitting terminal mainly is divided into two kinds: the one, by simple poll measure, will distribute to each path transmission at once from the data that application layer issues; The 2nd, the congested control window CWND according to each path is distributed to available path with data.Above-mentioned two kinds of measures are very simple, are easy to realize, but thoroughly do not solve congested and out of order problem.2011, in the RFC of MPTCP document, propose to use dual-serial number, i.e. sub-fluid layer sequence number and data Layer sequence number.Its neutron fluid layer sequence number namely is the sequence number among the traditional TCP, and the data Layer sequence number then is encapsulated in Option Field.Make receiving terminal after receiving packet, resequence according to mapping relations and sequence number by the technology of using mapping, but this scheme is just distinguished the bag of different paths transmission, do not have concrete implementation algorithm, at transmitting terminal packet is not carried out data dispatch yet, thereby determine at any strip stream to transmit, also do not solve the out of order problem of receiving terminal.
The realization of current MPTCP agreement is by the modification to the linux kernel code, the protocol of multi-path transmission is added in the network protocol stack of operating system, data dispatch is wherein only considered RTT (Round-Trip Time, round-trip delay), namely after receiving data from application layer, by the RTT sample value that extracts in never wrapping with the ACK that receives on the path, with the path of the minimum RTT wherein transmit path as current data packet, but it does not consider the available bandwidth in path and the transmission speed of transmitting terminal, make moment send a big segment data in the less path of RTT value, can not guarantee that it arrives receiving terminal in order smoothly.
Above several method does not have the out of order problem of solution receiving terminal truly, because they do not take all factors into consideration the transmission state of network transmission environment and current transmission layer.
Summary of the invention
Technical problem to be solved by this invention provides a kind of based on the prediction MPTCP data dispatching method of the time of advent, this method can be estimated the time of advent of current pre-transmission packet on different paths real-time dynamicly, and then realize the active data scheduling, to solve the out of order problem of receiving terminal.
Of the present invention a kind of based on the prediction MPTCP data dispatching method of the time of advent, it may further comprise the steps:
1) in the multi-path transmission process of file, from the ACK bag in each path that receiving terminal returns, extract two-way time, and according to the transmission time that calculates each path data bag two-way time;
2) the current data packet number on the different paths of statistics, and record the time of advent that the transmitting time of current last transmission packet, the ACK that receives are at last confirmed bag at transmitting terminal, and consider the error of two-way time, dynamically obtain packet real-time on the different paths and send at interval;
3) send at interval and the transmitting time of current data packet according to the real-time packet in transmission time, each path of each path data bag, estimate the time of advent of each path data bag;
4) E.T.A in the different paths of contrast is for current data packet is selected the minimum path of the time of advent.
The formula time of advent of estimating each path data bag in the described step 3) is:
RTT t=K*RTT t-1+(1-K)RTT ACK
Current RTT value (RTT in the E.T.A algorithm t) be dynamically adapting current network state smoothly, its value is by previous RTT parameter (RTT once T-1) and the extraction value (RTT from the last ACK bag ACK) the rate of comprehensively examining, trade-off value wherein (K, 0<K<1) can be configured by the real network state.
Current transmission bag number in the described step 4) is defined respectively by the transmit queue of each paths, and increases progressively according to the number of giving out a contract for a project of this paths.
The present invention uses the RTT of reaction network Link State as the parameter of data dispatch, and carries out the gradual strategy that dynamically updates; Use giving out a contract for a project in the network to count the time of reception that wraps with the transmitting time of last transmission bag, reception is at last adjusted packet dynamically as parameter the transmission cycle; Two parameters of the packet sending speed of comprehensive consideration RTT and reaction network link bandwidth, the real-time and dynamic prediction data wraps in the time of advent in different paths, carries out the active data scheduling, to solve the out of order problem of receiving terminal.The present invention is merged RTT value and transmission cycle first, and carries out obtaining of dynamic smoothing parameter, has the advantage that increases transmission rate, stable throughput, can be used for the data dispatch aspect in the MPTCP transmission field.
Description of drawings
Fig. 1 is flow chart of the present invention;
Fig. 2 is the schematic diagram of the embodiment of the invention.
Embodiment
The invention will be further described below in conjunction with drawings and Examples.
As shown in Figure 1, for multi-path transmission, behind transport layer reception packet, the transmit port (different local ip address) that transport layer is made a strategic decision and will be used, thus make packet transmit in different paths.Decision-making mechanism wherein is most important, because it not only needs simple data dispatching bag, also will guarantee the arrival receiving terminal that packet can be orderly.
The ACK affirmation bag that the present invention receives by extracting transmitting terminal, from wherein calculating corresponding network RTT two-way time, set up the RTT formation of a correspondence, by to current RTT time and the preceding comprehensive consideration of once estimating the RTT parameter, calculate the current RTT value of estimating.
Simultaneously, by adding up the current data packet number on the different paths, and record the time of advent that the transmitting time of current last transmission packet, the ACK that receives are at last confirmed bag at transmitting terminal, by considering the error of two-way time, dynamically obtain packet real-time on the different paths and send at interval.
The present invention is by comprehensive above-mentioned two parameters: the current RTT value of estimating, real-time packet send the interval.By setting up the table of " path-number-of-packet-E.T.A ", at last the E.T.A on the different paths of packet in table of current pre-transmission is compared, select the path of time minimum wherein as its transmission path.
In order to verify the present invention, adopted environment shown in Figure 2 to carry out the simulation of network environment, realize the measurement of data.
The basic condition of test is:
Transfer files is unit with the packet, and is identical with the packet in the general network transmission, and with its parameter as last experimental result evaluation criteria, fully the data transmission state in the analog network is representative.
Two transmission terminals all have a plurality of network interfaces: namely by plural IP address, and the external transmission path (route) in different IP addresses is different.
The time delay of the link in the network: be assigned as two kinds of propagation delay times fixing, that gap is bigger, this is one of them important parameter of simulation multipath otherness, is in order to concentrate another one key factor---the available bandwidth of link of research influence transmission but be made as fixing parameter.
The available bandwidth of link in the network: the available bandwidth of inciting somebody to action a link wherein is fixed as a bigger value, the available bandwidth of another link is set to 1/20 of article one link bandwidth, and it is carried out order increase progressively, increasing progressively ratio is 1/40, is 1/2 up to the bandwidth ratio.
The evaluation criteria of experimental result:
Definition average transmission rate (KB/s) is transmission number/current total time spent of current total packet, the overall receiving velocity of expression receiving terminal, available bandwidth by continuous modification second link, namely constantly reduce two othernesses between the link, the data of statistics the present invention and prior art are as follows:
Table 2
Figure BDA00003410159500051
Define instantaneous throughput (Pkt/s) for the number of the bag that receives at the per second on the paths of receiving terminal, represent the transmittability on the different paths, also can reflect the stability of data dispatch algorithm from the side, its statistical table is as follows:
Table 3
Figure BDA00003410159500052
Above-mentioned two kinds of statistical values have reflected advantage of the present invention from two sides respectively: transmission rate is optimized algorithm with respect to the improvement of primal algorithm from the basis explanation; And the instantaneous quantitative statistics of handling up can if namely its instantaneous change in throughput is less, be fluctuateed in certain acceptable scope from the stability of the variation tendency of its data reflection data dispatch algorithm, illustrates that then its algorithm is comparatively stable.
The present invention can also be used for the transfer of data under the wireless network environment, is applied in the network environment of isomeries such as WIFI, 3G, and it only requires that associated terminal all supports the MPTCP agreement to get final product; The present invention is not only applicable to man-to-man network transmission environment, can also be used for the complicated network transmission environments such as one-to-many, multi-to-multi of cable network; The present invention is applicable to that also bandwidth and real-time have the strong media services that require, by adjacent data frames is realized the requirement of real-time by the mulitpath transmission.
The concrete application approach of the present invention is a lot, and the above only is preferred implementation of the present invention, should be understood that; for those skilled in the art; under the prerequisite that does not break away from the principle of the invention, can also make some improvement, these improvement also should be considered as protection scope of the present invention.

Claims (3)

  1. One kind based on the prediction time of advent the MPTCP data dispatching method, it is characterized in that may further comprise the steps:
    1) in the multi-path transmission process of file, from the ACK bag in each path that receiving terminal returns, extract two-way time, and according to the transmission time that calculates each path data bag two-way time;
    2) the current data packet number on the different paths of statistics, and record the time of advent that the transmitting time of current last transmission packet, the ACK that receives are at last confirmed bag at transmitting terminal, and consider the error of two-way time, dynamically obtain packet real-time on the different paths and send at interval;
    3) send at interval and the transmitting time of current data packet according to the real-time packet in transmission time, each path of each path data bag, estimate the time of advent of each path data bag;
    4) E.T.A in the different paths of contrast is for current data packet is selected the minimum path of the time of advent.
  2. 2. according to claim 1 based on the prediction MPTCP data dispatching method of the time of advent, it is characterized in that: the formula time of advent of estimating each path data bag in the step 3) is:
    RTT t=K*RTT t-1+(1-K)RTT ACK
    Current RTT value (RTT in the E.T.A algorithm t) be dynamically adapting current network state smoothly, its value is by previous RTT parameter (RTT once T-1) and the extraction value (RTT from the last ACK bag ACK) the rate of comprehensively examining, trade-off value wherein (K, 0<K<1) can be configured by the real network state.
  3. 3. according to claim 1 it is characterized in that: the current transmission bag number in the step 4) is defined respectively by the transmit queue of each paths based on the prediction MPTCP data dispatching method of the time of advent, and increases progressively according to the number of giving out a contract for a project of this paths.
CN201310261581XA 2013-06-26 2013-06-26 MPTCP data scheduling method based on forecast arrival time Pending CN103346963A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310261581XA CN103346963A (en) 2013-06-26 2013-06-26 MPTCP data scheduling method based on forecast arrival time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310261581XA CN103346963A (en) 2013-06-26 2013-06-26 MPTCP data scheduling method based on forecast arrival time

Publications (1)

Publication Number Publication Date
CN103346963A true CN103346963A (en) 2013-10-09

Family

ID=49281739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310261581XA Pending CN103346963A (en) 2013-06-26 2013-06-26 MPTCP data scheduling method based on forecast arrival time

Country Status (1)

Country Link
CN (1) CN103346963A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905463A (en) * 2014-04-21 2014-07-02 北京邮电大学 Connecting management and control method suitable for multi-path transmitting
CN104702527A (en) * 2015-03-24 2015-06-10 大连理工大学 Method for controlling multi-priority connection congestion time windows in multi-path TCP
CN105049369A (en) * 2015-08-14 2015-11-11 浙江大学 Video transmission congestion control method based on MPTCP in heterogeneous wireless network
WO2015168909A1 (en) * 2014-05-08 2015-11-12 华为技术有限公司 Data transmission control node, communication system and data transmission management method
CN105282211A (en) * 2014-05-30 2016-01-27 苹果公司 Long-Lived MPTCP Sessions
CN107231662A (en) * 2016-03-25 2017-10-03 华为技术有限公司 The method and apparatus of multiple stream transmission in a kind of SDN
CN107566275A (en) * 2017-10-18 2018-01-09 中南大学 Multi-path transmission method based on the delay inequality opposite sex in data center network
US9992786B2 (en) 2016-03-31 2018-06-05 At&T Intellectual Property I, L.P. Facilitation of multipath scheduling
CN108449772A (en) * 2017-02-16 2018-08-24 网宿科技股份有限公司 Routing resource and system, node server based on multi-path transmission protocol
CN108494698A (en) * 2017-12-13 2018-09-04 天津天地伟业机器人技术有限公司 A kind of jamming control method based on transmission rate
CN108696449A (en) * 2018-05-09 2018-10-23 清华大学 A kind of data dispatching method and device
CN109167704A (en) * 2018-08-31 2019-01-08 赛尔网络有限公司 The transport protocol TCP+ monitoring method of space link enhancing
US10193781B2 (en) 2016-04-14 2019-01-29 At&T Intellectual Property I, L.P. Facilitation of multipath transmission control protocols
WO2019052264A1 (en) * 2017-09-14 2019-03-21 华为技术有限公司 Method for transmitting message, network component and computer-readable storage medium
CN112019443A (en) * 2020-09-02 2020-12-01 首都师范大学 Multi-path data transmission method and device
CN112752347A (en) * 2019-10-31 2021-05-04 华为技术有限公司 Method and apparatus for scheduling data transmission

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895466A (en) * 2010-07-02 2010-11-24 北京交通大学 Method for reducing influence of data packet disorder on SCTP multipath transmission
CN102404077A (en) * 2011-11-30 2012-04-04 清华大学 Multi-path TCP protocol based on fountain codes
CN102761470A (en) * 2011-04-29 2012-10-31 清华大学 Multipath TCP (transmission control protocol) message scheduling method
US20130028096A1 (en) * 2011-07-29 2013-01-31 Yi-Ting Cheng Method for performing radio link control with round trip time awareness, and associated apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895466A (en) * 2010-07-02 2010-11-24 北京交通大学 Method for reducing influence of data packet disorder on SCTP multipath transmission
CN102761470A (en) * 2011-04-29 2012-10-31 清华大学 Multipath TCP (transmission control protocol) message scheduling method
US20130028096A1 (en) * 2011-07-29 2013-01-31 Yi-Ting Cheng Method for performing radio link control with round trip time awareness, and associated apparatus
CN102404077A (en) * 2011-11-30 2012-04-04 清华大学 Multi-path TCP protocol based on fountain codes

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905463B (en) * 2014-04-21 2017-02-15 北京邮电大学 Connecting management and control method suitable for multi-path transmitting
CN103905463A (en) * 2014-04-21 2014-07-02 北京邮电大学 Connecting management and control method suitable for multi-path transmitting
WO2015168909A1 (en) * 2014-05-08 2015-11-12 华为技术有限公司 Data transmission control node, communication system and data transmission management method
US10511535B2 (en) 2014-05-08 2019-12-17 Huawei Technologies Co., Ltd. Data transmission control node, communications system, and data transmission management method
CN105282211A (en) * 2014-05-30 2016-01-27 苹果公司 Long-Lived MPTCP Sessions
CN105282211B (en) * 2014-05-30 2019-01-15 苹果公司 The MPTCP session of long-life
CN104702527B (en) * 2015-03-24 2018-06-19 大连理工大学 The congestion time window control method connected in multipath TCP towards multipriority
CN104702527A (en) * 2015-03-24 2015-06-10 大连理工大学 Method for controlling multi-priority connection congestion time windows in multi-path TCP
CN105049369A (en) * 2015-08-14 2015-11-11 浙江大学 Video transmission congestion control method based on MPTCP in heterogeneous wireless network
CN107231662B (en) * 2016-03-25 2020-11-10 华为技术有限公司 Multi-stream transmission method and device in SDN network
US10680928B2 (en) 2016-03-25 2020-06-09 Huawei Technologies Co., Ltd. Multi-stream transmission method and device in SDN network
CN107231662A (en) * 2016-03-25 2017-10-03 华为技术有限公司 The method and apparatus of multiple stream transmission in a kind of SDN
US9992786B2 (en) 2016-03-31 2018-06-05 At&T Intellectual Property I, L.P. Facilitation of multipath scheduling
US10193781B2 (en) 2016-04-14 2019-01-29 At&T Intellectual Property I, L.P. Facilitation of multipath transmission control protocols
US10594766B2 (en) 2016-04-14 2020-03-17 At&T Intellectual Property I, L.P. Facilitation of multipath transmission control protocols
CN108449772A (en) * 2017-02-16 2018-08-24 网宿科技股份有限公司 Routing resource and system, node server based on multi-path transmission protocol
US11283555B2 (en) 2017-09-14 2022-03-22 Huawei Technologies Co., Ltd. Packet transmission method, network component, and computer-readable storage medium
WO2019052264A1 (en) * 2017-09-14 2019-03-21 华为技术有限公司 Method for transmitting message, network component and computer-readable storage medium
CN107566275A (en) * 2017-10-18 2018-01-09 中南大学 Multi-path transmission method based on the delay inequality opposite sex in data center network
CN107566275B (en) * 2017-10-18 2019-12-03 中南大学 Multi-path transmission method based on the delay inequality opposite sex in data center network
CN108494698A (en) * 2017-12-13 2018-09-04 天津天地伟业机器人技术有限公司 A kind of jamming control method based on transmission rate
CN108696449B (en) * 2018-05-09 2020-10-09 清华大学 Data scheduling method and device
CN108696449A (en) * 2018-05-09 2018-10-23 清华大学 A kind of data dispatching method and device
CN109167704A (en) * 2018-08-31 2019-01-08 赛尔网络有限公司 The transport protocol TCP+ monitoring method of space link enhancing
CN112752347A (en) * 2019-10-31 2021-05-04 华为技术有限公司 Method and apparatus for scheduling data transmission
CN112752347B (en) * 2019-10-31 2023-04-07 华为技术有限公司 Method and apparatus for scheduling data transmission
CN112019443A (en) * 2020-09-02 2020-12-01 首都师范大学 Multi-path data transmission method and device
CN112019443B (en) * 2020-09-02 2023-09-12 首都师范大学 Multipath data transmission method and device

Similar Documents

Publication Publication Date Title
CN103346963A (en) MPTCP data scheduling method based on forecast arrival time
Xu et al. CMT-NC: improving the concurrent multipath transfer performance using network coding in wireless networks
CN100534069C (en) Accelerating method for asymmetric and multi-concurrency network
CN102474455B (en) Network traffic accelerator
Zhou et al. Goodput improvement for multipath TCP by congestion window adaptation in multi-radio devices
CN103490972B (en) Multilink tunnel message transmission method and system
CN102833783B (en) Method for optimizing terminal control protocol (TCP) under wireless environment
Wang et al. TCP congestion control algorithm for heterogeneous Internet
CN101436978A (en) Method for authentic data transmission using UDP protocol
CN108809859A (en) A kind of transmission coating control method of packet-oriented deadline
Gabriel et al. Network coding on wireless multipath for tactile internet with latency and resilience requirements
CN102801692B (en) A kind of transmission control protocol optimization method and system connecting based on division
Maqhat et al. A-MSDU real time traffic scheduler for IEEE802. 11n WLANs
CN113726681B (en) Network congestion control method and network equipment
CN100563199C (en) A kind of method that in wireless network, improves a plurality of Non-Access Stratum switching performances
Yang et al. Pam: Precise receive buffer assignment method in transport protocol for concurrent multipath transfer
US9479351B2 (en) Method and apparatus for providing voice service in communication system
TW201023564A (en) Frame merging apparatus and method thereof
Elloumi et al. A simulation-based study of TCP dynamics over HFC networks
Sreekumari et al. A simple and efficient approach for reducing TCP timeouts due to lack of duplicate acknowledgments in data center networks
Bhat et al. MPTCP combining congestion window adaptation and packet scheduling for multi-homed device
Song et al. A performance analysis model for TCP over multiple heterogeneous paths in 5G networks
Kliazovich et al. Queue management mechanism for 802.11 base stations
Qin et al. Failure‐Aware and Delay‐Predicted Multipath Virtual Queue Scheduling for Multimedia Transmission in Edge IoT
Huang et al. Clean: Minimize switch queue length via transparent ECN-proxy in campus networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131009