中文
相关论文

相关论文: A Longitudinal View at the Adoption of Multipath T…

200 篇论文

Multipath TCP (MPTCP) extends traditional TCP to enable simultaneous use of multiple connection endpoints at the source and destination. MPTCP has been under active development since its standardization in 2013, and more recently in…

网络与互联网体系结构 · 计算机科学 2022-01-19 Florian Aschenbrenner , Tanya Shreedhar , Oliver Gasser , Nitinder Mohan , Jörg Ott

Most end devices are now equipped with multiple network interfaces. Applications can exploit all available interfaces and benefit from multipath transmission. Recently Multipath TCP (MPTCP) was proposed to implement multipath transmission…

网络与互联网体系结构 · 计算机科学 2017-09-19 Liyang Sun , Guibin Tian , Guanyu Zhu , Yong Liu , Hang Shi , David Dai

MultiPath TCP (MPTCP) is a promising protocol which brings new light to the TCP/IP protocol stack ossification problem by means of an impactful innovation of the transport layer. A MPTCP connection consists of a set of one or more subflows,…

网络与互联网体系结构 · 计算机科学 2018-12-11 Bruno Yuji Lino Kimura , Antonio Alfredo Frederico Loureiro

Today, most devices have multiple network interfaces. Coupled with wide-spread replication of popular content at multiple locations, this provides substantial path diversity in the Internet. We propose Multi-source Multipath HTTP, mHTTP,…

网络与互联网体系结构 · 计算机科学 2013-12-11 Juhoon Kim , Ramin Khalili , Anja Feldmann , Yung-Chih Chen , Don Towsley

-Multipath communications at the Internet scale have been a myth for a long time, with no actual protocol being deployed so that multiple paths could be taken by a same connection on the way towards an Internet destination. Recently, the…

网络与互联网体系结构 · 计算机科学 2017-04-25 Ho-Dac-Duy Nguyen , Chi-Dung Phung , Stefano Secci , Benevid Felix , Michele Nogueira

Multipath TCP (MPTCP) can exploit multiple available interfaces at the end devices by establishing concurrent multiple connections between source and destination. MPTCP is a drop-in replacement for TCP and this makes it an attractive choice…

网络与互联网体系结构 · 计算机科学 2017-07-14 Abhijit Mondal , Aniruddh K , Samar Shailendra

Multi-Path TCP (MPTCP) is a new transport protocol that enables systems to exploit available paths through multiple network interfaces. MPTCP is particularly useful for mobile devices, which usually have multiple wireless interfaces.…

网络与互联网体系结构 · 计算机科学 2014-06-18 Yeon-sup Lim , Yung-Chih Chen , Erich M. Nahum , Don Towsley , Richard J. Gibbens

Recently, Multipath TCP (MPTCP) has been proposed as an alternative transport approach for datacenter networks. MPTCP provides the ability to split a flow into multiple paths thus providing better performance and resilience to failures.…

网络与互联网体系结构 · 计算机科学 2016-08-31 Savvas Zannettou , Michael Sirivianos , Fragkiskos Papadopoulos

Multipath-TCP receives a lot of attention recently and can potentially improve quality of service for both private and commercial users. It leverages the multiple available paths and send packets through all the available paths. The growing…

网络与互联网体系结构 · 计算机科学 2015-05-13 Xiuli Hu , Pangbei Hong , Bing Li

MPTCP is a new transport protocol that enables mobile devices to use multiple physical paths simultaneously through several network interfaces, such as WiFi and Cellular. However, wireless path capacities change frequently in the mobile…

网络与互联网体系结构 · 计算机科学 2020-07-06 Binbin Liao , Guangxing Zhang , Qinghua Wu , Zhenyu Li , Gaogang Xie

Modern mobile and stationary devices are equipped with multiple network interfaces aiming to provide wireless and wireline connectivity either in a local LAN or the Internet. Multipath TCP (MPTCP) protocol has been developed on top of…

网络与互联网体系结构 · 计算机科学 2025-11-19 Dimitrios Dimopoulos , Apostolis K. Salkintzis , Dimitris Tsolkas , Nikos Passas , Lazaros Merakos

Multipath TCP (MPTCP) has been widely used as an efficient way for communication in many applications. Data centers, smartphones, and network operators use MPTCP to balance the traffic in a network efficiently. MPTCP is an extension of TCP…

网络与互联网体系结构 · 计算机科学 2023-09-19 Maisha Maliha , Golnaz Habibi , Mohammed Atiquzzaman

Multipath TCP (MPTCP) is a standardized TCP extension which allows end-hosts to simultaneously exploit all of their network interfaces. The recent proliferation of dual-SIM mobile phones makes multi-LTE MPTCP setup an attractive option. We…

网络与互联网体系结构 · 计算机科学 2019-09-09 Nitinder Mohan , Tanya Shreedhar , Aleksandr Zavodovski , Jussi Kangasharju , Sanjit K. Kaul

Multipath TCP (MPTCP) is an extension to TCP which aggregates multiple parallel connections over available network interfaces. MPTCP bases its scheduling decisions on the individual RTT values observed at the subflows, but does not attempt…

网络与互联网体系结构 · 计算机科学 2017-11-22 Tanya Shreedhar , Nitinder Mohan , Sanjit K. Kaul , Jussi Kangasharju

A well-known technique for enhancing the performance and stability of content distribution is the use of multiple dissemination flows. Multipath TCP (MPTCP), the most popular multiflow protocol on the Internet, allows receivers to exploit…

网络与互联网体系结构 · 计算机科学 2017-07-07 Yannis Thomas , George Xylomenos , Christos Tsilopoulos , George C. Polyzos

We present an implementation of Multipath TCP (MPTCP) under the NS-3 open source network simulator. MPTCP is a promising extension of TCP currently considered by the recent eponymous IETF working group, with the objective of improving the…

网络与互联网体系结构 · 计算机科学 2011-12-09 Bachir Chihani , Collange Denis

Existing mobile devices have the capability to use multiple network technologies simultaneously to help increase performance; but they rarely, if at all, effectively use these technologies in parallel. We first present empirical data to…

网络与互联网体系结构 · 计算机科学 2013-06-11 Jason Cloud , Flavio du Pin Calmon , Weifei Zeng , Giovanni Pau , Linda Zeger , Muriel Medard

Our current world is revolutionned by the networks which are interconnecting any machine to any other one. Nowadays equipments are plugged to the network by the way of many different network adapters (Ethernet, wifi, GSM), and network…

网络与互联网体系结构 · 计算机科学 2011-12-21 Bachir Chihani , Denis Collange

Multipath TCP, or MPTCP, is a widely-researched mechanism that allows a single application-level connection to be split to more than one TCP stream, and consequently more than one network interface, as opposed to the traditional TCP/IP…

网络与互联网体系结构 · 计算机科学 2015-09-30 Chawanat Nakasan , Kohei Ichikawa , Hajimu Iida , Putchong Uthayopas

Multiple accesses are common for most mobile devices today. This technological advance opens up a new design space for improving the communication performance of mobile devices. Multipath TCP is a TCP extension that enables using multiple…

网络与互联网体系结构 · 计算机科学 2014-12-30 Lily Minear , Eric Zhang
‹ 上一页 1 2 3 10 下一页 ›