Endre søk
Link to record
Permanent link

Direct link
Publikasjoner (10 av 71) Visa alla publikasjoner
Rabitsch, A., Hurtig, P., Alfredsson, S. & Brunstrom, A. (2024). Monty: A Framework for Latency-aware Multi-flow ATSSS Scheduling. In: Proceedings - Conference on Local Computer Networks, LCN: . Paper presented at The 49th Conference on Local Computer Networks (LCN),Caen, France, October 8-10, 2024. (pp. 1-9). Institute of Electrical and Electronics Engineers (IEEE)
Åpne denne publikasjonen i ny fane eller vindu >>Monty: A Framework for Latency-aware Multi-flow ATSSS Scheduling
2024 (engelsk)Inngår i: Proceedings - Conference on Local Computer Networks, LCN, Institute of Electrical and Electronics Engineers (IEEE), 2024, s. 1-9Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

The Access Traffic Steering, Switching, and Splitting (ATSSS) technology, currently under standardization by the 3rd Generation Partnership Project (3GPP), is designed to enhance wireless access through the bundling of both 3GPP and non-3GPP access. One implementation option involves tunneling data through the Multipath QUIC (MP-QUIC) protocol. The decision of which access network each packet is transmitted on can greatly impact the performance of a network flow, and may also impact the performance of other flows. While Active Queue Management (AQM) in the network could normally manage such interactions, such techniques are limited in a shared multipath-tunnel context, since all traffic in the tunnel share a single connection. This paper introduces a multi-flow, multipath tunneling framework using MP-QUIC. It employs four distinct scheduling policies for packet scheduling decisions. We investigate how such scheduling policies interact with each other, and how they may be combined in order to achieve trade-offs in terms of latency, interactivity, and throughput. Through an extensive investigation in both emulated and real-world environments, we show that Quality of Service (QoS) can be significantly improved by smart combinations of scheduling policies.

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2024
Emneord
Wireless Communication, Protocols, Scheduling Algorithms, Quality Of Service, Switches, Standardization, Tunneling, Throughput, Object Object, Access Network, Network Management, Scheduling Decisions, 3rd Generation Partnership Project, Scavenging, High Flow, Care Policy, Interaction Score, Propagation Delay, Video Quality, Scheduling Scheme Object Object, Traffic Patterns, Multiple Flow, Minimum Latency, Back Off, Primary Path, Transport Protocol, Datagram, Reliable Delivery Object Object, You Tube, Deployment Scenarios, Receiver Side, Network Path, Data Delivery
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-102013 (URN)10.1109/LCN60385.2024.10639681 (DOI)2-s2.0-85214931337 (Scopus ID)
Konferanse
The 49th Conference on Local Computer Networks (LCN),Caen, France, October 8-10, 2024.
Forskningsfinansiär
VinnovaKnowledge Foundation
Tilgjengelig fra: 2024-10-15 Laget: 2024-10-15 Sist oppdatert: 2025-02-24bibliografisk kontrollert
Alfredsson, F., Hurtig, P., Brunstrom, A., Hoiland-Jorgensen, T. & Brouer, J. D. (2024). XDQ: Enhancing XDP with Queuing and Packet Scheduling. In: Chemouil P., Martini B., Machuca C.M., Papadimitriou P., Borsatti D., Rovedakis S. (Ed.), Proceedings of the 27th Conference on Innovation in Clouds, Internet and Networks, ICIN 2024: . Paper presented at The 27th Conference on Innovation in Clouds, Internet and Networks, ICIN, Paris, France, March 11-14, 2024. (pp. 52-56). IEEE
Åpne denne publikasjonen i ny fane eller vindu >>XDQ: Enhancing XDP with Queuing and Packet Scheduling
Vise andre…
2024 (engelsk)Inngår i: Proceedings of the 27th Conference on Innovation in Clouds, Internet and Networks, ICIN 2024 / [ed] Chemouil P., Martini B., Machuca C.M., Papadimitriou P., Borsatti D., Rovedakis S., IEEE, 2024, s. 52-56Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Modern internet users expect seamless, uninterrupted communication when using real-time applications, even when sharing the network connection with devices that produce heavy traffic. This trend has pushed the demand for more sophisticated packet schedulers on routers. However, given the limited resources on these routers, it is increasingly important to reduce the overhead associated with these schedulers. This paper presents XDP Queuing (XDQ), our ongoing work on achieving faster packet scheduling on the Linux operating system, which is popular on networking equipment. Linux provides eXpress Data Path (XDP), a high-performance programmable network data path using the eBPF framework, which allows code to process packets early from the driver. While XDP has found numerous uses in the industry, such as Denial-of-Service attack mitigation, load-balancers, and intrusion prevention systems, it currently has no mechanism for queueing or reordering packets and cannot implement traffic scheduling policies. Our contribution, XDQ, is a programmable packet scheduling extension for the XDP framework. XDQ uses recently proposed schemes for programmable queues. It allows writing packet schedulers using eBPF while benefiting from the XDP fast data path. 

