中文
相关论文

相关论文: Taurus: A Data Plane Architecture for Per-Packet M…

200 篇论文

Existing single-stream logging schemes are unsuitable for in-memory database management systems (DBMSs) as the single log is often a performance bottleneck. To overcome this problem, we present Taurus, an efficient parallel logging scheme…

数据库 · 计算机科学 2020-10-15 Yu Xia , Xiangyao Yu , Andrew Pavlo , Srinivas Devadas

Large Language Models (LLMs) are rapidly being integrated into real-world applications, yet their autoregressive architectures introduce significant inference time variability, especially when deployed across heterogeneous edge-cloud…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Panlong Wu , Yifei Zhong , Danyang Chen , Ting Wang , Fangxin Wang

Using cloud Database as a Service (DBaaS) offerings instead of on-premise deployments is increasingly common. Key advantages include improved availability and scalability at a lower cost than on-premise alternatives. In this paper, we…

数据库 · 计算机科学 2024-12-05 Alex Depoutovitch , Chong Chen , Jin Chen , Paul Larson , Shu Lin , Jack Ng , Wenlin Cui , Qiang Liu , Wei Huang , Yong Xiao , Yongjun He

The rising demand for generative large language models (LLMs) poses challenges for thermal and power management in cloud datacenters. Traditional techniques often are inadequate for LLM inference due to the fine-grained, millisecond-scale…

分布式、并行与集群计算 · 计算机科学 2025-01-07 Jovan Stojkovic , Chaojie Zhang , Íñigo Goiri , Esha Choukse , Haoran Qiu , Rodrigo Fonseca , Josep Torrellas , Ricardo Bianchini

With more applications moving to the cloud, cloud providers need to diagnose performance problems in a timely manner. Offline processing of logs is slow and inefficient, and instrumenting the end-host network stack would violate the…

网络与互联网体系结构 · 计算机科学 2016-11-08 Mojgan Ghasemi , Theophilus Benson , Jennifer Rexford

Cloud environments require dynamic and adaptive networking policies. It is preferred to use heuristics over advanced learning algorithms in Virtual Network Functions (VNFs) in production becuase of high-performance constraints. This paper…

网络与互联网体系结构 · 计算机科学 2022-08-25 Zhiyuan Yao , Yoann Desmouceaux , Juan-Antonio Cordero-Fuertes , Mark Townsley , Thomas Heide Clausen

In the last few decades, data center architecture evolved from the traditional client-server to access-aggregation-core architectures. Recently there is a new shift in the data center architecture due to the increasing need for low latency…

网络与互联网体系结构 · 计算机科学 2020-09-21 Mujahid Sultan , Dodi Imbuido , Kam Patel , James MacDonald , Kumar Ratnam

Serving ML prediction pipelines spanning multiple models and hardware accelerators is a key challenge in production machine learning. Optimally configuring these pipelines to meet tight end-to-end latency goals is complicated by the…

分布式、并行与集群计算 · 计算机科学 2020-08-04 Daniel Crankshaw , Gur-Eyal Sela , Corey Zumar , Xiangxi Mo , Joseph E. Gonzalez , Ion Stoica , Alexey Tumanov

Microsoft Azure is dedicated to guarantee high quality of service to its customers, in particular, during periods of high customer activity, while controlling cost. We employ a Data Science (DS) driven solution to predict user load and…

Many recent papers have demonstrated fast in-network computation using programmable switches, running many orders of magnitude faster than CPUs. The main limitation of writing software for switches is the constrained programming model and…

网络与互联网体系结构 · 计算机科学 2022-12-14 Stephen Ibanez , Alex Mallery , Serhat Arslan , Theo Jepsen , Muhammad Shahbaz , Changhoon Kim , Nick McKeown

Modern network applications demand low-latency traffic engineering in the presence of network failure while preserving the quality of service constraints like delay and capacity. Fast Re-Route (FRR) mechanisms are widely used for traffic…

网络与互联网体系结构 · 计算机科学 2021-07-22 Habib Mostafaei , Mohammad Shojafar , Mauro Conti

As network traffic monitoring software for cybersecurity, malware detection, and other critical tasks becomes increasingly automated, the rate of alerts and supporting data gathered, as well as the complexity of the underlying model,…

人工智能 · 计算机科学 2013-05-14 Kartik Talamadupula , Octavian Udrea , Anton Riabov , Anand Ranganathan

Network load balancers are important components in data centers to provide scalable services. Workload distribution algorithms are based on heuristics, e.g., Equal-Cost Multi-Path (ECMP), Weighted-Cost Multi-Path (WCMP) or naive machine…

分布式、并行与集群计算 · 计算机科学 2021-12-06 Zhiyuan Yao , Yoann Desmouceaux , Mark Townsley , Thomas Heide Clausen

Switching, routing, and security functions are the backbone of packet processing networks. Fast and efficient processing of packets requires maintaining the state of a large number of transient network connections. In particular, modern…

网络与互联网体系结构 · 计算机科学 2023-05-05 Luke McHale , Paul V Gratz , Alex Sprintson

Serverless computing has emerged as a compelling solution for cloud-based model inference. However, as modern large language models (LLMs) continue to grow in size, existing serverless platforms often face substantial model startup…

分布式、并行与集群计算 · 计算机科学 2026-03-09 Minchen Yu , Rui Yang , Chaobo Jia , Zhaoyuan Su , Sheng Yao , Tingfeng Lan , Yuchen Yang , Zirui Wang , Yue Cheng , Wei Wang , Ao Wang , Ruichuan Chen

The increasing deployment of ML models on the critical path of production applications in both datacenter and the edge requires ML inference serving systems to serve these models under unpredictable and bursty request arrival rates. Serving…

分布式、并行与集群计算 · 计算机科学 2023-12-29 Alind Khare , Dhruv Garg , Sukrit Kalra , Snigdha Grandhi , Ion Stoica , Alexey Tumanov

In networks today, the data plane handles forwarding---sending a packet to the next device in the path---and the control plane handles routing---deciding the path of the packet in the network. This architecture has limitations. First, when…

网络与互联网体系结构 · 计算机科学 2019-12-06 Kausik Subramanian , Anubhavnidhi Abhashkumar , Loris D'Antoni , Aditya Akella

The paradigm of Intelligent DataPlane (IDP) embeds deep learning (DL) models on the network dataplane to enable intelligent traffic analysis at line-speed. However, the current use of the match-action table (MAT) abstraction on the…

网络与互联网体系结构 · 计算机科学 2025-06-09 Yinchao Zhang , Su Yao , Yong Feng , Kang Chen , Tong Li , Zhuotao Liu , Yi Zhao , Lexuan Zhang , Xiangyu Gao , Feng Xiong , Qi Li , Ke Xu

Applications such as web search and social networking have been moving from centralized to decentralized cloud architectures to improve their scalability. MapReduce, a programming framework for processing large amounts of data using…

分布式、并行与集群计算 · 计算机科学 2015-11-24 Pedro A. R. S. Costa , Xiao Bai , Fernando M. V. Ramos , Miguel Correia
‹ 上一页 1 2 3 10 下一页 ›