中文
相关论文

相关论文: On-the-Fly TCP Acceleration with Miniproxy

200 篇论文

Over the past years, TCP has gone through numerous updates to provide performance enhancement under diverse network conditions. However, with respect to losses, little can be achieved with legacy TCP detection and recovery mechanisms. Both…

网络与互联网体系结构 · 计算机科学 2018-07-31 Simone Ferlin , Stepan Kucera , Holger Claussen , Ozgu Alay

Layer-7 (L7) proxies are critical to modern cloud-native systems, yet their performance is increasingly bottlenecked by copying entire payloads across the kernel-user boundary. Existing approaches reduce this overhead but typically…

网络与互联网体系结构 · 计算机科学 2026-05-01 Kairui Zhou , Shengkai Lin , Wei Zhang , Shizhen Zhao

gRPC is at the heart of modern distributed system architectures. Based on HTTP/2 and Protocol Buffers, it provides highly performant, standardized, and polyglot communication across loosely coupled microservices and is increasingly…

密码学与安全 · 计算机科学 2024-04-09 Louis Loechel , Siar-Remzi Akbayin , Elias Grünewald , Jannis Kiesel , Inga Strelnikova , Thomas Janke , Frank Pallas

Interplanetary networks (IPNs) present unique challenges such as extreme delay, high loss, and frequent disruptions that severely degrade the performance of conventional transport protocols like Transmission Control Protocol (TCP) and Quick…

网络与互联网体系结构 · 计算机科学 2026-03-12 Jianhao Yu , Ye Li , Qingfang Jiang , Shuai Liu , Wenfeng Li , Kanglian Zhao

In this report, I describe the design and implementation of an inexpensive, eight node, 32 core, cluster of raspberry pi single board computers, as well as the performance of this cluster on two computational tasks, one that requires…

分布式、并行与集群计算 · 计算机科学 2024-03-19 Vincent A. Cicirello

Web caching is essential for the World Wide Web, saving processing power, bandwidth, and reducing latency. Many proxy caching solutions focus on buffering data from the main server, neglecting cacheable information meant for server writes.…

数据库 · 计算机科学 2024-10-15 Ionut-Alex Moise , Alexandra Băicoianu

Coordination services are a fundamental building block of modern cloud systems, providing critical functionalities like configuration management and distributed locking. The major challenge is to achieve low latency and high throughput…

分布式、并行与集群计算 · 计算机科学 2018-02-23 Xin Jin , Xiaozhou Li , Haoyu Zhang , Nate Foster , Jeongkeun Lee , Robert Soule , Changhoon Kim , Ion Stoica

TCP's poor performance is identified as the bottleneck of high-speed networks. Extensions to TCP have been proposed and implemented. Some authors abandon TCP at all and suggest new transport protocols to overcome TCP limitations, at the…

网络与互联网体系结构 · 计算机科学 2017-05-26 Rui Policarpo Duarte

We consider the problem of transposing tensors of arbitrary dimension and describe TTC, an open source domain-specific parallel compiler. TTC generates optimized parallel C++/CUDA C code that achieves a significant fraction of the system's…

数学软件 · 计算机科学 2016-07-06 Paul Springer , Aravind Sankaran , Paolo Bientinesi

The cloud infrastructure must provide security for High-Performance Computing (HPC) applications of sensitive data to execute in such an environment. However, supporting security in the communication infrastructure of today's public cloud…

分布式、并行与集群计算 · 计算机科学 2020-11-04 Abu Naser , Cong Wu , Mehran Sadeghi Lahijani , Mohsen Gavahi , Viet Tung Hoang , Zhi Wang , Xin Yuan

This paper presents and analyses the implementation of a novel active queue management (AQM) named FavorQueue that aims to improve delay transfer of short lived TCP flows over best-effort networks. The idea is to dequeue packets that do not…

网络与互联网体系结构 · 计算机科学 2015-03-19 Pascal Anelli , Remi Diana , Emmanuel Lochin

It is commonly believed that datacenter networking software must sacrifice generality to attain high performance. The popularity of specialized distributed systems designed specifically for niche technologies such as RDMA, lossless…

操作系统 · 计算机科学 2019-01-16 Anuj Kalia , Michael Kaminsky , David G. Andersen

Service mesh is a fundamental technology for building cloud-native applications, which ensures the stable running of a large number of services by an intermediate layer that governs communication between services. However, service mesh is…

分布式、并行与集群计算 · 计算机科学 2023-12-05 Ming Li , Wenyan Lu , Hanyue Lin , Jingya Wu , Yu Zhang , Guihai Yan

The evolution of cloud applications into loosely-coupled microservices opens new opportunities for hardware accelerators to improve workload performance. Existing accelerator techniques for cloud sacrifice the consolidation benefits of…

网络与互联网体系结构 · 计算机科学 2021-06-14 Dionysios Diamantopoulos , Raphael Polig , Burkhard Ringlein , Mitra Purandare , Beat Weiss , Christoph Hagleitner , Mark Lantz , Francois Abel

In this paper, we present a novel and new file-based communication architecture using the local filesystem for large scale parallelization. This new approach eliminates the issues with filesystem overload and resource contention when using…

Recent years have witnessed several initiatives on enabling Internet access to the next three billion people. Access to the Internet necessarily translates to access to its services. This means that the goal of providing Internet access…

网络与互联网体系结构 · 计算机科学 2016-04-29 Arjuna Sathiaseelan , Adisorn Lertsinsrubtavee , Adarsh Jagan S , Prakash Baskaran , Jon Crowcroft

Heterogeneous multi-core architectures combine a few "host" cores, optimized for single-thread performance, with many small energy-efficient "accelerator" cores for data-parallel processing, on a single chip. Offloading a computation to the…

硬件体系结构 · 计算机科学 2025-11-11 Luca Colagrande , Luca Benini

During early stages of CPU design, benchmarks can only run on simulators to evaluate CPU performance. However, most big data benchmarks are too huge at code size scale, which causes them to be unable to finish running on simulators at an…

性能 · 计算机科学 2023-09-20 Yikang Yang , Lei Wang , Jianfeng Zhan

Large Language Models (LLMs) are increasingly augmented with external tools through standardized interfaces like the Model Context Protocol (MCP). However, current MCP implementations face critical limitations: they typically require local…

密码学与安全 · 计算机科学 2026-03-11 Arash Ahmadi , Sarah Sharif , Yaser M. Banad

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