sted, utgiver, år, opplag, sider
IEEE, 2024
Emneord
BPF, eBPF, Eiffel, Linux, PIFO, Programmable scheduling, Queueing, Scheduling, SPRIO, WFQ, XDP
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-99732 (URN)10.1109/ICIN60470.2024.10494444 (DOI)2-s2.0-85191255891 (Scopus ID)979-8-3503-9377-4 (ISBN)979-8-3503-9376-7 (ISBN)
Konferanse
The 27th Conference on Innovation in Clouds, Internet and Networks, ICIN, Paris, France, March 11-14, 2024.
Tilgjengelig fra: 2024-06-03 Laget: 2024-06-03 Sist oppdatert: 2024-06-03bibliografisk kontrollert
Haile, H. K., Grinnemo, K.-J., Ferlin, S., Hurtig, P. & Brunström, A. (2023). Copa-D: Delay Consistent Copa for Dynamic Cellular Networks. In: 2023 Joint European Conference on Networks and Communications and 6G Summit, EuCNC/6G Summit: . Paper presented at 2023 European Conference on Networks and Communications & 6G Summit (EuCNC/6G Summit) (pp. 508-513). IEEE
Åpne denne publikasjonen i ny fane eller vindu >>Copa-D: Delay Consistent Copa for Dynamic Cellular Networks
Vise andre…
2023 (engelsk)Inngår i: 2023 Joint European Conference on Networks and Communications and 6G Summit, EuCNC/6G Summit, IEEE, 2023, s. 508-513Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

The lack of consideration for application delay requirements in standard loss-based congestion control algorithms (CCAs) has motivated the proposal of several alternative CCAs. As such, Copa is one of the most recent and promising CCAs, and it has attracted attention from both academia andindustry. The delay performance of Copa is governed by amostly static latency-throughput tradeoff parameter, δ. However,a static δ parameter makes it difficult for Copa to achieve consistent delay and throughput over a range of bottleneck bandwidths. In particular, the coexistence of 4G and 5G networks and the wide range of bandwidths experienced in NG-RANs can result in inconsistent CCA performance. To this end, we propose a modification to Copa, Copa-D, that dynamically tunes δ to achieve a consistent delay performance. We evaluate the modification over emulated fixed, 4G, and 5G bottlenecks. The results show that Copa-D achieves consistent delay with minimal impact on throughput in fixed capacity bottlenecks. Copa-D also allows a more intuitive way of specifying the latency-throughput tradeoff and achieves more accurate and predictable delay invariable cellular bottleneck.

sted, utgiver, år, opplag, sider
IEEE, 2023
Serie
European Conference on Networks and Communications, ISSN 2475-6490, E-ISSN 2575-4912
Emneord
Copa, Delay, Throughput, 4G, 5G, QUIC
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-94025 (URN)10.1109/EuCNC/6GSummit58263.2023.10188233 (DOI)2-s2.0-85168418872 (Scopus ID)
Konferanse
2023 European Conference on Networks and Communications & 6G Summit (EuCNC/6G Summit)
Merknad

Paper part of Haile's (2023) doctoral thesis Achieving Low Latency and High Throughput over Cellular Internet Connections as manuscript, now published.

Tilgjengelig fra: 2023-03-28 Laget: 2023-03-28 Sist oppdatert: 2024-07-08bibliografisk kontrollert
Garcia, J., Hurtig, P. & Hammar, J. (2022). Evaluating and Modeling 5G MPTCP Performance. In: International Conference on Wireless and Mobile Computing, Networking and Communications: . Paper presented at 18th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob),Thessaloniki, Greece, October 10-12, 2022. (pp. 406-411). Institute of Electrical and Electronics Engineers (IEEE), 2022-October
Åpne denne publikasjonen i ny fane eller vindu >>Evaluating and Modeling 5G MPTCP Performance
2022 (engelsk)Inngår i: International Conference on Wireless and Mobile Computing, Networking and Communications, Institute of Electrical and Electronics Engineers (IEEE), 2022, Vol. 2022-October, s. 406-411Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Multipath connectivity and aggregation of multiple communication links is actively being researched with the aim to achieve higher throughput and lower latency. In this work we perform an emulation-based evaluation of the relative goodput of MPTCP and TCP in a 5G usage context. A large range of path capacity and delay conditions is explored, for both the primary and secondary paths, with over 2000 different configurations evaluated. Evaluations are performed over eight combinations of MPTCP schedulers and congestion controls. The results show that MPTCP running over two links provide lower goodput than TCP over a single link for the majority of cases. Asymmetry in link conditions is in many cases a major complication for the MPTCP scheduler. To examine the predictability of poor performance, and to obtain further insight on the structure of this phenomena, we perform regression modeling of the relative good put. In addition to the traditional approaches of Linear Regression and Random Forest, we also employ Sym-bolic Regression to obtain mathematical expressions capable of providing insight on the path conditions most contributing to poor MPTCP performance. Such regression expressions can be informative when evaluating different schedulers or link aggregation approaches. 

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2022
Emneord
5G mobile communication systems, Regression analysis, Scheduling, Transmission control protocol, Delay condition, Good put, High-low, High-throughput, Low latency, Multipath, Path capacity, Path delay, Performance, Usage context, Decision trees
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-92705 (URN)10.1109/WiMob55322.2022.9941555 (DOI)2-s2.0-85142724742 (Scopus ID)978-1-6654-6975-3 (ISBN)
Konferanse
18th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob),Thessaloniki, Greece, October 10-12, 2022.
Forskningsfinansiär
.SE (The Internet Infrastructure Foundation)Knowledge Foundation
Tilgjengelig fra: 2022-12-09 Laget: 2022-12-09 Sist oppdatert: 2022-12-09bibliografisk kontrollert
Haile, H. K., Grinnemo, K.-J., Ferlin, S., Hurtig, P. & Brunstrom, A. (2022). Performance of QUIC congestion control algorithms in 5G networks. In: Proceedings of the ACM SIGCOMM 2022 Workshop on 5G and Beyond Network Measurements, Modeling, and Use Cases - Part of SIGCOMM 2022: . Paper presented at SIGCOMM '22: ACM SIGCOMM 2022 Conference, Amsterdam, Netherlands, August 22, 2022. (pp. 15-21). Association for Computing Machinery (ACM)
Åpne denne publikasjonen i ny fane eller vindu >>Performance of QUIC congestion control algorithms in 5G networks
Vise andre…
2022 (engelsk)Inngår i: Proceedings of the ACM SIGCOMM 2022 Workshop on 5G and Beyond Network Measurements, Modeling, and Use Cases - Part of SIGCOMM 2022, Association for Computing Machinery (ACM), 2022, s. 15-21Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

The deployment of the next generation of cellular networks (5G) is expanding to enable new services and improve the quality of existing ones. Despite the benefits of 5G networks, they also present new challenges for the performance of classical and recently-proposed congestion control algorithms (CCAs), e.g., Bottleneck bandwidth and round-trip propagation time (BBR) and Copa. Despite their successful adoption in the Internet, BBR has been shown to overestimate the bottleneck bandwidth in cellular networks, and Copa has not been independently tested on a similar scale and detail as BBR in cellular networks. In this work, we compare the performance of these fairly recent CCAs as well as the widely deployed CUBIC CCA, and a modification to BBR for cellular networks (RBBR) at 5G rates. The evaluation is performed using the emerging QUIC protocol and uses both emulations and live experiments. Our results show that in 5G networks, CUBIC, BBR, and Copa suffer from significant bufferbloat, longer packet delays, and lower throughput, respectively. We also observe that in cases where the bottleneck is largely in the 5G link, RBBR can offer a significant delay reduction compared to BBR and CUBIC. 

sted, utgiver, år, opplag, sider
Association for Computing Machinery (ACM), 2022
Emneord
Bandwidth, Queueing networks, Traffic congestion, Wireless networks, 5g, BBR, Bottleneck bandwidth, Cellular network, Congestion control, Congestion control algorithm, Copa, CUBIC, Performance, QUIC, 5G mobile communication systems
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-92184 (URN)10.1145/3538394.3546040 (DOI)2-s2.0-85138238036 (Scopus ID)
Konferanse
SIGCOMM '22: ACM SIGCOMM 2022 Conference, Amsterdam, Netherlands, August 22, 2022.
Tilgjengelig fra: 2022-10-12 Laget: 2022-10-12 Sist oppdatert: 2023-03-28bibliografisk kontrollert
Haile, H. K., Grinnemo, K.-J., Hurtig, P. & Brunström, A. (2022). RBBR: A Receiver-driven BBR in QUIC for Low-latency in Cellular Networks. IEEE Access, 10, 18707-18719
Åpne denne publikasjonen i ny fane eller vindu >>RBBR: A Receiver-driven BBR in QUIC for Low-latency in Cellular Networks
2022 (engelsk)Inngår i: IEEE Access, E-ISSN 2169-3536, Vol. 10, s. 18707-18719Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

BBR is a promising new congestion control algorithm (CCA) that has been shown to result in significantly lower latency compared to conventional loss-based CCAs. However, in cellular networks, where there is a high variability in the available rate, BBR does not perform as well as expected. In such scenarios, BBR tends to overestimate the available capacity and create queues that cause longer packet delays. In this work, we propose Receiver-driven BBR (RBBR), a modified version of BBR that uses rate estimates made at the receiver side rather than at the sender side. We employ a Kalman filter to make a more accurate estimate of the available bandwidth, and we implement the algorithm in QUIC. An evaluation of the proposed CCA is done through extensive 4G trace-based emulations, real 4G network tests and mmWave trace-based emulations representing a 5G scenario. The results show that RBBR is able to achieve an RTT reduction of up to 80\% with a worst-case throughput loss of about 30\%. The results also show that in real 4G networks, RBBR flows experience a more predictable and consistent RTT than what BBR flows do.

sted, utgiver, år, opplag, sider
IEEE, 2022
Emneord
4G, 5G, BBR, congestion control, Kalman filer, QUIC, RTT, throughput
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-88378 (URN)10.1109/ACCESS.2022.3148998 (DOI)000760731600001 ()2-s2.0-85124204137 (Scopus ID)
Tilgjengelig fra: 2022-02-04 Laget: 2022-02-04 Sist oppdatert: 2023-03-28bibliografisk kontrollert
Haile, H. K., Grinnemo, K.-J., Ferlin, S., Hurtig, P. & Brunström, A. (2021). End-to-end congestion control approaches for high throughput and low delay in 4G/5G cellular networks. Computer Networks, 186, 1-22
Åpne denne publikasjonen i ny fane eller vindu >>End-to-end congestion control approaches for high throughput and low delay in 4G/5G cellular networks
Vise andre…
2021 (engelsk)Inngår i: Computer Networks, ISSN 1389-1286, E-ISSN 1872-7069, Vol. 186, s. 1-22Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Cellular networks have evolved to support high peak bitrates with low loss rates as observed by the higherlayers. However, applications and services running over cellular networks are now facing other difficult congestion-related challenges, most notably a highly variable link capacity and bufferbloat. To overcome theseissues and improve performance of network traffic in 4G/5G cellular networks, a number of in-network and end-to-end solutions have been proposed. Fairness between interacting congestion control algorithms (CCAs) has played an important role in the type of CCAs considered for research and deployment. The placement of content closer to the user and the allocation of per-user queues in cellular networks has increased the likelihood of a cellular access bottleneck and reduced the extent of flow interaction between multiple users. This has resulted in renewed interest in end-to-end CCAs for cellular networks by opening up room for researchand exploration. In this work, we present end-to-end CCAs that target a high throughput and a low latency over highly variable network links, and classify them according to the way they address the congestion control. The work also discusses the deployability of the algorithms. In addition, we provide insights into possible future research directions, such as coping with a higher degree of variability, interaction of CCAs in as hared bottleneck, and avenues for synergized research, such as CCAs assisted by software defined networking and network function virtualization. We hope that this work will serve as a starting point for systematically navigating through the expanding number of cellular CCAs.

sted, utgiver, år, opplag, sider
Elsevier, 2021
Emneord
TCP, QUIC, Wireless, Mobile, 4G, 5G, Congestion control, Survey
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-82281 (URN)10.1016/j.comnet.2020.107692 (DOI)000694954000008 ()2-s2.0-85098985052 (Scopus ID)
Prosjekter
5th Generation End-to-end Network, Experimentation, System Integration, and Showcasing (5GENESIS)
Forskningsfinansiär
EU, Horizon 2020, 815178
Tilgjengelig fra: 2021-01-06 Laget: 2021-01-06 Sist oppdatert: 2023-03-28bibliografisk kontrollert
Haile, H. K., Grinnemo, K.-J., Ferlin-Reiter, S., Hurtig, P. & Brunström, A. (2021). WIP: Leveraging QUIC for a Receiver-driven BBR for Cellular Networks. In: 2021 IEEE 22nd International Symposium on a World of Wireless, Mobile and Multimedia Networks (WoWMoM): . Paper presented at The 22nd IEEE International Symposium on a World of Wireless, Mobile and Multimedia Networks (WoWMoM), Pisa, Italy. (pp. 252-255). Institute of Electrical and Electronics Engineers (IEEE)
Åpne denne publikasjonen i ny fane eller vindu >>WIP: Leveraging QUIC for a Receiver-driven BBR for Cellular Networks
Vise andre…
2021 (engelsk)Inngår i: 2021 IEEE 22nd International Symposium on a World of Wireless, Mobile and Multimedia Networks (WoWMoM), Institute of Electrical and Electronics Engineers (IEEE), 2021, s. 252-255Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Cellular networks are continuously evolving to allow improved throughput and low latency performance for applications. However, it has been shown that, due to buffer over-provisioning, TCP’s standard loss-based congestion control algorithms (CCAs) can cause long delays in cellular networks. The QUIC transport protocol and the Bottleneck Bandwidth and Round-trip propagation time (BBR) congestion control are both proposed in response to shortcomings observed in TCP and loss-based CCAs. Despite its notable advantages, BBR can experience suboptimal delay performance in cellular networks due to one of its underlying design choices: the maximum bandwidth filter at the sender. In this work, we leverage QUIC’s extensibility to enhance BBR. Instead of using the ACK rate observed at the sender side, we apply a more fitting delivery rate calculated at the receiver. Our 5G-trace-based emulation experiments in CloudLab suggest that our modified QUIC could significantly improve latency without any notable effect on the throughput: In particular, in some of our experiments, we observe up to 39% reduction of the round-trip time (RTT) with a worst case throughput reduction of 2.7%.

sted, utgiver, år, opplag, sider
Institute of Electrical and Electronics Engineers (IEEE), 2021
Emneord
QUIC, BBR, cellular, delay, throughput, congestion control, feedback
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-83737 (URN)10.1109/WoWMoM51794.2021.00046 (DOI)000855656300034 ()2-s2.0-85112431263 (Scopus ID)978-1-6654-2263-5 (ISBN)
Konferanse
The 22nd IEEE International Symposium on a World of Wireless, Mobile and Multimedia Networks (WoWMoM), Pisa, Italy.
Prosjekter
Högkvalitativa Nätverkstjänster i En Mobil Värld, Karlstad Universitet (HITS)
Forskningsfinansiär
Knowledge Foundation
Tilgjengelig fra: 2021-04-22 Laget: 2021-04-22 Sist oppdatert: 2023-03-28bibliografisk kontrollert
Yedugundla, K., Hurtig, P. & Brunström, A. (2019). Handling Packet Losses in Cloud-Based Application Traffic. In: Proceedings of the 9th International Conference on Cloud Computing and Services Science - Volume 1: CLOSER: . Paper presented at 9th International Conference on Cloud Computing and Services Science, CLOSER 2019 2-4 May, Heraklion, Greece (pp. 111-119). SciTePress
Åpne denne publikasjonen i ny fane eller vindu >>Handling Packet Losses in Cloud-Based Application Traffic
2019 (engelsk)Inngår i: Proceedings of the 9th International Conference on Cloud Computing and Services Science - Volume 1: CLOSER, SciTePress, 2019, s. 111-119Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

Internet traffic is comprised of data flows from various applications with unique traffic characteristics. For many cloud applications, end-to-end latency is a primary factor affecting the perceived user experience. As packet losses cause delays in the communication they impact user experience, making efficient handling of packet losses an important function of transport layer protocols. Multipath TCP (MPTCP) is a modification to TCP that enables simultaneous use of several paths for a TCP flow. MPTCP is known to improve throughput. However, the performance of MPTCP is not optimal when handling certain loss scenarios. Efficient packet loss recovery is thus important to achieve desirable flow completion times for interactive cloud-based applications. In this paper we evaluate the performance of MPTCP in handling tail losses using traffic traces from various cloud-based applications. Tail losses, losses that occur at the end of a flow or traffic burst, are particularly challenging from a latency perspective as they are difficult to detect and recover in a timely manner. Tail losses in TCP are handled by using a tail loss probe (TLP) mechanism which was adapted to MPTCP from TCP. We investigate the performance of TLP in MPTCP, comparing the standard implementation to a recently proposed, less conservative approach. Our experimental results show that a less conservative implementation of TLP performs significantly better than the standard implementation in handling tail losses, reducing the average burst completion time of cloud based applications when tail loss occurs by up to 50% in certain cases.

sted, utgiver, år, opplag, sider
SciTePress, 2019
Emneord
Multipath TCP, Cloud Applications, Latency, Loss Recovery, Performance Evaluation, Measurements.
HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-70749 (URN)10.5220/0007723801110119 (DOI)000571051500010 ()2-s2.0-85067484825 (Scopus ID)978-989-758-365-0 (ISBN)
Konferanse
9th International Conference on Cloud Computing and Services Science, CLOSER 2019 2-4 May, Heraklion, Greece
Tilgjengelig fra: 2019-02-20 Laget: 2019-02-20 Sist oppdatert: 2020-10-12bibliografisk kontrollert
Ahlgren, B., Grinnemo, K.-J., Arahamsson, H., Brunström, A. & Hurtig, P. (2019). Latency-aware Multipath Scheduling inInformation-centric Networks. In: Proceedings of the Fifteenth Swedish National Computer Networking Workshop (SNCNW), Luleå, Sweden. 4-5 June 2019.: . Paper presented at The Fifteenth Swedish National Computer Networking Workshop (SNCNW), Luleå, Sweden. 4-5 June 2019..
Åpne denne publikasjonen i ny fane eller vindu >>Latency-aware Multipath Scheduling inInformation-centric Networks
Vise andre…
2019 (engelsk)Inngår i: Proceedings of the Fifteenth Swedish National Computer Networking Workshop (SNCNW), Luleå, Sweden. 4-5 June 2019., 2019Konferansepaper, Publicerat paper (Fagfellevurdert)
Abstract [en]

We present the latency-aware multipath schedulerZQTRTT that takes advantage of the multipath opportunities ininformation-centric networking. The goal of the scheduler is touse the (single) lowest latency path for transaction-oriented flows,and use multiple paths for bulk data flows. A new estimatorcalled zero queue time ratio is used for scheduling over multiplepaths. The objective is to distribute the flow over the paths sothat the zero queue time ratio is equal on the paths, that is,so that each path is ‘pushed’ equally hard by the flow withoutcreating unwanted queueing. We make an initial evaluation usingsimulation that shows that the scheduler meets our objectives.

HSV kategori
Forskningsprogram
Datavetenskap
Identifikatorer
urn:nbn:se:kau:diva-72439 (URN)
Konferanse
The Fifteenth Swedish National Computer Networking Workshop (SNCNW), Luleå, Sweden. 4-5 June 2019.
Prosjekter
HITS
Forskningsfinansiär
Knowledge Foundation
Tilgjengelig fra: 2019-06-12 Laget: 2019-06-12 Sist oppdatert: 2020-01-20bibliografisk kontrollert
Organisasjoner
Identifikatorer
ORCID-id: ORCID iD iconorcid.org/0000-0002-8731-2482